| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test octect encode/decode separately | Mark Pulford | 2011-05-08 | 2 | -24/+9 |
| | | |||||
| * | Convert tests to automatically verify output | Mark Pulford | 2011-05-08 | 1 | -106/+107 |
| | | |||||
| * | Implement data driven test framework | Mark Pulford | 2011-05-08 | 3 | -29/+158 |
| | | | | | | | | | - 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() | ||||
| * | Add test to compare objects after decode/encode | Mark Pulford | 2011-05-07 | 2 | -3/+40 |
| | | |||||
| * | Document permission received to use examples | Mark Pulford | 2011-05-04 | 1 | -0/+2 |
| | | | | | | | | | | | | Douglas Crockford <douglas@crockford.com> has given permission for these examples to be used. Message-ID: <4DC01FB7.8090001@crockford.com> Date: Tue, 03 May 2011 08:31:03 -0700 From: Douglas Crockford To: Mark Pulford Subject: Re: JSON examples | ||||
| * | Add basic JSON tests and benchmark | Mark Pulford | 2011-05-03 | 11 | -0/+465 |
