Expand the pack/unpack API, implement unpack flags
[jansson.git] / test / suites / api / check-exports
index d3bbe2f..58643ec 100755 (executable)
@@ -39,15 +39,26 @@ 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_loads
 json_loadf
 json_load_file
+json_equal
+json_copy
+json_deep_copy
+json_pack
+json_pack_ex
+json_vpack_ex
+json_unpack
+json_unpack_ex
+json_vunpack_ex
 EOF
 
 # The list of functions are not exported in the library because they