silverstripe-framework/tests/fieldtypes
Sean Harvey a1d20b8ae9 BUGFIX #3228 Fixed undefined offset error in Text::BigSummary() if trying to summarise text that is smaller than the requested word limit
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@85076 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-08-24 06:16:56 +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 BUGFIX: an time field input between 12:00pm to 12:59pm can't save back to database or always save as 00:00:00. 2009-08-10 03:56:59 +00:00
HTMLTextTest.php Merged from branches/2.3 2009-06-17 11:36:49 +00:00
PercentageTest.php MINOR Added basic tests for Percentage 2009-02-05 02:33:00 +00:00
TextTest.php BUGFIX #3228 Fixed undefined offset error in Text::BigSummary() if trying to summarise text that is smaller than the requested word limit 2009-08-24 06:16:56 +00:00