moodle/lib/filestorage/tests
Mark Nielsen ee8bce2d3b MDL-59960 core_files: improve mimetype detection
Improve mimetype detection for remote files that
have no file extension.  The mimetype detection
that makes use of the file, only works with local
files, so do not use the remote path which can be
a URL or stream.
2017-08-28 11:36:15 -07:00
..
fixtures MDL-46375 core_files: Split parts of file_storage into new file system 2017-02-14 08:42:28 +08:00
file_storage_test.php MDL-58718 filestorage: Normalise file paths for Windows 2017-04-26 09:36:10 +08:00
file_system_filedir_test.php MDL-58297 filestorage: New functions for hash calculation 2017-04-07 10:40:23 +08:00
file_system_test.php MDL-59960 core_files: improve mimetype detection 2017-08-28 11:36:15 -07:00
mbz_packer_test.php MDL-46375 core_files: Correct filename in mbz test 2017-02-14 08:42:28 +08:00
tgz_packer_test.php MDL-58718 filestorage: Normalise file paths for Windows 2017-04-26 09:36:10 +08:00
zip_packer_test.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00