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
...
*
alloc: Test allocation size overflows
Tavian Barnes
2023-10-06
1
-2
/
+10
*
tests/bfs/status: Try to test SIGWINCH
Tavian Barnes
2023-10-06
1
-1
/
+1
*
tests: Check for expect_unbuffer too
Tavian Barnes
2023-10-06
1
-2
/
+8
*
tests: New bfs_pty wrapper for unbuffer
Tavian Barnes
2023-10-06
4
-7
/
+17
*
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
*
tests: Respect $NO_COLOR
Tavian Barnes
2023-10-05
1
-9
/
+15
*
bfstd: Add a thread-safe wrapper for strerror()
Tavian Barnes
2023-10-05
3
-6
/
+6
*
tests: Fix make_deep() on FreeBSD
Tavian Barnes
2023-10-02
1
-9
/
+10
*
Merge branch 'benchmarks'
Tavian Barnes
2023-10-02
1
-15
/
+24
|
\
|
*
tests/xtouch: Try creating the immediate parent first
Tavian Barnes
2023-09-29
1
-15
/
+24
*
|
tests: Don't cd into paths longer than PATH_MAX
Tavian Barnes
2023-10-02
1
-12
/
+8
|
/
*
Formatting fixes
Tavian Barnes
2023-09-27
4
-7
/
+7
*
Use the new list macros
Tavian Barnes
2023-09-25
1
-2
/
+2
*
bfstd: Fix printable_len() off-by-one
Tavian Barnes
2023-09-06
1
-0
/
+15
*
bfstd: Fix an OOB string index in xmbrtowc()
Tavian Barnes
2023-09-06
2
-0
/
+22
*
Work around https://github.com/llvm/llvm-project/issues/64946
Tavian Barnes
2023-08-23
1
-0
/
+3
*
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: 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
40
-0
/
+78
*
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
40
-118
/
+315
*
tests: Get more tests passing with --bfs=tests/find-color.sh
Tavian Barnes
2023-06-27
1
-5
/
+32
*
tests/gnu/printf_times: Correct %T@ to %A@
Tavian Barnes
2023-06-22
1
-1
/
+1
*
alloc: Implement an arena for flexible structs
Tavian Barnes
2023-06-20
1
-1
/
+13
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
2
-11
/
+26
*
color: `fi=0` should not fall back to `no`
Tavian Barnes
2023-06-08
8
-0
/
+84
*
tests/bfstd: Use bfs_verify() over explicit abort()
Tavian Barnes
2023-05-19
1
-14
/
+5
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
3
-86
/
+83
*
bit: Rename int.h to bit.h
Tavian Barnes
2023-05-18
1
-1
/
+1
*
config: Align after saturating in flex_sizeof()
Tavian Barnes
2023-05-16
1
-1
/
+2
*
int: Backport C23's bit utilities
Tavian Barnes
2023-05-16
1
-0
/
+57
*
int: Backport C23's endian utilities
Tavian Barnes
2023-05-16
1
-0
/
+10
*
int: Backport C23's _WIDTH macros
Tavian Barnes
2023-05-16
1
-0
/
+54
*
config: Saturate on overflow in flex_sizeof()
Tavian Barnes
2023-05-11
1
-0
/
+1
*
config: Properly align flex_sizeof()
Tavian Barnes
2023-05-11
1
-0
/
+13
*
config: Provide <stdalign.h> and <stdbool.h>
Tavian Barnes
2023-05-11
2
-2
/
+2
*
config: s/BFS_COUNTOF/countof/
Tavian Barnes
2023-05-10
1
-1
/
+1
*
build: Fix tsan
Tavian Barnes
2023-04-12
1
-5
/
+6
*
list: Use macros instead of type-erased lists
Tavian Barnes
2023-03-31
1
-0
/
+2
*
trie: Use list.h for the list of leaves
Tavian Barnes
2023-03-29
1
-2
/
+0
*
tests: Use close() wrappers
Tavian Barnes
2023-01-31
2
-5
/
+3
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
8
-120
/
+16
*
mtab: Mitigate the race between bfs_mtab_parse() and bfs_mtab_fill_types()
Tavian Barnes
2023-01-22
2
-0
/
+12
[prev]
[next]