silverstripe-framework/tests
Sam Minnee eb60b67732 Merged revisions 52121 via svnmerge from
http://svn.silverstripe.com/open/modules/sapphire/branches/govtsecurity

........
  r52121 | sminnee | 2008-04-03 22:04:33 +1300 (Thu, 03 Apr 2008) | 4 lines
  
  Added DataObject::validate() for specifying DataObject-level validators.
  Added DataObject::onAfterWrite(), a complement of DataObject::onBeforeWrite()
  Added password strength testing to security system
  Added password expiry to security system
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@53465 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:31:52 +00:00
..
api Added first cut of RestfulServer - simple get support 2008-03-30 23:18:04 +00:00
control Merged revisions 47488 via svnmerge from 2008-04-06 04:00:43 +00:00
fieldtypes Fixed currency's support for scientific notatio 2008-03-17 03:03:43 +00:00
filesystem Added fixture for UploadTest so that it would create a database 2008-04-08 06:08:31 +00:00
forms Merged revisions 47414 via svnmerge from 2008-04-06 03:52:14 +00:00
security Merged revisions 52121 via svnmerge from 2008-04-26 06:31:52 +00:00
DataObjectTest.php Moved test control files into sapphire/testing, so that sapphire/tests can be ignored by the documentor. 2008-01-10 00:33:18 +00:00
DataObjectTest.yml Added tests for DataObject 2008-01-09 03:39:05 +00:00
i18nTest.php Fixed i18n bug on safe mode 2008-03-20 03:00:49 +00:00
ManifestBuilderTest.fixture.inc Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
ManifestBuilderTest.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
ObjectTest.php Merged revisions 51462 via svnmerge from 2008-03-19 20:39:07 +00:00
SiteTreeTest.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
SiteTreeTest.yml Added PHPUnit unit testing framework 2007-08-15 06:38:41 +00:00
TokenisedRegularExpressionTest.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00