index
:
zix.git
main
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
/
test_filesystem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
Keep test paths within created temporary directory
David Robillard
1
-3
/
+9
2024-11-24
Improve test coverage
David Robillard
1
-7
/
+6
2024-11-23
Use angle brackets for library includes
David Robillard
1
-5
/
+5
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-06-26
Improve test coverage
David Robillard
1
-3
/
+1
2024-06-23
Skip socket file type test with absurdly long TMPDIR
David Robillard
1
-8
/
+12
2023-11-17
Test zix_copy_file() in Wasm
David Robillard
1
-9
/
+10
2023-09-22
Improve test suite code coverage
David Robillard
1
-14
/
+11
2023-05-12
Fix emscripten warnings
David Robillard
1
-0
/
+3
2023-02-04
Use a more realistic scenario for file locking test
David Robillard
1
-1
/
+1
2022-11-25
Clean up test conditions
David Robillard
1
-20
/
+17
2022-11-25
Consistently check write_to_path() return value in tests
David Robillard
1
-1
/
+1
2022-11-25
Fix potential use of close() on invalid file descriptors
David Robillard
1
-1
/
+15
2022-11-25
Remove dead code
David Robillard
1
-6
/
+0
2022-10-23
Add filesystem API
David Robillard
1
-0
/
+712