wiki.techinc.nl/tests/phpunit/includes/filerepo
Timo Tijhof 9bd8dc6e2d filerepo: Use standard method for creating temp dir in unit test
Previously, the unittests-thumb directory (and its hashed subdirectories,
and the .htaccess and index.html files) were being left behind.

While that may be a bug in the FileBackend class, the unit test
shouldn't rely on that for its teardown. If we want to assert that,
that can be a separate test.

Bug: T89085
Change-Id: Ided46b71ace82159864145b76d98bb10da5d0311
2015-02-11 01:42:12 +00:00
..
file Move Test files under same folder structure where class is (/includes/) 2014-12-16 21:56:44 +01:00
FileRepoTest.php filebackend: cleaned up the FileBackend constructor 2013-12-03 13:57:01 -08:00
RepoGroupTest.php Break some long lines in maintenance, skins, tests 2014-07-24 19:03:17 +02:00
StoreBatchTest.php filerepo: Use standard method for creating temp dir in unit test 2015-02-11 01:42:12 +00:00