Commit Graph

10 Commits

Author SHA1 Message Date
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
ado
88e711a5f7 Add positions method to parser, write unit tests for it, update other parser tests 2024-02-25 02:06:48 +01:00
ado
3ea8adedfd Add extended tests with no new line at eof 2024-02-22 00:30:05 +01:00
ado
b993eb8852 [skip ci] Update coverage.yml to work with lcov2.0 2024-02-21 19:41:06 +01:00
ado
e4fba8a918 Split parser tests part 2 into additional segments 2024-02-19 00:04:09 +01:00
ado
baf4317ffa Add more unit tests for buffer mode 2024-02-18 18:58:51 +01: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
19538597e5 Make test_parser2 segments creage unique file names with respect to each other 2023-08-03 21:53:40 +02:00
ado
761445bd36 Split test_parser2 into multiple segments 2023-08-03 21:28:41 +02:00