jansson/test
Petri Lehtinen f284e3c069 Fix reference counting on true, false and null
Initialize their reference counts to (unsigned int)-1 to disable
reference counting on them. It already was meant to work like this,
but the reference counts were just initialized to 1 instead of -1.

Thanks to Andrew Thompson for reporting this issue.
2010-03-23 08:12:32 +02:00
..
bin Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
scripts Add year 2010 to copyright notices 2010-02-02 21:26:11 +02:00
suites Fix reference counting on true, false and null 2010-03-23 08:12:32 +02:00
.gitignore Add functions for shallow and deep copying JSON values 2009-12-31 18:50:39 +02:00
Makefile.am Distribute some missing files 2010-01-21 21:48:31 +02:00
run-suites test/run-suites: Be less picky when searching for tests 2010-01-21 21:49:04 +02:00