Update unit tests for JSON logger to match new output

This commit is contained in:
Tim Wojtulewicz 2019-07-01 10:41:17 -07:00
parent 9b76e8faf4
commit d732fb4d4b
5 changed files with 90 additions and 19 deletions

View file

@ -0,0 +1,12 @@
{"s":"a"}
{"s":"\b\f\n\r\t\\x00\\x15"}
{"s":"ñ"}
{"s":"\\xc3("}
{"s":"\\xa0\\xa1"}
{"s":"₡"}
{"s":"\\xe2(\\xa1"}
{"s":"\\xe2\\x82("}
{"s":"𐌼"}
{"s":"\\xf0(\\x8c\\xbc"}
{"s":"\\xf0\\x90(\\xbc"}
{"s":"\\xf0(\\x8c("}