silverstripe-framework/tests/filesystem
Ingo Schommer b1bdbdb8f1 MINOR Fixed SQL quoting bug in FolderTest (caused by r111493)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@111496 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:54 +13:00
..
FileTest.php MINOR Added tests for File::getURL() and File::getAbsoluteURL() 2011-02-02 14:19:45 +13:00
FileTest.yml API CHANGE Don't reflect changes in File and Folder property setters on filesystem before write() is called, to ensure that validate() applies in all cases. This fixes a problem where File->setName() would circumvent restrictions in File::$allowed_extensions (fixes #5693) 2011-02-02 14:19:34 +13:00
FolderTest.php MINOR Fixed SQL quoting bug in FolderTest (caused by r111493) 2011-02-02 14:19:54 +13:00
UploadTest.php MINOR: Unit test fails if the previous build left temp files behind, so they are removed at the start of the test 2011-02-02 14:19:19 +13:00
UploadTest.yml Added fixture for UploadTest so that it would create a database 2008-04-08 06:08:31 +00:00