X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=test%2Fsuites%2Fapi%2Fcheck-exports;h=58643eca862a7f13c9f9f61deea12c80f3707e51;hb=579c291882e1ccd09153665adf585d8e4830fc23;hp=d3bbe2f59a13aa2f6b624c597f56bfe8fc2beffe;hpb=22173c1d8bba09e764ba847646941ef7a43451fc;p=jansson.git diff --git a/test/suites/api/check-exports b/test/suites/api/check-exports index d3bbe2f..58643ec 100755 --- a/test/suites/api/check-exports +++ b/test/suites/api/check-exports @@ -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