Commit Graph

498 Commits

Author SHA1 Message Date
ado
f106889ada Update ci workflows 2023-08-07 01:49:49 +02:00
ado
e7045ce437 Update ci workflows 2023-08-07 01:33:50 +02:00
ado
d86c8e9fe8 Update ci workflows 2023-08-07 01:26:40 +02:00
ado
c0ef691889 Update ci workflows 2023-08-07 01:21:05 +02:00
ado
80c189f9c5 Update ci workflows 2023-08-07 01:16:45 +02:00
ado
07373ea043 Update ci workflows 2023-08-07 01:09:37 +02:00
ado
236b5da9c2 Update msys2-clang and msys2-gcc ci 2023-08-07 00:56:44 +02:00
ado
a1f01ec5cb Update clang ci 2023-08-07 00:44:43 +02:00
ado
cd6c2df359 Update msys2-clang ci 2023-08-06 23:49:55 +02:00
ado
9afe24785b Fix clang ci yaml 2023-08-06 23:41:44 +02:00
ado
479cf4bbe7 Update clang and gcc ci 2023-08-06 23:23:32 +02:00
ado
6d1aa7c7a9 [skip ci] Update version 2023-08-06 22:39:35 +02:00
ado
5fd6b561ed [skip ci] Update README 2023-08-06 22:36:59 +02:00
ado
1176c42fba Update README 2023-08-06 21:42:57 +02:00
red0124
e3c7db53f7
Merge pull request #27 from red0124/improvement/throw_on_error
Improvement/throw_on_error
2023-08-06 21:34:05 +02:00
ado
b913344722 Update README and ssp.hpp 2023-08-06 20:02:08 +02:00
ado
7df96d95c7 Make line method work on errors too 2023-08-06 19:56:28 +02:00
ado
6b4f456654 Update ssp.hpp 2023-08-06 19:44:26 +02:00
ado
9c11f22d79 Update rethrow error message line number 2023-08-06 19:43:41 +02:00
ado
975ef2e4a5 Add invalid multiline parser tests 2023-08-06 17:39:09 +02:00
ado
2c7bc763a5 Update ssp.hpp, add more parser unit tests 2023-08-06 16:55:52 +02:00
ado
a152a8cb4a Apply minor change to iterator, add handling of invalid header 2023-08-06 15:55:23 +02:00
ado
a378998e34 Update parser exception handling for invalid split/conversion 2023-08-06 14:04:21 +02:00
ado
77a69fbd6d [skip ci] Update README 2023-08-06 12:52:40 +02:00
ado
6a3ba48a2c [skip ci] Update README 2023-08-06 12:51:11 +02:00
ado
911d81248b [skip ci] Update README 2023-08-06 12:48:53 +02:00
ado
b6cef9577d [skip ci] Update README 2023-08-06 12:35:53 +02:00
ado
48117c038a [skip ci] Update README 2023-08-06 12:33:43 +02:00
ado
3c0a440fe9 [skip ci] Update README 2023-08-06 12:33:05 +02:00
ado
974257e099 [skip ci] Update README 2023-08-06 12:26:54 +02:00
ado
6a832ba11a [skip ci] Update README 2023-08-06 00:16:43 +02:00
ado
0e184d07ce [skip ci] Update README 2023-08-05 23:57:57 +02:00
ado
f17a3bdc59 Update ssp.hpp 2023-08-05 22:04:19 +02:00
ado
952ff236ff Fix header generation on empty line buffer 2023-08-05 20:48:01 +02:00
ado
7d44d503d9 Update the remainder of the unit tests to handle throw_on_error, make parser not set error if all lines are empty 2023-08-05 19:58:00 +02:00
ado
2e1c4c97ec Fix handling of invalid conversion/split within parser, update parser tests 2023-08-05 18:11:13 +02:00
ado
7c9ba953ad Fix typo 2023-08-05 13:52:31 +02:00
ado
3170cb661c Minor test changes 2023-08-05 13:49:10 +02:00
ado
03870aa1ba Update header parsing 2023-08-05 13:30:14 +02:00
ado
2b132bc33a Apply minor changes to tests 2023-08-05 12:05:17 +02:00
ado
a7ea9e42e5 Update error handling methods 2023-08-05 11:45:31 +02:00
ado
81484f737f Remove std::from_chars from extract.hpp 2023-08-04 22:31:29 +02:00
ado
634abdd38b Add invalid header usage tests 2023-08-04 21:22:23 +02:00
ado
c981ed6644 Write additional parser tests, update some of the existing tests to work with throw_on_error 2023-08-04 16:48:07 +02:00
ado
5173e7afbc Update test file names 2023-08-03 23:09:25 +02:00
ado
5963df5ffd Update test meson.build 2023-08-03 23:04:05 +02:00
ado
19538597e5 Make test_parser2 segments creage unique file names with respect to each other 2023-08-03 21:53:40 +02:00
ado
7656ba0a55 Fix CMake typo 2023-08-03 21:32:35 +02:00
ado
761445bd36 Split test_parser2 into multiple segments 2023-08-03 21:28:41 +02:00
ado
62e19df343 Update test_parser2 to include ignore_header and ignore_empty options 2023-08-03 17:04:06 +02:00