aboutsummaryrefslogtreecommitdiff
path: root/spec/fs_spec.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update fs_spec to use test_env temporary path utilityGeorge Roman2018-05-291-9/+1
* Add tests for fs.downloadGeorge Roman2018-05-281-0/+62
* Improve fs module testsGeorge Roman2018-05-221-0/+289
* Add more tests for the fs moduleGeorge Roman2018-05-181-31/+172
* Update fs module tests to use fs.set_permissionsGeorge Roman2018-05-171-130/+186
* Make copy_contents have the same behaviour on Windows and on UnixGeorge Roman2018-04-241-14/+3
* Add tests for some filesystem functionsGeorge Roman2018-04-191-4/+658
* Tests: add unit test for fs.is_fileHisham Muhammad2018-02-221-0/+36
* Reorganize test suite filesHisham Muhammad2018-01-081-1/+1
* Add a few tests for fs.QPeter Melnichenko2016-10-281-0/+21