Adds json_pack / json_unpack variadic functions.
[jansson.git] / test / suites / api / check-exports
index 178abeb..af22c28 100755 (executable)
@@ -39,18 +39,24 @@ 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
+json_error_line
+json_error_msg
 json_loads
 json_loadf
 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