Raynes / fs

File system utilities for Clojure.
453 stars 119 forks source link

Various tests fail on Windows #45

Closed cdombroski closed 11 years ago

cdombroski commented 11 years ago

Tests depending on absolute paths fail (require drive letter and beginning slash) Tests depending on file permissions fail (can't remove execute bit) Tests using ~/ fail (apparently needs ~) File.toString uses canonical paths