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
/
bfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
color: Handle bfs_check_capabilities error code (-1) in cpath_has_capabilities
Jody Frankowski
31 hours
4
-0
/
+42
*
color: Don't color files like directories on ENOTDIR
Tavian Barnes
2024-10-16
1
-2
/
+2
*
color: Fix an infinite loop colorizing some invalid paths
Tavian Barnes
2024-10-13
2
-0
/
+2
*
color: Fix an assertion failure with embedded NUL bytes
Tavian Barnes
2024-10-02
2
-0
/
+32
*
eval: Don't warn about suppressed errors without -noerror
Tavian Barnes
2024-08-19
1
-0
/
+2
*
tests/bfs: Add -noerror tests
Tavian Barnes
2024-08-19
6
-0
/
+21
*
parse: Take umask into account in parse_mode()
Tavian Barnes
2024-08-02
1
-2
/
+3
*
tests: Add more files to perms/
Tavian Barnes
2024-08-02
1
-0
/
+2
*
tests/bfs: New case-sensitivity ordering test
Tavian Barnes
2024-07-03
2
-0
/
+28
*
color: Delay the case_sensitive decision
Tavian Barnes
2024-07-02
2
-0
/
+28
*
tests: Improve color case insensitivity coverage
Tavian Barnes
2024-06-05
2
-6
/
+6
*
tests: New inaccessible/ directory tree for permission errors
Tavian Barnes
2024-06-04
2
-10
/
+2
*
parse: Allow -Darg/-Sarg as well as -D arg / -S arg
Tavian Barnes
2024-06-03
6
-0
/
+59
*
parse: Handle multiple flags at once like -LEXO2
Tavian Barnes
2024-06-03
3
-0
/
+19
*
tests: Add some more weird names
Tavian Barnes
2024-05-28
2
-0
/
+16
*
bfstd: Treat ELOOP like ENOENT
Tavian Barnes
2024-05-27
1
-1
/
+8
*
printf: The ' ' (space) flag must be numeric
Tavian Barnes
2024-05-19
1
-0
/
+1
*
Implement -limit N
Tavian Barnes
2024-03-20
6
-0
/
+9
*
tests/bfs/D_opt: Don't rely on directory link counts
Tavian Barnes
2024-02-28
2
-12
/
+1
*
bftw: stat() files asynchronously
Tavian Barnes
2024-02-06
1
-1
/
+1
*
tests: Don't clobber inherited FDs
Tavian Barnes
2024-02-01
1
-1
/
+1
*
tests/bfs/D_opt: New test for more -D opt coverage
Tavian Barnes
2024-01-07
2
-0
/
+19
*
tests: Remove unneeded command -v unbuffer || skip
Tavian Barnes
2024-01-01
2
-4
/
+0
*
parse: Reject integers that start with whitespace
Tavian Barnes
2023-12-09
1
-0
/
+1
*
Treat NO_COLOR="" the same as unset
Tavian Barnes
2023-11-06
2
-0
/
+32
*
tests/bfs/help: Fix exit status
Tavian Barnes
2023-10-23
1
-4
/
+4
*
tests/bfs/help: Use ... && fail instead of ! ...
Tavian Barnes
2023-10-23
1
-4
/
+4
*
tests/bfs/printf_color: Fix race condition
Tavian Barnes
2023-10-23
2
-1
/
+2
*
tests: Fix Bash 3 compatibility
Tavian Barnes
2023-10-23
1
-4
/
+2
*
tests: Use test-specific scratch directories
Tavian Barnes
2023-10-22
6
-20
/
+17
*
tests: Refactor implementation into separate files
Tavian Barnes
2023-10-19
1
-2
/
+0
*
tests: Move closed_std* tests out of the POSIX group
Tavian Barnes
2023-10-14
4
-0
/
+28
*
tests/bfs/status: Try to test SIGWINCH
Tavian Barnes
2023-10-06
1
-1
/
+1
*
tests: New bfs_pty wrapper for unbuffer
Tavian Barnes
2023-10-06
3
-7
/
+3
*
tests/bfs: Add a test that runs -status
Tavian Barnes
2023-10-05
1
-0
/
+3
*
tests/bfs: Add tests for color autodetection
Tavian Barnes
2023-10-05
4
-0
/
+65
*
color: Only highlight the trailing slash on ENOTDIR
Tavian Barnes
2023-07-13
2
-5
/
+5
*
color: Don't break up leading and trailing dirs
Tavian Barnes
2023-07-13
39
-61
/
+63
*
color: TTY-escape filenames
Tavian Barnes
2023-07-13
38
-0
/
+76
*
color: Get rid of EXT_MAX
Tavian Barnes
2023-07-13
2
-0
/
+23
*
parse: Reject -j0
Tavian Barnes
2023-07-12
1
-0
/
+1
*
tests/bfs: Add tests for -j
Tavian Barnes
2023-07-12
5
-0
/
+41
*
color: Compare values too when deciding to smart-case
Tavian Barnes
2023-06-30
2
-2
/
+7
*
color: Implement smart casing
Tavian Barnes
2023-06-29
5
-10
/
+12
*
tests/bfs/color: Add mixed-case extensions
Tavian Barnes
2023-06-29
38
-114
/
+304
*
color: `fi=0` should not fall back to `no`
Tavian Barnes
2023-06-08
8
-0
/
+84
*
tests: Use bfs_sudo wrapper instead of testing $SUDO
Tavian Barnes
2022-12-29
2
-4
/
+2
*
tests/bfs/printf_everything: Simplify double negation
Tavian Barnes
2022-12-16
1
-2
/
+2
*
tests: Fail early in bfs_diff if the diff fails
Tavian Barnes
2022-12-16
1
-1
/
+1
*
tests: Print the skip reason for --verbose=skipped
Tavian Barnes
2022-12-16
1
-4
/
+1
[next]