test/json.h

changeset 44
3bac2715ccb9
parent 43
73c1ced3a620
child 46
96e139ab57f2
--- a/test/json.h	Sun Jan 04 18:09:59 2026 +0100
+++ b/test/json.h	Mon Jan 05 21:37:39 2026 +0100
@@ -47,6 +47,8 @@
 CX_TEST(testJsonToSimpleObject);
 CX_TEST(testJsonToObjectWithObjChild);
 CX_TEST(testJsonToObjectWithArray);
+CX_TEST(testJsonToObjectWithEmptyArray);
+CX_TEST(testJsonToObjectWithNullArray);
 
 
 #ifdef __cplusplus

mercurial