<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/tests, branch 1.0</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=1.0</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2011-05-08T14:04:17+00:00</updated>
<entry>
<title>Add test for excessive nesting during encode</title>
<updated>2011-05-08T14:04:17+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-08T14:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=1798471fcdd3425e7d2bafbd69048ff1165eb31e'/>
<id>urn:sha1:1798471fcdd3425e7d2bafbd69048ff1165eb31e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NaN/Inf encoding tests, rearrange test order</title>
<updated>2011-05-08T11:42:32+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-08T11:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=f59b3b671984d6a3bf7f7dd08512a89dd916a901'/>
<id>urn:sha1:f59b3b671984d6a3bf7f7dd08512a89dd916a901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate error when attempting to decode UTF-16/32</title>
<updated>2011-05-08T11:27:05+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-08T11:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=75ee6bfcf40b531024fad9a5ebb0908859769816'/>
<id>urn:sha1:75ee6bfcf40b531024fad9a5ebb0908859769816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UTF-16 surrogate pair decode support</title>
<updated>2011-05-08T10:56:09+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-08T10:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=4dc56c6d362f2cd8a79d83369f0b852df07dae3f'/>
<id>urn:sha1:4dc56c6d362f2cd8a79d83369f0b852df07dae3f</id>
<content type='text'>
- Add tests for UTF-16 decoding and failures
- Add getutf8.pl to assist with UTF-16 decode testing

- Re-add test_decode_cycle() which was accidentally removed earlier
- Rename bytestring.dat to octets-escaped.dat
</content>
</entry>
<entry>
<title>Test octect encode/decode separately</title>
<updated>2011-05-07T17:16:27+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-07T17:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=eeebeda88e62fefa87c71d616d5719782bdaa45a'/>
<id>urn:sha1:eeebeda88e62fefa87c71d616d5719782bdaa45a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert tests to automatically verify output</title>
<updated>2011-05-07T17:08:56+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-07T17:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=5d61cfbaf7d5af7d32f84edbd68989bdd49b4519'/>
<id>urn:sha1:5d61cfbaf7d5af7d32f84edbd68989bdd49b4519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement data driven test framework</title>
<updated>2011-05-07T16:53:57+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-07T16:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=0d56e3bebecb7008f0baa7eaccf3dc9b2a39e360'/>
<id>urn:sha1:0d56e3bebecb7008f0baa7eaccf3dc9b2a39e360</id>
<content type='text'>
- Add run_test(): Test a function and verify its output
- Add run_test_group(): Execute a test batch
- Add serialise_value(): Serialise a Lua value into the Lua syntax
- Add file_save() helper function
- Add NaN comparison support to compare_values()
</content>
</entry>
<entry>
<title>Add test to compare objects after decode/encode</title>
<updated>2011-05-06T18:18:58+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-06T18:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=d75e1cb7f0418615e208f49c6209b7c144591f14'/>
<id>urn:sha1:d75e1cb7f0418615e208f49c6209b7c144591f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document permission received to use examples</title>
<updated>2011-05-04T14:10:39+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-04T14:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=6f1f110cce95f6d73454701bb5641e8edabbb1fb'/>
<id>urn:sha1:6f1f110cce95f6d73454701bb5641e8edabbb1fb</id>
<content type='text'>
Douglas Crockford &lt;douglas@crockford.com&gt; has given permission
for these examples to be used.

    Message-ID: &lt;4DC01FB7.8090001@crockford.com&gt;
    Date: Tue, 03 May 2011 08:31:03 -0700
    From: Douglas Crockford
    To: Mark Pulford
    Subject: Re: JSON examples
</content>
</entry>
<entry>
<title>Add basic JSON tests and benchmark</title>
<updated>2011-05-03T13:34:22+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-03T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=4146070e69475d5eedcf7a9e3d990e511f46ec7a'/>
<id>urn:sha1:4146070e69475d5eedcf7a9e3d990e511f46ec7a</id>
<content type='text'>
</content>
</entry>
</feed>
