Commit Graph

7 Commits

Author SHA1 Message Date
Matt Layher 3fa7dab0f1 client: add normaliseError, make Client.{Lstat,Open,Stat} satisfy os.IsNotExist 2016-01-03 16:10:58 -05:00
Philip Linde 57048f3cf4 add test for status messages with no language tag
Serialize and truncate a status message to exclude the language
tag, reporting a panic in doing so as a failure.
2015-10-31 01:06:26 +01:00
Dave Cheney 4d6ea4f122 Added OpenFile support
Close #3
2013-11-14 15:32:21 +11:00
Dave Cheney 31b82445b2 Switched back to kr/fs 2013-11-11 12:57:03 +11:00
Dave Cheney 046ffa9135 Assert that *Client is a fs.FileSystem 2013-11-07 17:43:06 +11:00
Dave Cheney 2a93daf2d0 made all constants private 2013-11-06 19:10:28 +11:00
Dave Cheney 0a125fe805 added tests for ok/eof helpers 2013-11-06 15:00:04 +11:00