summaryrefslogtreecommitdiffstats
path: root/tests/test_xtype_multi.out
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split test cases into separate filesTavian Barnes2022-10-191-10/+0
|
* tests: Use plain sort, not bfs_sortTavian Barnes2022-03-131-4/+4
| | | | | bfs_sort existed to keep the test outputs nicely in breadth-first order. Unfortunately the implementation using awk didn't support NUL bytes.
* tests: Don't assume find continues after filesystem loopsTavian Barnes2018-11-141-1/+2
| | | | | | | | | | | POSIX says > When it detects an infinite loop, find shall write a diagnostic > message to standard error and shall either recover its position in the > hierarchy or terminate. So make the 'links' folder not have any loops, and add a new 'loops' folder for testing the GNU/bfs behaviour.
* 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-8/+8
|
* Give the test cases human-readable namesTavian Barnes2017-02-091-0/+9