Commit Graph

18 Commits

Author SHA1 Message Date
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
adlawson
c937b5a286 Bitwise & rather than | node stat types
We need all the bits to pass simple tests like `is_dir` and `is_file`.

Fiexes #9.
2014-09-04 17:57:00 +01:00
Andrew Lawson
64ad3204fb Merge pull request #6 from redstar504/patch-1
Thanks @redredstar504!
2014-07-06 20:49:11 +01:00
Brayden Williams
84be9fecf6 Update README.md
Fix typo
2014-07-06 12:44:30 -07:00
adlawson
4efa559232 Fix composer psr4 namespace 2014-07-06 17:59:35 +01:00
adlawson
0b622b461d Add travis HHVM build script 2014-07-06 17:53:20 +01:00
adlawson
5a34521bcb Add readme 2014-07-06 17:34:54 +01:00
adlawson
b82acd2471 Add travis configuration 2014-07-06 17:34:47 +01:00
adlawson
8527c7e37b Add stream handle tests 2014-07-06 17:34:01 +01:00
adlawson
19bea4042e Add logger tests 2014-07-06 17:33:44 +01:00
adlawson
012fdd61a6 Add node tests
Includes node factory and walker tests.
2014-07-06 17:33:15 +01:00
adlawson
dd5118f443 Add FileSystem tests 2014-07-06 17:32:53 +01:00
adlawson
526d1445e8 Add functional tests 2014-07-06 17:32:19 +01:00
adlawson
404b908bbd Add source 2014-07-06 17:31:39 +01:00
adlawson
4f985e21f9 Add initial project files 2014-07-06 17:31:27 +01:00