jansson/test
Petri Lehtinen 453e4c0aa2 Zero the visited flag after an encoding error
When encoding an array or object ends in an error, the visited flag
wasn't zeroed, causing subsequent encoding attempts to fail. This
patch fixes the problem by always zeroing the visited flag.
2010-05-14 09:23:35 +03: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 Zero the visited flag after an encoding error 2010-05-14 09:23:35 +03:00
.gitignore Zero the visited flag after encoding an empty array or object 2010-05-14 09:05:56 +03: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