Commit Graph

17 Commits

Author SHA1 Message Date
ado
41b89d1d3d Add converter tests with throw_on_error 2023-07-09 17:11:52 +02:00
ado
f3225b8b16 Add splitter tests with throw_on_error 2023-07-09 12:54:39 +02:00
ado
1af0e75788 update all unit tests, fix bug with unterminated escape, updated multiline parsing, refactored some code, removed unused code 2021-02-21 02:49:23 +01:00
ado
2dbc21780f WIP, added multiline restriction, fixed a few bugs for multiline, updated unit tests 2021-02-20 15:53:18 +01:00
ado
2985027505 add trim_left and trim_right, add setup static asserts, update type_traits, refactor some code, add unit tests 2021-02-14 01:59:06 +01:00
ado
ea42948c42 add string_error and multiline within the setup, remove set_error_mode, update unit tests, update documentation 2021-02-13 01:14:25 +01:00
ado
c094ede588 update test names 2021-02-07 21:24:41 +01:00
ado
9b90803f6f make split_input private, make resplit private, update tests and the converter 2021-02-06 01:44:46 +01:00
ado
6da0cb3544 add mismatched quote error, update error handling for splitter, add unit tests, update test_helpers buffer 2021-02-02 02:17:31 +01:00
ado
d887dff82a get rid of maybe-uninitialized warnings 2021-02-01 00:56:42 +01:00
ado
1bf6b9d595 write unit tests for resplit, fix some issues with resplit 2021-01-30 21:52:32 +01:00
ado
a5c9216824 refator splitter, add resplit functionality, write some unit tests 2021-01-25 00:16:55 +01:00
ado
9302a25256 increase number of combinations for final splitter test 2021-01-24 01:48:12 +01:00
ado
ed6157fa9f add more splitter tests 2021-01-24 01:45:54 +01:00
ado
24fe96dc44 add splitter tests 2021-01-23 21:39:18 +01:00
ado
f0a01f65d3 update splitter tests for meson 2021-01-21 02:00:26 +01:00
ado
263dba7626 create seperate header for the splitter, move splitter tests to different cpp file 2021-01-17 02:15:06 +01:00