]> granicus.if.org Git - json-c/commit
Move the rest of the tests into the tests subdirectory.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 22 Apr 2012 15:33:41 +0000 (10:33 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 22 Apr 2012 15:33:41 +0000 (10:33 -0500)
commitc1b8891a133c64bd46dfee382a47045171e5cdcd
treee799253b233623ecd1ed1aa365ddf87e2131cd1a
parent1e89ba68afbf8310b0fa34226a5e730e4118a465
Move the rest of the tests into the tests subdirectory.
21 files changed:
Makefile.am
tests/Makefile.am
tests/parse_int64.test [moved from parse_int64.test with 100% similarity]
tests/test-defs.sh [moved from test-defs.sh with 98% similarity]
tests/test2.c [moved from test2.c with 100% similarity]
tests/test2.expected [moved from test2.expected with 100% similarity]
tests/test2.test [moved from test2.test with 100% similarity]
tests/test4.c [moved from test4.c with 100% similarity]
tests/test4.expected [moved from test4.expected with 100% similarity]
tests/test4.test [moved from test4.test with 100% similarity]
tests/test_cast.c [moved from test_cast.c with 100% similarity]
tests/test_cast.expected [moved from test_cast.expected with 100% similarity]
tests/test_cast.test [moved from test_cast.test with 100% similarity]
tests/test_null.c [moved from test_null.c with 100% similarity]
tests/test_null.expected [moved from test_null.expected with 100% similarity]
tests/test_null.test [moved from test_null.test with 100% similarity]
tests/test_parse.c [moved from test_parse.c with 100% similarity]
tests/test_parse.expected [moved from test_parse.expected with 100% similarity]
tests/test_parse.test [moved from test_parse.test with 100% similarity]
tests/test_parse_int64.c [moved from test_parse_int64.c with 100% similarity]
tests/test_parse_int64.expected [moved from test_parse_int64.expected with 100% similarity]