test1664: extend with more tests for curlx_str_quotedword

Closes #20123
This commit is contained in:
Daniel Stenberg 2025-12-31 11:06:36 +01:00
parent 258521e170
commit bfa5857c44
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 13 additions and 3 deletions

View file

@ -88,6 +88,11 @@ static CURLcode test_unit1664(const char *arg)
"\"perfect\"",
"\"p r e t\"",
"\"perfec\\\"",
"\"trail\\\"\"",
"\"trail2\\\"\"",
"\"trail33\\\"\"",
"\"0\\\\\\\\\\\\\"",
"\"1\\\\\\\\\\\\\\\"",
"\"\"",
"",
"\"longerth\"",