wiki.techinc.nl/tests/phpunit/includes/resourceloader
Timo Tijhof 370a7d5f39 resourceloader: Make tests less susceptible to timestamp races
getDefinitionSummary isn't the authoritive method to detect changes.
Using it as such may false cause something to appear detected or
undetected. Use getVersionHash() instead.

Thanks to Gilles for uncovering this bug.

Bug: T105476
Change-Id: Ibefc9fa8ffd9d45e29901d726801e8d4e008b66f
2015-07-10 13:59:52 +00:00
..
templates resourceloader: Add support for delivering templates 2014-10-29 19:31:16 +00:00
DerivativeResourceLoaderContextTest.php resourceloader: Fix broken getRequest/getDirection in derived context 2015-06-13 06:00:33 +01:00
ResourceLoaderFileModuleTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
ResourceLoaderImageModuleTest.php ResourceLoaderImage: Allow shorthand syntax 2015-04-02 21:27:06 +02:00
ResourceLoaderImageTest.php ResourceLoaderImageModule: Implement cache invalidation 2015-04-14 21:31:19 +02:00
ResourceLoaderModuleTest.php resourceloader: Make tests less susceptible to timestamp races 2015-07-10 13:59:52 +00:00
ResourceLoaderStartUpModuleTest.php resourceloader: Enable module content version for data modules 2015-06-18 20:39:38 +00:00
ResourceLoaderTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
ResourceLoaderWikiModuleTest.php resourceloader: Refactor ResourceLoaderWikiModule to reduce database queries 2015-06-05 00:43:46 +01:00