wiki.techinc.nl/tests/phpunit/includes/upload
Timo Tijhof a4eb5c9a8a upload: Simplify UploadStashTest by using getNewTempFile()
The parent class has a built-in list that tracks these files and
deletes them in a teardown.

I was unable to reproduce a case where $path + '.' is created by
MediaWiki. As far as I can tell, no current code exists in core
that would do this. If it does exist, we can keep the tearDown()
override with just that second case, but I'm removing it for now,
given it doesn't appear to be used.

Change-Id: I5847b7b266f1393d983aeb4b115bc0ae000e3547
2017-11-06 22:45:34 -08:00
..
UploadBaseTest.php SECURITY: Whitelist DTD declaration in SVG 2017-04-06 13:43:04 -07:00
UploadFromUrlTest.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
UploadStashTest.php upload: Simplify UploadStashTest by using getNewTempFile() 2017-11-06 22:45:34 -08:00