silverstripe-framework/tests/php/Core
2020-03-24 10:48:35 +13:00
..
Cache Merge remote-tracking branch 'origin/4.0' into 4 2018-01-22 14:57:05 +13:00
ClassInfoTest NEW Add ClassInfo method to get all classes with a given extension applied 2020-03-24 10:48:35 +13:00
Config API Add withConfig method (#9011) 2019-10-31 16:12:04 +13:00
EnvironmentTest BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Injector FIX Reverting ExtensionTestState and Extensible extra methods modifications to prevent PHP 5.6 segfault (#8581) 2018-11-26 12:00:02 +13:00
Manifest Added unit tests for config condition if PHP extension is loaded 2019-07-03 10:32:41 -03:00
ObjectTest Fix tests 2019-03-20 12:33:00 +13:00
ClassInfoTest.php NEW Add ClassInfo method to get all classes with a given extension applied 2020-03-24 10:48:35 +13:00
ConvertTest.php Merge branch '4.3' into 4 2018-11-09 11:39:27 +02:00
CoreTest.php FIX Regex range identifier correctly escaped 2018-02-05 15:17:20 +00:00
EnvironmentLoaderTest.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
EnvironmentTest.php Update getVariables to return a copy of globals rather than including the reference in an array merge 2018-02-27 09:52:36 +13:00
HTMLCleanerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
KernelTest.php BUG Fix unassigned nestedFrom 2017-07-21 08:58:19 +12:00
MemoryLimitTest.php FIX core memory limit test 2019-07-12 16:30:25 +12:00
ObjectTest.php Fix tests 2019-03-20 12:33:00 +13:00
PathTest.php API Implement support for public/ webroot folder (#7741) 2018-01-12 16:25:02 +13:00
PhpSyntaxTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00