Make json_error_t transparent again
[jansson.git] / test / suites / api / check-exports
index 178abeb..f727bd4 100755 (executable)
@@ -39,9 +39,11 @@ json_object_del
 json_object_clear
 json_object_update
 json_object_iter
+json_object_iter_at
 json_object_iter_next
 json_object_iter_key
 json_object_iter_value
+json_object_iter_set_new
 json_dumps
 json_dumpf
 json_dump_file
@@ -51,6 +53,8 @@ json_load_file
 json_equal
 json_copy
 json_deep_copy
+json_pack
+json_unpack
 EOF
 
 # The list of functions are not exported in the library because they