silverstripe-framework/tests
Mateusz Uzdowski a2c9c409a8 BUGFIX: fixed asserts and file cleanup
DataObject::get_one returns false if not found, so better check for
object. Also, the directory would not be cleaned, so on the subsequent
run the files could end up having suffixes.

missed this one
2012-04-19 12:13:02 +12:00
..
api MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
cache MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
control MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
core MINOR: Remove checks for PHP < 5.3.2, as it's no longer supported 2012-04-18 10:38:09 +12:00
dev MINOR Fix tests to check against dynamic FRAMEWORK_DIR and $project 2012-04-15 10:50:20 +12:00
filesystem MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
forms BUGFIX: fixed asserts and file cleanup 2012-04-19 12:13:02 +12:00
i18n Merge pull request #344 from halkyon/remove_deprecated_extrastatics_usage 2012-04-18 15:42:51 -07:00
integration MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
javascript MINOR Cleaning up code of Datagrid with related classes with more tests 2011-09-29 12:16:15 +13:00
model ENHANCEMENT Remove use of deprecated extraStatics in core files 2012-04-19 08:37:51 +12:00
parsers MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
search MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
security MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
tasks MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
templates API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
testing MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
view BUGFIX: fixes to i18n Unit Tests 2012-04-18 17:35:31 +12:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
FullTestSuite.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
MemoryLimitTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PhpSyntaxTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00