silverstripe-framework/tests/fieldtypes
Sean Harvey 2116c46d11 API CHANGE Decimal now allows setting a default value properly
MINOR Unit tests for Decimal field type default value through new test class DecimalTest



git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@98056 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:18:19 +13:00
..
CurrencyTest.php
DateTest.php
DBFieldTest.php FEATURE: Allow Text/Varchar fields to be configured to differentiate between NULL and empty string. (#4178, petebd) 2009-10-23 01:29:55 +00: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
LabelFieldTest.php
PercentageTest.php
TextTest.php
WidgetAreaEditorTest.php