Commit Graph

11 Commits

Author SHA1 Message Date
Yuriy Vilks 70876cd1fa Fix directory reading. Return FALSE on directory end instead empty string for avoiding infinity readdir cycles. 2016-04-21 19:51:54 +00:00
adlawson 51158ae8e1 Test basic node permissions 2015-08-03 20:08:22 +01:00
adlawson a7050a3990 Add `symlink` and `is_link` acceptance tests 2015-07-24 17:14:26 +01:00
adlawson ab2a2ad26f Test touching new and existing files 2014-12-26 17:15:59 +00:00
adlawson f04b74ac94 Add `touch` acceptance test 2014-12-26 17:15:59 +00:00
adlawson ecbce78baf Update URL parsing implementation
Better supports `scheme:///path` and `scheme:///`.
2014-09-07 00:44:12 +01:00
adlawson e3f60f663e Cover use of `file_get_contents` with a directory 2014-09-06 14:43:43 +01:00
adlawson b8d8ddf714 Add `require` and `include` acceptance tests 2014-09-06 14:26:22 +01:00
adlawson c3ac67db8a Add `is_dir` and `is_file` acceptance tests 2014-09-06 14:25:54 +01:00
adlawson 6f72a308fd Add `fopen` and `fread` acceptance tests 2014-09-06 14:25:31 +01:00
adlawson 6854d33591 Add `file_get_contents` acceptance tests
Also includes tests for `file_put_contents`.
2014-09-06 14:24:45 +01:00