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
/
trie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Move feature test macros to prelude.h
Tavian Barnes
2024-08-28
1
-2
/
+1
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-1
/
+4
*
tests: Simplify unit tests with a global variable
Tavian Barnes
2024-07-07
1
-25
/
+22
*
build: Add -Wmissing-variable-declarations
Tavian Barnes
2024-06-08
1
-2
/
+2
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
tests: Add ../src to the include path
Tavian Barnes
2024-04-19
1
-3
/
+3
*
tests: New bfs_check() macro
Tavian Barnes
2024-02-29
1
-22
/
+24
*
tests: Merge unit test executables into one
Tavian Barnes
2024-01-12
1
-2
/
+3
*
Formatting fixes
Tavian Barnes
2023-09-27
1
-2
/
+2
*
Use the new list macros
Tavian Barnes
2023-09-25
1
-2
/
+2
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
1
-29
/
+27
*
config: s/BFS_COUNTOF/countof/
Tavian Barnes
2023-05-10
1
-1
/
+1
*
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
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
config: New BFS_COUNTOF macro
Tavian Barnes
2022-12-07
1
-1
/
+2
*
trie: Make leaves into a linked list
Tavian Barnes
2022-10-29
1
-0
/
+15
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-1
/
+1
*
tests: Add missing license headers
Tavian Barnes
2022-01-18
1
-0
/
+16
*
tests/trie: Fix "handling" typo
Tavian Barnes
2022-01-18
1
-1
/
+1
*
Include what I use
Tavian Barnes
2020-11-12
1
-1
/
+0
*
tests/trie: New acceptance test for tries
Tavian Barnes
2020-06-09
1
-0
/
+118