test/json.h

changeset 43
73c1ced3a620
parent 42
3c989bc611c6
child 44
3bac2715ccb9
equal deleted inserted replaced
42:3c989bc611c6 43:73c1ced3a620
44 CX_TEST(testObjectToJsonChildObj); 44 CX_TEST(testObjectToJsonChildObj);
45 CX_TEST(testObjectToJsonChildList); 45 CX_TEST(testObjectToJsonChildList);
46 46
47 CX_TEST(testJsonToSimpleObject); 47 CX_TEST(testJsonToSimpleObject);
48 CX_TEST(testJsonToObjectWithObjChild); 48 CX_TEST(testJsonToObjectWithObjChild);
49 CX_TEST(testJsonToObjectWithArray);
49 50
50 51
51 #ifdef __cplusplus 52 #ifdef __cplusplus
52 } 53 }
53 #endif 54 #endif

mercurial