Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Use bfs_sudo wrapper instead of testing $SUDO | Tavian Barnes | 2022-12-29 | 3 | -9/+6 |
* | tests: Fail early in bfs_diff if the diff fails | Tavian Barnes | 2022-12-16 | 4 | -4/+4 |
* | tests: Turn on set -e | Tavian Barnes | 2022-12-16 | 9 | -31/+20 |
* | tests: Move crash detection into invoke_bfs, use ! instead of fail | Tavian Barnes | 2022-12-16 | 9 | -9/+9 |
* | tests: Replace skip_unless test with test || skip | Tavian Barnes | 2022-12-16 | 5 | -9/+9 |
* | tests/posix/readdir_error: Fix flakiness | Tavian Barnes | 2022-12-14 | 1 | -7/+23 |
* | tests: Add a test for readdir() errors | Tavian Barnes | 2022-12-13 | 1 | -0/+21 |
* | exec: Fix index overflow parsing -exec + | Tavian Barnes | 2022-11-11 | 2 | -0/+4 |
* | pwcache: Fill the user/group caches lazily | Tavian Barnes | 2022-11-09 | 2 | -2/+11 |
* | tests/xtouch: New utility | Tavian Barnes | 2022-11-07 | 4 | -4/+4 |
* | tests: Add a helper for cleaning scratch | Tavian Barnes | 2022-10-20 | 4 | -5/+5 |
* | tests: Coverage number go up | Tavian Barnes | 2022-10-19 | 1 | -0/+1 |
* | tests: Split test cases into separate files | Tavian Barnes | 2022-10-19 | 192 | -0/+912 |