| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Use test-specific scratch directories | Tavian Barnes | 2023-10-22 | 22 | -74/+72 |
* | tests: Refactor implementation into separate files | Tavian Barnes | 2023-10-19 | 1 | -1/+0 |
* | tests: New defer function | Tavian Barnes | 2023-10-19 | 5 | -6/+6 |
* | tests: Add missing .out file | Tavian Barnes | 2023-08-14 | 1 | -0/+0 |
* | parse: Allow -files0-from an empty set of paths | Tavian Barnes | 2023-08-14 | 1 | -1/+1 |
* | color: TTY-escape filenames | Tavian Barnes | 2023-07-13 | 1 | -0/+1 |
* | tests/bfs/color: Add mixed-case extensions | Tavian Barnes | 2023-06-29 | 1 | -3/+8 |
* | tests/gnu/printf_times: Correct %T@ to %A@ | Tavian Barnes | 2023-06-22 | 1 | -1/+1 |
* | mtab: Mitigate the race between bfs_mtab_parse() and bfs_mtab_fill_types() | Tavian Barnes | 2023-01-22 | 2 | -0/+12 |
* | tests: Use bfs_sudo wrapper instead of testing $SUDO | Tavian Barnes | 2022-12-29 | 3 | -11/+8 |
* | tests: New test for -fstype on a stacked mount point | Tavian Barnes | 2022-12-16 | 2 | -0/+14 |
* | tests: Fail early in bfs_diff if the diff fails | Tavian Barnes | 2022-12-16 | 2 | -2/+2 |
* | tests: Turn on set -e | Tavian Barnes | 2022-12-16 | 5 | -20/+11 |
* | tests: Move crash detection into invoke_bfs, use ! instead of fail | Tavian Barnes | 2022-12-16 | 21 | -21/+21 |
* | tests: Replace skip_unless test with test || skip | Tavian Barnes | 2022-12-16 | 16 | -22/+21 |
* | Revert "exec: Don't flush if the user says no to -ok" | Tavian Barnes | 2022-11-10 | 3 | -1/+24 |
* | tests/xtouch: New utility | Tavian Barnes | 2022-11-07 | 4 | -5/+5 |
* | tests: Skip fstype tests if the mtab isn't available | Tavian Barnes | 2022-11-06 | 1 | -0/+1 |
* | tests/gnu/inum_automount: Work around systemd-mount race | Tavian Barnes | 2022-10-21 | 2 | -6/+6 |
* | tests: Always clean scratch before using it | Tavian Barnes | 2022-10-20 | 2 | -0/+2 |
* | tests: Add a helper for cleaning scratch | Tavian Barnes | 2022-10-20 | 7 | -8/+8 |
* | tests: Coverage number go up | Tavian Barnes | 2022-10-19 | 6 | -0/+24 |
* | tests: Split test cases into separate files | Tavian Barnes | 2022-10-19 | 188 | -0/+1113 |