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: Quiet diff
Tavian Barnes
2024-04-16
1
-2
/
+2
*
tests: Move newer_link out of posix/
Tavian Barnes
2024-04-09
4
-0
/
+5
*
build: Add a separate configuration step
Tavian Barnes
2024-04-09
2
-3
/
+9
*
tests/bsd: Add a -sparse test
Tavian Barnes
2024-03-28
2
-0
/
+13
*
tests/gnu: Add a -used test
Tavian Barnes
2024-03-28
2
-0
/
+44
*
tests/common: Add a -delete error handling test
Tavian Barnes
2024-03-28
2
-0
/
+17
*
xspawn: Fix bfs_resolve_late() error reporting
Tavian Barnes
2024-03-27
1
-0
/
+23
*
tests/xspawn: Test path resolution failure
Tavian Barnes
2024-03-27
1
-3
/
+30
*
tests/xspawn: Also test dup2()
Tavian Barnes
2024-03-27
1
-1
/
+3
*
tests/xspawn: New unit test
Tavian Barnes
2024-03-27
4
-0
/
+175
*
tests: New bfs_pcheck() macro to report xstrerror(errno)
Tavian Barnes
2024-03-27
3
-3
/
+25
*
bfstd: Escape ASCII tildes
Tavian Barnes
2024-03-26
1
-0
/
+2
*
xtime: Don't update tm if xtimegm() overflows
Tavian Barnes
2024-03-26
1
-12
/
+22
*
bfstd: New asciilen() function
Tavian Barnes
2024-03-21
1
-0
/
+15
*
bit: Check __BYTE_ORDER__ for the native endian
Tavian Barnes
2024-03-21
1
-0
/
+13
*
bfstd: Check that wcwidth() is positive
Tavian Barnes
2024-03-20
1
-0
/
+3
*
Implement -limit N
Tavian Barnes
2024-03-20
6
-0
/
+9
*
Re-run include-what-you-use
Tavian Barnes
2024-03-11
7
-9
/
+7
*
tests/xtime: Add tests for integer overflow
Tavian Barnes
2024-03-10
1
-0
/
+28
*
xtime: Call tzset() from main() instead of lazily
Tavian Barnes
2024-03-07
4
-13
/
+18
*
tests: Change the timezone for -daystart tests
Tavian Barnes
2024-03-07
2
-2
/
+2
*
tests/ioq: Check that we push and pop the same number of times
Tavian Barnes
2024-03-02
1
-3
/
+5
*
tests: New bfs_check() macro
Tavian Barnes
2024-02-29
6
-234
/
+247
*
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
[next]