index
:
zix.git
main
rank-tree
Zix portable data structure and utility library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
Add function effect attributes and warning suppression macros
HEAD
main
David Robillard
1
-0
/
+1
2025-08-01
Suppress warnings in C11, C17, and C23 clang builds
David Robillard
3
-5
/
+6
2025-08-01
Fix build with GCC analyzer
David Robillard
1
-1
/
+4
2025-08-01
Record complexity explicitly in clang-tidy configuration
David Robillard
1
-2
/
+4
2025-07-25
Fix crash when attempting to remove from an empty BTree
David Robillard
1
-0
/
+9
2025-06-30
Strengthen file copying and comparison functions
David Robillard
1
-0
/
+8
2025-06-29
Factor out and strengthen writing test files
David Robillard
1
-55
/
+24
2025-06-29
Remove redundant filesystem tests
David Robillard
1
-49
/
+3
2025-06-29
Test failed allocation in zix_create_directories()
David Robillard
1
-0
/
+9
2025-06-29
Simplify temporary directory assertions in filesystem tests
David Robillard
1
-26
/
+9
2025-06-29
Gracefully handle failed allocation in path functions
David Robillard
1
-0
/
+88
2025-06-29
Make zix_path_lexically_relative() tests more readable
David Robillard
1
-93
/
+84
2025-06-29
Improve test coverage
David Robillard
2
-24
/
+65
2025-06-27
Check that header warning options are supported
David Robillard
1
-0
/
+2
2025-06-26
Clean up test warning options
David Robillard
1
-13
/
+6
2025-06-25
Suppress new warnings in clang and clang-tidy 20
David Robillard
1
-1
/
+3
2025-06-07
Suppress MSVC warning in C++ test
David Robillard
1
-0
/
+1
2025-06-07
Fix dictionary order
David Robillard
1
-1
/
+1
2025-06-07
Reduce empty BTree memory requirements
David Robillard
1
-0
/
+18
2025-06-07
Fix potential memory leak on failed allocation in POSIX environment
David Robillard
1
-0
/
+3
2025-02-26
Disable meson implicit include directories anti-feature
David Robillard
1
-0
/
+5
2025-02-12
Fix spelling
David Robillard
1
-1
/
+1
2025-02-10
Remove unnecessary include
David Robillard
1
-1
/
+2
2025-01-20
Suppress new clang-tidy warnings
David Robillard
1
-1
/
+6
2025-01-10
Use cppcheck working directory
David Robillard
2
-38
/
+43
2024-12-11
Remove unnecessary null checks in test
David Robillard
1
-2
/
+5
2024-12-11
Fix clang and clang-tidy warnings on Windows
David Robillard
1
-1
/
+2
2024-12-11
Keep test paths within created temporary directory
David Robillard
1
-3
/
+9
2024-11-24
Clean up and strengthen warning flags
David Robillard
1
-6
/
+14
2024-11-24
Clean up includes
David Robillard
3
-2
/
+3
2024-11-24
Add zix_expand_environment_strings()
David Robillard
3
-0
/
+142
2024-11-24
Improve test coverage
David Robillard
1
-7
/
+6
2024-11-23
Use angle brackets for library includes
David Robillard
16
-70
/
+70
2024-11-15
Avoid potential memory leak in test
David Robillard
1
-1
/
+1
2024-11-15
Avoid potential open file leak in test
David Robillard
1
-1
/
+2
2024-11-15
Assert that allocation and file opening succeeds in tests
David Robillard
1
-0
/
+2
2024-11-15
Update clang-format configuration
David Robillard
5
-32
/
+16
2024-10-06
Clean up test definitions
David Robillard
1
-45
/
+36
2024-09-28
Improve test allocator API
David Robillard
8
-18
/
+35
2024-09-28
Fix cppcheck test on older systems
David Robillard
1
-1
/
+1
2024-07-18
Suppress new warnings in clang and clang-tidy 18
David Robillard
1
-2
/
+3
2024-07-15
Add missing include
David Robillard
1
-0
/
+1
2024-06-26
Improve test coverage
David Robillard
1
-3
/
+1
2024-06-26
Add zix_string_view_equals()
David Robillard
2
-1
/
+120
2024-06-23
Skip socket file type test with absurdly long TMPDIR
David Robillard
1
-8
/
+12
2024-06-22
Clean up whitespace and clang-format configuration
David Robillard
2
-10
/
+20
2024-06-22
Avoid cppcheck warning about self-assignment
David Robillard
1
-1
/
+0
2024-06-22
Remove redundant conditionals
David Robillard
1
-1
/
+0
2024-06-22
Add missing const qualifier
David Robillard
1
-1
/
+0
2024-06-22
Avoid cppcheck warning for assertions with side-effects in tests
David Robillard
2
-3
/
+7
[next]