Commit Graph

16 Commits

Author SHA1 Message Date
ado
6e27f35209 Update coverage ci 2023-08-08 02:08:31 +02:00
ado
d4c9227830 Update coverage ci 2023-08-08 01:06:27 +02:00
ado
761445bd36 Split test_parser2 into multiple segments 2023-08-03 21:28:41 +02:00
ado
d6cf9bd006 WIP, Move additional parser tests to separate file 2023-07-29 20:41:31 +02:00
ado
560bf815dc Merge with master 2023-07-29 16:53:24 +02:00
ado
a98742945b Update test helpers 2023-07-29 13:56:00 +02:00
ado
75f5ee2a55 Add _CRT_SECURE_NO_WARNINGS define to remove msvc warnings 2023-07-29 00:56:08 +02:00
ado
31cbd20f8f WIP, Continue writing additional parser tests 2023-07-28 00:17:22 +02:00
ado
567995aafb Remove deprecated code, add exception.hpp to single_header_generator.py script 2023-07-10 23:39:08 +02:00
ado
41b89d1d3d Add converter tests with throw_on_error 2023-07-09 17:11:52 +02:00
ado
c214975ca0 add unit tests for conversion without the fast float library 2022-03-30 19:54:50 +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
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
1bf6b9d595 write unit tests for resplit, fix some issues with resplit 2021-01-30 21:52:32 +01:00
ado
24fe96dc44 add splitter tests 2021-01-23 21:39:18 +01:00