silverstripe-cms/tests/model
Hamish Friedlander d45dd34db9 FIX VirtualPageTest failing on apps with no $db on Page
VirtualPageTest was adding fields to Page via a decorator, but Page might
not have any fields itself. This changed Page from not having a table
to having a table, which then caused a problem on tearDown
2012-08-28 15:13:57 +12:00
..
ErrorPageTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ErrorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
FileLinkTrackingTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
FileLinkTrackingTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RedirectorPageTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
RedirectorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteConfigTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
SiteTreeActionsTest.php MINOR Fixing assertType() assertions with assertInstanceOf() 2012-05-09 23:06:55 +12:00
SiteTreeActionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBacklinksTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBacklinksTest.yml BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeHTMLEditorFieldTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreePermissionsTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
SiteTreePermissionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
VirtualPageTest.php FIX VirtualPageTest failing on apps with no $db on Page 2012-08-28 15:13:57 +12:00
VirtualPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00