aboutsummaryrefslogtreecommitdiffstats
path: root/utils/fs/test/fs_suite.go
Commit message (Expand)AuthorAgeFilesLines
* utils/fs: add OpenFile method to filesystem interface. (#104)Santiago M. Mola2016-10-311-11/+120
* utils/fs/test: add testing of stat on subdirs. (#99)Santiago M. Mola2016-10-261-0/+18
* utils/fs: add test for create file in dir. (#95)Santiago M. Mola2016-10-251-0/+8
* utils/fs: add Remove(). (#94)Santiago M. Mola2016-10-241-0/+22
* utils/fs: move 'os' and 'test' to separate packages. (#93)Santiago M. Mola2016-10-241-0/+158