Add splitter tests with throw_on_error

This commit is contained in:
ado
2023-07-09 12:54:39 +02:00
parent eeac30651a
commit f3225b8b16
2 changed files with 356 additions and 20 deletions

View File

@@ -150,6 +150,7 @@ private:
}
}
// TODO handle this efficiently
void set_error_unterminated_quote() {
unterminated_quote_ = true;
if constexpr (string_error) {