Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "tests: Test hardlinks to symlinks" | Tavian Barnes | 2017-09-07 | 1 | -2/+0 |
| | | | | | | Apparently macOS doesn't support ln -P. This reverts commit 80eec18020f531abbdb2abbb919ab6c6fa34107c. | ||||
* | tests: Test hardlinks to symlinks | Tavian Barnes | 2017-09-06 | 1 | -0/+2 |
| | |||||
* | 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 |