wiki.techinc.nl/tests/phpunit/maintenance
Alexandre Emsenhuber c293d90acb Remove usage of wfTime() in benchmarks and backupTextPassTest.php
Left the usage in GlobalTest.php since these are tests for
that function.

This function is only a wrapper to microtime( true ),
so it can easily be replaced and deprecated at some point.

Change-Id: I4f7c1f6705e10e2664f8e9be51d86ed5c8ff1e1c
2012-09-06 19:47:17 +02:00
..
backup_LogTest.php Adding tests for dumps 2012-04-28 11:37:07 +02:00
backup_PageTest.php (bug 33222) Add parentid to revision in export xml 2012-06-09 15:41:55 +02:00
backupPrefetchTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
backupTextPassTest.php Remove usage of wfTime() in benchmarks and backupTextPassTest.php 2012-09-06 19:47:17 +02:00
DumpTestCase.php Removing unused method Status::getXML. 2012-08-19 11:17:57 +02:00
fetchTextTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
getSlaveServerTest.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 21:45:00 +02:00
MaintenanceTest.php Adding Maintenance output tests 2012-04-15 21:29:07 +02:00