9unit/test
jlamothe 6539b87ea9 warn to log instead of stderr
When the reindex function rebuilds the log because of a missing first_log value, it warns about a potential memory leak to the log itself.
2023-11-21 23:26:32 +00:00
..
append-test-log.c warn to log instead of stderr 2023-11-21 23:26:32 +00:00
append-test-log.h test module for append_test_log() 2023-11-10 20:30:44 +00:00
initial-state.c re-implemented test using new convenience functions 2023-11-21 05:12:41 +00:00
initial-state.h WIP: re-writing tests 2023-11-20 04:50:42 +00:00
mkfile built and started to test test_context() 2023-11-15 23:46:25 +00:00
run-test.c re-implemented test using new convenience functions 2023-11-21 05:12:41 +00:00
run-test.h relicenced under LGPLv3 instead of GPLv3 2023-11-09 23:24:48 +00:00
test-context.c test test_context() with a prior context 2023-11-21 19:49:19 +00:00
test-context.h built and started to test test_context() 2023-11-15 23:46:25 +00:00
tests.c re-implemented test using new convenience functions 2023-11-21 05:12:41 +00:00
util.c re-implemented test using new convenience functions 2023-11-21 05:12:41 +00:00
util.h re-implemented test using new convenience functions 2023-11-21 05:12:41 +00:00