Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use human-readable filenames in links/ | Tavian Barnes | 2017-09-02 | 1 | -12/+11 |
| | |||||
* | Handle ENOTDIR the same as ENOENT | Tavian Barnes | 2017-07-09 | 1 | -0/+1 |
| | | | | | | For a/b/c, ENOTDIR is returned instead of ENOENT if a or b are not directories. Handle this uniformly when detecting broken symlinks, readdir races, etc. | ||||
* | Give the test cases human-readable names | Tavian Barnes | 2017-02-09 | 1 | -0/+12 |