merged master some more
[lhc/web/wiklou.git] / tests / phpunit / includes / filerepo / StoreBatchTest.php
2012-01-28 Aaron Schulzr110180: fixed copy-paste cruft for custom backend...
2012-01-27 Aaron SchulzFixed a bunch of dir leakage
2012-01-25 Aaron Schulz* In NewParserTest, refactored code to use FileBackend...
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 PlatonidesFix folder leakage.
2012-01-18 Antoine Mussotests: mark tests requiring a database connection
2012-01-12 Aaron Schulz* Added 'basePath' config param to FSFileBackend and...
2012-01-10 Antoine MussoStoreBatchText note about using custom repo
2012-01-07 Aaron SchulzDependency inject the repo/backend for proper testing...
2011-12-21 Ian Bakerchanged instances of sample.com to example.com per...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546 only better this...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546
2011-10-16 Russ NelsonStoreBatchTest counts now correct, and using assertEquals
2011-10-11 Russ NelsonSome docs and a test for FileRepo::storeBatch()