Commit Graph

4 Commits

Author SHA1 Message Date
adlawson
bede3179a2 Update CS fixes 2015-07-21 15:38:16 +01:00
adlawson
30e428df47 Remove file __toString behaviour
Casting a file to a string to get the content is a bit of a dirty
pattern.
2015-07-21 12:30:08 +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
adlawson
012fdd61a6 Add node tests
Includes node factory and walker tests.
2014-07-06 17:33:15 +01:00