index
:
delta/yajl.git
1.x
2.1.0
autotools
baserock/morph
gh-pages
lxrperf_multiple_tables
lxrperf_ptrs
lxrperf_two_bytes
master
yajl_reset
github.com: lloyd/yajl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
move tests down directory
Lloyd Hilaiel
2014-02-15
116
-2493
/
+0
*
fix a bug in overflow detection in integer parsing routine, add overflow test...
Lloyd Hilaiel
2011-04-25
6
-0
/
+12
*
rework programmatic configuration of yajl. both generator and parser now hav...
Lloyd Hilaiel
2011-04-21
21
-10
/
+11
*
add tests cases for partial value config
Lloyd Hilaiel
2011-04-20
4
-0
/
+11
*
add a test case which demonstrates how new parsing configuration in yajl 2.x ...
Lloyd Hilaiel
2011-04-20
2
-0
/
+4
*
fixes to testing system. allowGarbage is misnamed, it actually means *forbid...
Lloyd Hilaiel
2011-04-20
6
-0
/
+0
*
add a missing test case - multiple integers in a stream
Lloyd Hilaiel
2011-04-20
1
-0
/
+1
*
Parse null bytes correctly.
Conrad Irwin
2011-04-20
2
-0
/
+1
*
o rework yajl api
Lloyd Hilaiel
2011-04-20
17
-0
/
+57
*
add test case and goldfile contributed by karl adam
Lloyd Hilaiel
2011-02-16
2
-0
/
+9
*
test/cases/integers.json.gold: Adapt test-case for 64bit architecture.
Florian Forster
2009-08-27
2
-3
/
+2
*
fix bug in UTF8 validation, add unit tests for 3 and 4 byte utf8 strings
Lloyd Hilaiel
2009-04-24
4
-0
/
+15
*
* BREAKING API CHANGE: allow client to specify memory allocation routines
Lloyd Hilaiel
2009-04-01
39
-0
/
+39
*
Tests of unbalanced structure; these work and help show that yajl
Timothy J. Wood
2009-02-26
8
-0
/
+8
*
Added test cases where one of the top-level constants is followed by garbage.
Timothy J. Wood
2009-02-25
6
-0
/
+6
*
Test case for a top-level empty string.
Timothy J. Wood
2009-02-25
2
-0
/
+2
*
Add tests for top-level bool and null constants.
Timothy J. Wood
2009-02-25
6
-0
/
+6
*
fix double dest gold file for warning free new double format
Lloyd Hilaiel
2009-02-16
1
-4
/
+4
*
updated TODO, removing 'make install' target, adding more language on the num...
Lloyd Hilaiel
2008-12-24
2
-0
/
+2
*
introduction of yajl_number callback to allow clients to handle arbitrary
llooyd
2008-04-25
2
-4
/
+5
*
test cases gold output non-buffered
lloydh
2008-01-14
7
-7
/
+7
*
add random test case of bad char in json string.
lloydh
2007-11-11
2
-0
/
+8
*
Add support for UTF8 validation during parsing, fiddle testing to
lloydh
2007-11-11
11
-18
/
+3
*
add missing test file for erroring out for comments when disabled.
lloydh
2007-07-25
1
-0
/
+11
*
support comments, configurable with an argument to yajl_alloc.
lloydh
2007-07-25
5
-0
/
+61
*
move all files to trunk.
lloydh
2007-07-17
44
-0
/
+2254