silverstripe-framework/tests/dev
Damian Mooyman c6457c50e9
API Allow has_many fixtures to be declared with array format as well as many_many (#5944)
BUG Fix issue with parsing of extrafields in fixtures
BUG Fix issue in duplicate relation name, and ensure FixtureBlueprint fails on these
2016-09-12 14:01:08 +01:00
..
BacktraceTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
BulkLoaderResultTest.php Bugfix: BulkLoader_Result class - Deleted Items (#5598) 2016-06-01 09:55:06 +12:00
CsvBulkLoaderTest_LargeListOfPlayers.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest_Players.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest_PlayersWithHeader.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest_PlayersWithId.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest_PlayersWithIdUpdated.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CsvBulkLoaderTest.php Splitting BulkLoader imports to reduce memory consumption 2015-09-15 10:06:06 +12:00
CsvBulkLoaderTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CSVParserTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DeprecationTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DevAdminControllerTest.php Nest and unnest Config and Controller for each test and test suite 2015-06-11 16:37:25 +01:00
FixtureBlueprintTest.php API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-12 14:01:08 +01:00
FixtureFactoryTest.php API Allow has_many fixtures to be declared with array format as well as many_many (#5944) 2016-09-12 14:01:08 +01:00
LogTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MySQLDatabaseConfigurationHelperTest.php BUG Fix permission checking code not correctly handling escaped SQL identifiers 2016-08-01 18:15:30 +12:00
TaskRunnerTest.php Allow abstract BuildTask subclasses (closes #4538) 2015-08-25 10:14:15 +01:00