mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 11:59:07 +08:00
tests: add test_json_pointer test
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ TESTS+= test_set_serializer.test
|
||||
TESTS+= test_compare.test
|
||||
TESTS+= test_set_value.test
|
||||
TESTS+= test_visit.test
|
||||
TESTS+= test_json_pointer.test
|
||||
|
||||
check_PROGRAMS=
|
||||
check_PROGRAMS += $(TESTS:.test=)
|
||||
|
||||
Reference in New Issue
Block a user