diff options
| author | Mark Pulford <mark@kyne.com.au> | 2011-05-08 02:46:27 +0930 |
|---|---|---|
| committer | Mark Pulford <mark@kyne.com.au> | 2011-05-08 02:46:27 +0930 |
| commit | eeebeda88e62fefa87c71d616d5719782bdaa45a (patch) | |
| tree | a87db97b33ba5f019e36aafd65e727eeac7e0ed0 /tests/bytestring.dat | |
| parent | 5d61cfbaf7d5af7d32f84edbd68989bdd49b4519 (diff) | |
| download | lua-cjson-eeebeda88e62fefa87c71d616d5719782bdaa45a.tar.gz lua-cjson-eeebeda88e62fefa87c71d616d5719782bdaa45a.tar.bz2 lua-cjson-eeebeda88e62fefa87c71d616d5719782bdaa45a.zip | |
Test octect encode/decode separately
Diffstat (limited to '')
| -rw-r--r-- | tests/bytestring.dat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bytestring.dat b/tests/bytestring.dat new file mode 100644 index 0000000..ee99a6b --- /dev/null +++ b/tests/bytestring.dat | |||
| @@ -0,0 +1 @@ | |||
| "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-.\/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\u007f" \ No newline at end of file | |||
