silverstripe-framework/tests
Matt Peel 2c3cea4df0 Fixed PHP notice that appeared the first time around the while(!$dbname || $dbConn->databaseExists($dbname)) loop ($dbname doesn't exist yet).
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@40165 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-15 10:12:59 +00:00
..
DataObjectTest.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
DirectorTest.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
InstallerTest.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
SapphireTest.php Fixed PHP notice that appeared the first time around the while(!$dbname || $dbConn->databaseExists($dbname)) loop ($dbname doesn't exist yet). 2007-08-15 10:12:59 +00:00
SiteTreeTest.php Added PHPUnit unit testing framework 2007-08-15 06:38:41 +00:00
SiteTreeTest.yml Added PHPUnit unit testing framework 2007-08-15 06:38:41 +00:00
TestRunner.php Added code so that the system doesn't break when PHPUnit isn't installed. 2007-08-15 10:01:35 +00:00
VersionedTest.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00