Update test cases

This commit is contained in:
Tony Garnock-Jones 2022-11-23 10:45:15 +01:00
parent d01e247d04
commit 67bde7e303
5 changed files with 6 additions and 3 deletions

View File

@ -177,6 +177,7 @@
string3: <Test #x"b10568656c6c6f" "hello">
string4: <Test #x"b1 14 616263e6b0b4e6b0b45c2f22080c0a0d0978797a" "abc\u6c34\u6C34\\/\"\b\f\n\r\txyz">
string5: <Test #x"b104f09d849e" "\uD834\uDD1E">
string6: @"Missing close quote" <ParseShort "\"abc">
symbol0: <Test #x"b300" ||>
symbol2: <Test #x"b30568656c6c6f" hello>
symbol3: <Test #x"b305312d322d33" 1-2-3>
@ -193,7 +194,7 @@
tag0: @"Unexpected end tag" <DecodeError #x"84">
tag1: @"Invalid tag" <DecodeError #x"10">
tag2: @"Invalid tag" <DecodeError #x"61b10110">
whitespace0: @"Leading spaces have to eventually yield something" <ParseShort " ">
whitespace0: @"Leading spaces don't have to eventually yield something" <ParseEOF " ">
whitespace1: @"No input at all" <ParseEOF "">
longlist14: <Test #x"b5808080808080808080808080808084"

View File

@ -177,6 +177,7 @@
string3: <Test #x"b10568656c6c6f" "hello">
string4: <Test #x"b1 14 616263e6b0b4e6b0b45c2f22080c0a0d0978797a" "abc\u6c34\u6C34\\/\"\b\f\n\r\txyz">
string5: <Test #x"b104f09d849e" "\uD834\uDD1E">
string6: @"Missing close quote" <ParseShort "\"abc">
symbol0: <Test #x"b300" ||>
symbol2: <Test #x"b30568656c6c6f" hello>
symbol3: <Test #x"b305312d322d33" 1-2-3>
@ -193,7 +194,7 @@
tag0: @"Unexpected end tag" <DecodeError #x"84">
tag1: @"Invalid tag" <DecodeError #x"10">
tag2: @"Invalid tag" <DecodeError #x"61b10110">
whitespace0: @"Leading spaces have to eventually yield something" <ParseShort " ">
whitespace0: @"Leading spaces don't have to eventually yield something" <ParseEOF " ">
whitespace1: @"No input at all" <ParseEOF "">
longlist14: <Test #x"b5808080808080808080808080808084"

Binary file not shown.

View File

@ -177,6 +177,7 @@
string3: <Test #x"b10568656c6c6f" "hello">
string4: <Test #x"b1 14 616263e6b0b4e6b0b45c2f22080c0a0d0978797a" "abc\u6c34\u6C34\\/\"\b\f\n\r\txyz">
string5: <Test #x"b104f09d849e" "\uD834\uDD1E">
string6: @"Missing close quote" <ParseShort "\"abc">
symbol0: <Test #x"b300" ||>
symbol2: <Test #x"b30568656c6c6f" hello>
symbol3: <Test #x"b305312d322d33" 1-2-3>
@ -193,7 +194,7 @@
tag0: @"Unexpected end tag" <DecodeError #x"84">
tag1: @"Invalid tag" <DecodeError #x"10">
tag2: @"Invalid tag" <DecodeError #x"61b10110">
whitespace0: @"Leading spaces have to eventually yield something" <ParseShort " ">
whitespace0: @"Leading spaces don't have to eventually yield something" <ParseEOF " ">
whitespace1: @"No input at all" <ParseEOF "">
longlist14: <Test #x"b5808080808080808080808080808084"