summaryrefslogtreecommitdiffstats
path: root/tests/gnu
Commit message (Expand)AuthorAgeFilesLines
* eval: Plug memory leak if bfs_opendir() failsTavian Barnes11 days4-30/+0
* tests: Move newer_link out of posix/Tavian Barnes2024-04-092-0/+2
* tests/gnu: Add a -used testTavian Barnes2024-03-282-0/+44
* tests: Change the timezone for -daystart testsTavian Barnes2024-03-072-2/+2
* tests: Don't clobber inherited FDsTavian Barnes2024-02-013-18/+18
* tests: Fix a possible infinite loopTavian Barnes2023-11-151-2/+4
* parse: Reject -{exec,ok}dir if $PATH contains a relative pathTavian Barnes2023-11-076-0/+6
* tests: Add tests for ulimit -n after -execTavian Barnes2023-11-022-0/+18
* tests: Use test-specific scratch directoriesTavian Barnes2023-10-2222-74/+72
* tests: Refactor implementation into separate filesTavian Barnes2023-10-191-1/+0
* tests: New defer functionTavian Barnes2023-10-195-6/+6
* tests: Add missing .out fileTavian Barnes2023-08-141-0/+0
* parse: Allow -files0-from an empty set of pathsTavian Barnes2023-08-141-1/+1
* color: TTY-escape filenamesTavian Barnes2023-07-131-0/+1
* tests/bfs/color: Add mixed-case extensionsTavian Barnes2023-06-291-3/+8
* tests/gnu/printf_times: Correct %T@ to %A@Tavian Barnes2023-06-221-1/+1
* mtab: Mitigate the race between bfs_mtab_parse() and bfs_mtab_fill_types()Tavian Barnes2023-01-222-0/+12
* tests: Use bfs_sudo wrapper instead of testing $SUDOTavian Barnes2022-12-293-11/+8
* tests: New test for -fstype on a stacked mount pointTavian Barnes2022-12-162-0/+14
* tests: Fail early in bfs_diff if the diff failsTavian Barnes2022-12-162-2/+2
* tests: Turn on set -eTavian Barnes2022-12-165-20/+11
* tests: Move crash detection into invoke_bfs, use ! instead of failTavian Barnes2022-12-1621-21/+21
* tests: Replace skip_unless test with test || skipTavian Barnes2022-12-1616-22/+21
* Revert "exec: Don't flush if the user says no to -ok"Tavian Barnes2022-11-103-1/+24
* tests/xtouch: New utilityTavian Barnes2022-11-074-5/+5
* tests: Skip fstype tests if the mtab isn't availableTavian Barnes2022-11-061-0/+1
* tests/gnu/inum_automount: Work around systemd-mount raceTavian Barnes2022-10-212-6/+6
* tests: Always clean scratch before using itTavian Barnes2022-10-202-0/+2
* tests: Add a helper for cleaning scratchTavian Barnes2022-10-207-8/+8
* tests: Coverage number go upTavian Barnes2022-10-196-0/+24
* tests: Split test cases into separate filesTavian Barnes2022-10-19188-0/+1113