silverstripe-framework/tests/fieldtypes
Sean Harvey 7a065b087a ENHANCEMENT Strip tags before limiting characters when using LimitCharacters() on HTMLText field type
MINOR Added test to TextTest for LimitCharacters()
MINOR Added test HTMLTextTest and added test case for LimitCharacters()



git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@71795 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-02-12 09:38:43 +00:00
..
CurrencyTest.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
DateTest.php ENHANCEMENT Allow setting date timestamp for Date::setValue() 2009-02-12 04:57:17 +00:00
DBFieldTest.php BUGFIX: Fixing tests 2008-11-24 19:28:46 +00:00
HTMLTextTest.php ENHANCEMENT Strip tags before limiting characters when using LimitCharacters() on HTMLText field type 2009-02-12 09:38:43 +00:00
PercentageTest.php MINOR Added basic tests for Percentage 2009-02-05 02:33:00 +00:00
TextTest.php ENHANCEMENT Strip tags before limiting characters when using LimitCharacters() on HTMLText field type 2009-02-12 09:38:43 +00:00