silverstripe-framework/tests/fieldtypes
2012-01-31 16:28:47 +01:00
..
CurrencyTest.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
DateTest.php BUGFIX Fixed DateTest timestamp->date testing - was assuming a NZ timezone environment setting, hence failing in other timezones 2009-04-02 17:16:34 +00:00
DBFieldTest.php BUGFIX #5316 Float and Double should never try to save NULL as the "null" value 2011-02-02 14:19:12 +13:00
DecimalTest.php API CHANGE Decimal now allows setting a default value properly 2011-02-02 14:18:19 +13:00
DecimalTest.yml API CHANGE Decimal now allows setting a default value properly 2011-02-02 14:18:19 +13:00
HTMLTextTest.php BUGFIX Casting return values on text helper methods in StringField, Text, Varchar 2012-01-31 16:28:47 +01:00
LabelFieldTest.php BUGFIX: removed name attribute from label fields since this is invalid html. Ticket: #4887. PATCH via tobych 2011-02-02 14:18:09 +13:00
PercentageTest.php MINOR Added basic tests for Percentage 2009-02-05 02:33:00 +00:00
TextTest.php BUGFIX Casting return values on text helper methods in StringField, Text, Varchar 2012-01-31 16:28:47 +01:00
WidgetAreaEditorTest.php MINOR: Added explicit listing of testonly dataobjects for widget tests. 2011-02-02 14:18:08 +13:00