Thomas Jensen
d80ed48102
Fix declared header dependencies in Makefiles
2023-05-01 21:41:02 +02:00
Thomas Jensen
21a691fbd1
Use UTF-8 data read from config file #72
...
- shapes get additional MBCS values
- metadata is already converted for real to use bxstr_t*
2023-04-19 21:06:00 +02:00
Thomas Jensen
77d02890a7
Update copyright statements for 2023
2023-03-26 21:32:08 +02:00
Thomas Jensen
a3a37b50fc
Upgrade project license to GPL-3 #101
2022-09-18 15:00:15 +02:00
Thomas Jensen
b07af10931
Add three more unit tests for regex_replace()
2021-11-01 21:46:43 +01:00
Thomas Jensen
4ae947ff99
Extend unit testing capabilities
...
- Structure unit tests into multiple modules
- Add setup/teardown of fixtures
- Add ability to capture and check stdout and stderr
- Add mock handling to Makefile
2021-10-28 09:01:14 +02:00