X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=yajl%2Ftest%2Fcases%2Fstring_with_escapes.json;fp=yajl%2Ftest%2Fcases%2Fstring_with_escapes.json;h=59cc94013b8197a0c8c816525e549c436a70defe;hp=0000000000000000000000000000000000000000;hb=79b5f738f2e38acb60cda7e09f54802933a17105;hpb=a891a2dcbbb63d9e771da6efff00a33da614e737 diff --git a/yajl/test/cases/string_with_escapes.json b/yajl/test/cases/string_with_escapes.json new file mode 100644 index 0000000..59cc940 --- /dev/null +++ b/yajl/test/cases/string_with_escapes.json @@ -0,0 +1,3 @@ +["\n foo \/ bar \r\f\\\uffff\t\b\"\\", + "\"and this string has an escape at the beginning", + "and this string has no escapes" ]