summaryrefslogtreecommitdiffstats
path: root/tests/test_xtype_l.out
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split test cases into separate filesTavian Barnes2022-10-191-3/+0
|
* tests: Use plain sort, not bfs_sortTavian Barnes2022-03-131-1/+1
| | | | | bfs_sort existed to keep the test outputs nicely in breadth-first order. Unfortunately the implementation using awk didn't support NUL bytes.
* test: Add more tests for -H/-L and -type lTavian Barnes2021-03-281-0/+1
|
* Revert "tests: Test hardlinks to symlinks"Tavian Barnes2017-09-071-1/+0
| | | | | | Apparently macOS doesn't support ln -P. This reverts commit 80eec18020f531abbdb2abbb919ab6c6fa34107c.
* tests: Test hardlinks to symlinksTavian Barnes2017-09-061-0/+1
|
* tests: Use human-readable filenames in links/Tavian Barnes2017-09-021-2/+2
|
* Handle ENOTDIR the same as ENOENTTavian Barnes2017-07-091-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 namesTavian Barnes2017-02-091-0/+1