boxes/utest
Thomas Jensen d857b59dbe
Fix unit test test_inputfiles_actual_success() in 'cmdline_test' module
to create dummy output in out/ directory.
2023-12-30 20:21:45 +01:00
..
bxstring_test.c Test and fix more comparison types in box removal 2023-12-02 22:26:36 +01:00
bxstring_test.h Test and fix more comparison types in box removal 2023-12-02 22:26:36 +01:00
cmdline_test.c Fix unit test test_inputfiles_actual_success() in 'cmdline_test' module 2023-12-30 20:21:45 +01:00
cmdline_test.h Add long options capability to command line 2023-05-06 22:43:11 +02: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 setup_mocks() should set function pointer bx_fprintf to point to __wrap_bx_fprintf() 2023-12-02 13:51:55 +01:00
global_mock.h Update copyright statements for 2023 2023-03-26 21:32:08 +02:00
main.c Test and fix more comparison types in box removal 2023-12-02 22:26:36 +01:00
Makefile Move some declarations from shape.h to boxes.in.h 2023-12-09 14:54:13 +01:00
regulex_test.c Fix declared header dependencies in Makefiles 2023-05-01 21:41:02 +02:00
regulex_test.h Update copyright statements for 2023 2023-03-26 21:32:08 +02:00
remove_test.c Move some declarations from shape.h to boxes.in.h 2023-12-09 14:54:13 +01:00
remove_test.h Finalize rewritten 'remove' module 2023-12-02 22:26:34 +01:00
report.sh Address shellcheck findings in utest/report.sh 2023-12-24 14:12:50 +01:00
tools_test.c Add bxstring support to 'generate' module 2023-05-19 22:12:51 +02:00
tools_test.h Add bxstring support to 'generate' module 2023-05-19 22:12:51 +02:00
unicode_test.c Remove obsolete parameter 'skip' from u32_strnrstr() in 'unicode' module 2023-12-02 22:26:35 +01:00
unicode_test.h Add u32_insert_space_at() to 'unicode' module 2023-12-02 22:25:17 +01:00
utest_tools.c Add more tests for bxstring creating functions 2023-03-28 21:27:06 +02:00
utest_tools.h Add more tests for bxstring creating functions 2023-03-28 21:27:06 +02:00