Files
json-c/tests
Alexandru Ardelean d5c5b2caec tests: test1: add test cases for json_object_array_insert_idx()
This change adds a few test cases to test the behavior of the new
json_object_array_insert_idx() function, to make sure it behaves according
to specification in doc-string.

This test uses assert() vs the old method of comparing outputs.
This will cause the test to fail because the outputs won't match, since the
assert() will kick in.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2023-07-31 22:17:30 -04:00
..
2022-08-13 20:47:20 -07:00
2022-08-13 20:47:20 -07:00
2022-08-13 20:47:20 -07:00
2020-03-31 19:12:45 +08:00
2022-08-13 15:47:40 +03:00
2020-03-31 19:12:45 +08:00
2022-03-06 16:07:36 +01:00
2022-08-13 20:47:20 -07:00
2020-03-31 19:12:45 +08:00
2020-01-02 16:41:37 +08:00
2020-04-11 09:41:04 +02:00