red0124
|
f4bca3915f
|
Add [[nodiscard]] where fitting, update unit tests (#49)
|
2024-03-14 04:28:33 +01:00 |
|
|
809939d0e2
|
Update parser error messages, fix parser tests
|
2024-03-13 19:39:07 +01:00 |
|
|
b9f4afdd5f
|
Add header and raw_header methods, update header usage methods error handling, write new and update existing unit tests
|
2024-03-13 17:15:31 +01:00 |
|
red0124
|
457defadaa
|
Bugfix/odr violations (#47)
* Make common non-member functions inline, remove unreachable line from get_line_buffer
* [skip ci] Fix namespace comments
|
2024-03-12 10:22:10 +01:00 |
|
|
88e711a5f7
|
Add positions method to parser, write unit tests for it, update other parser tests
|
2024-02-25 02:06:48 +01:00 |
|
|
3ea8adedfd
|
Add extended tests with no new line at eof
|
2024-02-22 00:30:05 +01:00 |
|
|
b993eb8852
|
[skip ci] Update coverage.yml to work with lcov2.0
|
2024-02-21 19:41:06 +01:00 |
|
|
e4fba8a918
|
Split parser tests part 2 into additional segments
|
2024-02-19 00:04:09 +01:00 |
|
|
baf4317ffa
|
Add more unit tests for buffer mode
|
2024-02-18 18:58:51 +01:00 |
|
|
7c9ba953ad
|
Fix typo
|
2023-08-05 13:52:31 +02:00 |
|
|
3170cb661c
|
Minor test changes
|
2023-08-05 13:49:10 +02:00 |
|
|
19538597e5
|
Make test_parser2 segments creage unique file names with respect to each other
|
2023-08-03 21:53:40 +02:00 |
|
|
761445bd36
|
Split test_parser2 into multiple segments
|
2023-08-03 21:28:41 +02:00 |
|