mirror of
https://github.com/red0124/ssp.git
synced 2026-01-29 22:29:54 +01:00
Make throw_on_error and string_error separate options, update parser to have line reading a separate function with respect to splitting
This commit is contained in:
@@ -856,6 +856,7 @@ TEST_CASE("parser test multiline restricted") {
|
||||
for (auto& [_, __, s] : i) {
|
||||
update_if_crlf(s);
|
||||
}
|
||||
|
||||
CHECK_EQ(i, data);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user