boxes/utest
2021-11-05 22:02:55 +01:00
..
cmdline_test.c Add more unit tests for command line option parsing 2021-11-05 22:02:55 +01:00
cmdline_test.h Add more unit tests for command line option parsing 2021-11-05 22:02:55 +01:00
dummy_in.txt Add unit tests for different input and output file situations 2021-11-05 21:48:50 +01:00
global_mock.c Add workaround for mockable fprintf on MinGW 2021-11-01 14:23:19 +01:00
global_mock.h Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
main.c Add more unit tests for command line option parsing 2021-11-05 22:02:55 +01:00
Makefile Add unit tests for indentation mode cmdline parsing 2021-11-04 14:12:40 +01:00
regulex_test.c Add three more unit tests for regex_replace() 2021-11-01 21:46:43 +01:00
regulex_test.h Add three more unit tests for regex_replace() 2021-11-01 21:46:43 +01:00
report.sh Add the first cmocka-based unit tests 2021-10-21 20:23:52 +02:00
tools_test.c Extend unit testing capabilities 2021-10-28 09:01:14 +02:00
tools_test.h Extend unit testing capabilities 2021-10-28 09:01:14 +02:00