boxes/utest
Thomas Jensen f739343c29
Move some declarations from shape.h to boxes.in.h
This resolves some otherwise circular dependencies between modules.
2023-12-09 14:54:13 +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 Add long options capability to command line 2023-05-06 22:43:11 +02: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 Restore branch coverage for tests on Linux 2023-12-02 14:36:19 +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