silverstripe-framework/tests/dev
2011-02-21 18:49:09 +13:00
..
BacktraceTest.php ENHANCEMENT Added $argCharLimit to SS_Backtrace::full_func_name(), to avoid printing really long strings its set to 10,000 by default 2010-11-24 06:23:50 +00:00
CsvBulkLoaderTest_Players.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithHeader.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithId.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithIdUpdated.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest.php API CHANGE: Don't generate TestOnly DataObjects in the database immediately; instead let test developers specify them in SapphireTest::$extraDataObjects. 2010-04-12 02:03:16 +00:00
CsvBulkLoaderTest.yml API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CSVParserTest.php Merged from branches/2.3 2009-02-03 04:00:02 +00:00
LogTest.php MINOR Replaced assertType() calls with assertInstanceOf(), deprecated in PHPUnit 3.6 (throws warnings as of 3.5.10) 2011-02-21 18:49:09 +13:00