]> git.ipfire.org Git - thirdparty/json-c.git/commit
tests: symlink basic tests to a single file that has the common code 330/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 22 Jun 2017 06:53:30 +0000 (09:53 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 22 Jun 2017 07:08:26 +0000 (10:08 +0300)
commit73636c2ed0296721f2e7b06546648b50e5eeb8e6
tree751888091afa22aebc3d305c8c8c9b8b8d7492a5
parenta36396992d92c99a987ee16fce31b83ac86dd60d
tests: symlink basic tests to a single file that has the common code

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
17 files changed:
tests/test4.test [changed from file to symlink]
tests/testReplaceExisting.test [changed from file to symlink]
tests/test_basic.test [new file with mode: 0755]
tests/test_cast.test [changed from file to symlink]
tests/test_charcase.test [changed from file to symlink]
tests/test_compare.test [changed from file to symlink]
tests/test_double_serializer.test [changed from file to symlink]
tests/test_float.test [changed from file to symlink]
tests/test_json_pointer.test [changed from file to symlink]
tests/test_locale.test [changed from file to symlink]
tests/test_null.test [changed from file to symlink]
tests/test_parse.test [changed from file to symlink]
tests/test_parse_int64.test [changed from file to symlink]
tests/test_printbuf.test [changed from file to symlink]
tests/test_set_serializer.test [changed from file to symlink]
tests/test_set_value.test [changed from file to symlink]
tests/test_visit.test [changed from file to symlink]