silverstripe-framework/tests/filesystem
Daniel Hensby 5f0d0ab66a Merge pull request #4155 from kinglozzer/pulls/getfiletype-case
FIX: File::getFileType() was case sensitive (fixes #3631)
2015-07-28 00:13:26 +01:00
..
fixtures/filefinder FEATURE: Added the SS_FileFinder class for finding files within a directory true that match a set of rules. 2011-03-24 20:14:42 +11:00
gdtest BUG GD::greyscale did not correctly preserve alpha component of images Added test cases to test greyscale operation across various image formats Replaced various magic numbers with IMAGETYPE_XXX definitions 2012-12-04 09:47:26 +01:00
FileFinderTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
FileNameFilterTest.php Set method visibility to public in FileNameFilterTest 2012-11-02 14:02:22 +13:00
FileTest.php Merge pull request #4155 from kinglozzer/pulls/getfiletype-case 2015-07-28 00:13:26 +01:00
FileTest.yml Merge pull request #4155 from kinglozzer/pulls/getfiletype-case 2015-07-28 00:13:26 +01:00
FolderTest.php FIX folder Title not being exactly the same as Name field if setName modified the value 2014-05-02 14:41:10 +12:00
GDTest.php Fixed deprecated GD usage 2013-03-19 10:51:39 +01:00
UploadTest.php BUG Upload: File versioning with existing files 2014-10-22 08:48:55 +13:00
UploadTest.yml Added fixture for UploadTest so that it would create a database 2008-04-08 06:08:31 +00:00