silverstripe-framework/tests
Ingo Schommer 3b06e30558 Don’t add extension dot in FileNameFilter
File names are generally valid without an extension (although they might be disallowed by upload constraints),
so the filter should deal gracefully with them (“myfile” should return “myfile”, not “myfile.”)
2017-01-13 11:11:40 +13:00
..
behat API Moved iShouldSeeAButton to behat-extension 2017-01-10 14:39:24 +13:00
bootstrap Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
php Don’t add extension dot in FileNameFilter 2017-01-13 11:11:40 +13:00
phpcs Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
bootstrap.php API Namespace framework tests 2016-11-23 19:25:12 +13:00
phpcs_runner.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00