silverstripe-framework/tests/fieldtypes
Ingo Schommer 334b83dd23 MINOR Added DecimalTest (merged from 2.4)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@102595 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-13 02:10:13 +00: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 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 MINOR Added DecimalTest (merged from 2.4) 2010-04-13 02:10:13 +00:00
DecimalTest.yml MINOR Added DecimalTest (merged from 2.4) 2010-04-13 02:10:13 +00:00
HTMLTextTest.php Merged from branches/2.3 2009-06-17 11:36:49 +00:00
LabelFieldTest.php BUGFIX: removed name attribute from label fields since this is invalid html. Ticket: #4887. PATCH via tobych (from r97013) 2010-04-12 03:31:02 +00:00
PercentageTest.php MINOR Added basic tests for Percentage 2009-02-05 02:33:00 +00:00
TextTest.php Merged Text::ContextSummary() changes from branches/2.3 - r82035 and r82036 2009-09-18 02:53:46 +00:00
WidgetAreaEditorTest.php MINOR: Added explicit listing of testonly dataobjects for widget tests. (from r96830) 2010-04-12 03:27:51 +00:00