summaryrefslogtreecommitdiffstats
path: root/tests/gnu
AgeCommit message (Expand)Author
33 hoursprintf: The ' ' (space) flag must be numericTavian Barnes
2024-04-24eval: Plug memory leak if bfs_opendir() failsTavian Barnes
2024-04-09tests: Move newer_link out of posix/Tavian Barnes
2024-03-28tests/gnu: Add a -used testTavian Barnes
2024-03-07tests: Change the timezone for -daystart testsTavian Barnes
2024-02-01tests: Don't clobber inherited FDsTavian Barnes
2023-11-15tests: Fix a possible infinite loopTavian Barnes
2023-11-07parse: Reject -{exec,ok}dir if $PATH contains a relative pathTavian Barnes
2023-11-02tests: Add tests for ulimit -n after -execTavian Barnes
2023-10-22tests: Use test-specific scratch directoriesTavian Barnes
2023-10-19tests: Refactor implementation into separate filesTavian Barnes
2023-10-19tests: New defer functionTavian Barnes
2023-08-14tests: Add missing .out fileTavian Barnes
2023-08-14parse: Allow -files0-from an empty set of pathsTavian Barnes
2023-07-13color: TTY-escape filenamesTavian Barnes
2023-06-29tests/bfs/color: Add mixed-case extensionsTavian Barnes
2023-06-22tests/gnu/printf_times: Correct %T@ to %A@Tavian Barnes
2023-01-22mtab: Mitigate the race between bfs_mtab_parse() and bfs_mtab_fill_types()Tavian Barnes
2022-12-29tests: Use bfs_sudo wrapper instead of testing $SUDOTavian Barnes
2022-12-16tests: New test for -fstype on a stacked mount pointTavian Barnes
2022-12-16tests: Fail early in bfs_diff if the diff failsTavian Barnes
2022-12-16tests: Turn on set -eTavian Barnes
2022-12-16tests: Move crash detection into invoke_bfs, use ! instead of failTavian Barnes
2022-12-16tests: Replace skip_unless test with test || skipTavian Barnes
2022-11-10Revert "exec: Don't flush if the user says no to -ok"Tavian Barnes
2022-11-07tests/xtouch: New utilityTavian Barnes
2022-11-06tests: Skip fstype tests if the mtab isn't availableTavian Barnes
2022-10-21tests/gnu/inum_automount: Work around systemd-mount raceTavian Barnes
2022-10-20tests: Always clean scratch before using itTavian Barnes
2022-10-20tests: Add a helper for cleaning scratchTavian Barnes
2022-10-19tests: Coverage number go upTavian Barnes
2022-10-19tests: Split test cases into separate filesTavian Barnes