index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the remaining regex types
Tavian Barnes
2024-05-28
12
-0
/
+27
*
tests: Add some more weird names
Tavian Barnes
2024-05-28
3
-0
/
+32
*
xregex: Support non-capturing groups with -regextype emacs
Tavian Barnes
2024-05-27
1
-1
/
+1
*
bfstd: Treat ELOOP like ENOENT
Tavian Barnes
2024-05-27
3
-0
/
+15
*
printf: The ' ' (space) flag must be numeric
Tavian Barnes
2024-05-19
1
-1
/
+1
*
eval: Plug memory leak if bfs_opendir() fails
Tavian Barnes
2024-04-24
4
-30
/
+0
*
tests: Move newer_link out of posix/
Tavian Barnes
2024-04-09
2
-0
/
+2
*
tests/gnu: Add a -used test
Tavian Barnes
2024-03-28
2
-0
/
+44
*
tests: Change the timezone for -daystart tests
Tavian Barnes
2024-03-07
2
-2
/
+2
*
tests: Don't clobber inherited FDs
Tavian Barnes
2024-02-01
3
-18
/
+18
*
tests: Fix a possible infinite loop
Tavian Barnes
2023-11-15
1
-2
/
+4
*
parse: Reject -{exec,ok}dir if $PATH contains a relative path
Tavian Barnes
2023-11-07
6
-0
/
+6
*
tests: Add tests for ulimit -n after -exec
Tavian Barnes
2023-11-02
2
-0
/
+18
*
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