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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add more datetime parsing integration tests
Tavian Barnes
2024-02-29
2
-4
/
+6
*
xtime: Fix some xgetdate() bugs
Tavian Barnes
2024-02-28
1
-9
/
+93
*
tests/ioq: New unit test
Tavian Barnes
2024-02-28
3
-0
/
+77
*
tests/bfs/D_opt: Don't rely on directory link counts
Tavian Barnes
2024-02-28
2
-12
/
+1
*
tests: Redirect stdin in bfs_pty()
Tavian Barnes
2024-02-17
1
-1
/
+1
*
bftw: stat() files asynchronously
Tavian Barnes
2024-02-06
1
-1
/
+1
*
tests: Fix --stop
Tavian Barnes
2024-02-05
1
-1
/
+1
*
tests: Implement jobserver inheritance
Tavian Barnes
2024-02-03
4
-35
/
+125
*
tests: Don't clobber inherited FDs
Tavian Barnes
2024-02-01
11
-52
/
+45
*
tests: Use variable redirections to dup std{out,err}
Tavian Barnes
2024-02-01
2
-28
/
+15
*
bftw: Actually stop if the callback returns BFTW_STOP
Tavian Barnes
2024-01-31
2
-0
/
+5
*
tests/posix: Avoid catastrophic backtracking
Tavian Barnes
2024-01-17
2
-11
/
+2
*
tests: Properly filter escape sequences with --verbose=tests
Tavian Barnes
2024-01-13
1
-1
/
+1
*
bfstd: New {error,errno}_is_like() functions
Tavian Barnes
2024-01-13
1
-14
/
+3
*
tests.h: Add a header guard
Tavian Barnes
2024-01-13
1
-0
/
+5
*
tests: Merge unit test executables into one
Tavian Barnes
2024-01-12
7
-13
/
+149
*
tests: New output format
Tavian Barnes
2024-01-11
1
-13
/
+28
*
tests: Don't do chmod +s
Tavian Barnes
2024-01-09
1
-2
/
+3
*
tests/bfs/D_opt: New test for more -D opt coverage
Tavian Barnes
2024-01-07
2
-0
/
+19
*
Work around DragonFly BSD kernel bug
Tavian Barnes
2024-01-04
1
-0
/
+6
*
tests/posix/name_bracket: Skip on NetBSD too
Tavian Barnes
2024-01-03
1
-2
/
+6
*
tests/bsd/type_w: Check for truncate(1) before using it
Tavian Barnes
2024-01-03
1
-1
/
+5
*
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
*
tests: Set abort_on_error for the sanitizers
Tavian Barnes
2023-11-23
1
-1
/
+1
*
tests: Fix --stop
Tavian Barnes
2023-11-23
1
-0
/
+6
*
tests: Fix a possible infinite loop
Tavian Barnes
2023-11-15
1
-2
/
+4
*
tests: Fix --verbose=commands with --bfs="wrapper bfs"
Tavian Barnes
2023-11-13
1
-1
/
+1
*
Revert "bit: Implement a branchless has_single_bit()"
Tavian Barnes
2023-11-11
1
-0
/
+1
*
bit: Implement a branchless has_single_bit()
Tavian Barnes
2023-11-10
1
-0
/
+3
*
config: Add (de)allocator attributes
Tavian Barnes
2023-11-09
1
-0
/
+4
*
parse: Reject -{exec,ok}dir if $PATH contains a relative path
Tavian Barnes
2023-11-07
6
-0
/
+6
*
tests: Fix output interleaving with -j1
Tavian Barnes
2023-11-07
1
-5
/
+5
*
Treat NO_COLOR="" the same as unset
Tavian Barnes
2023-11-06
2
-0
/
+32
*
tests: Add tests for ulimit -n after -exec
Tavian Barnes
2023-11-02
4
-0
/
+36
*
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
2
-5
/
+4
*
tests/bfs/printf_color: Fix race condition
Tavian Barnes
2023-10-23
2
-1
/
+2
*
tests: Document -j
Tavian Barnes
2023-10-23
1
-21
/
+20
*
tests: Clean up verbose logging a bit
Tavian Barnes
2023-10-23
1
-20
/
+36
*
tests: Fix Bash 3 compatibility
Tavian Barnes
2023-10-23
7
-37
/
+47
*
tests: Run test cases in parallel
Tavian Barnes
2023-10-23
2
-15
/
+58
*
tests: Use test-specific scratch directories
Tavian Barnes
2023-10-22
77
-368
/
+330
*
tests: Fix column detection with redirected stderr
Tavian Barnes
2023-10-20
1
-1
/
+1
*
tests/color: Remove some useless cats
Tavian Barnes
2023-10-20
4
-53
/
+50
*
tests: Use xtouch to create the whole deep tree at once
Tavian Barnes
2023-10-20
1
-15
/
+6
*
tests/xtouch: Recover from ENAMETOOLONG
Tavian Barnes
2023-10-20
1
-45
/
+84
*
tests: Don't unset array[-1]
Tavian Barnes
2023-10-19
1
-6
/
+7
*
tests: Refactor implementation into separate files
Tavian Barnes
2023-10-19
13
-823
/
+906
*
tests: Update bash coding style
Tavian Barnes
2023-10-19
1
-32
/
+32
[next]