Add converter tests with throw_on_error

This commit is contained in:
ado
2023-07-09 17:11:52 +02:00
parent f3225b8b16
commit 41b89d1d3d
6 changed files with 527 additions and 27 deletions

View File

@@ -163,6 +163,7 @@ private:
}
void set_error_invalid_resplit() {
// TODO check this
unterminated_quote_ = false;
if constexpr (string_error) {
error_.clear();