summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/file.test
Commit message (Collapse)AuthorAge
* #30520 follow-up by Dave Reid: Fix error message about upload when not ↵Angie Byron2009-01-20
| | | | uploading a file (with tests, so we don't break it again).
* #334303 by drewish: Handle overwriting of managed files, with tests.Angie Byron2009-01-10
|
* - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not ↵Dries Buytaert2009-01-06
| | | | properly checking bitmapped status values. Added unit tests too.
* #276280 by jhedstrom, drewish: Tests for private downloads and file name ↵Angie Byron2009-01-05
| | | | munging.
* - Patch #353207 by CitizenKane and drewish: cleaned up the ↵Dries Buytaert2009-01-02
| | | | FILE_STATUS_TEMPORARY field.
* - Patch #348201 by catch: make it possible to load multiple files with fewer ↵Dries Buytaert2008-12-31
| | | | queries.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* #338239 follow-up by c960657: Fix file test failure.Angie Byron2008-11-27
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use ↵Dries Buytaert2008-11-16
| | | | a regex for the nomask (and code clean-up).
* Further rollback of patch #74645 - hunk got skipped for some reason.Angie Byron2008-11-09
|
* - Patch #74645 by drewish, Robin Monks, tayknight: clean up ↵Dries Buytaert2008-11-08
| | | | file_scan_directory API to use regex.
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
|
* #329226 by drewish and c960657: Remove ugly GLOBALS from file tests to fix ↵Angie Byron2008-11-08
| | | | file tests.
* #320155 by Dave Reid: Fix silly exceptions in file.test.Angie Byron2008-10-12
|
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵Angie Byron2008-10-09
| | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
* #310358 by drewish: Add a test for file_save_upload and clean up file.test.Angie Byron2008-09-20
|
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.Angie Byron2008-09-15
|
* #253702 follow-up by catch: Fix file.inc tests.Angie Byron2008-09-15
|
* AHEM. Aaaaand... tests! :DAngie Byron2008-09-15