Add some tests
authorPetri Lehtinen <petri@digip.org>
Thu, 9 Jul 2009 18:01:40 +0000 (21:01 +0300)
committerPetri Lehtinen <petri@digip.org>
Thu, 9 Jul 2009 18:01:40 +0000 (21:01 +0300)
commit8ef778c8431c17d970b2667943c6ea13c3770912
tree679218a200a1e722629c8c539716fd370ff8e1b5
parent6b14df13cc1b453d0cc277d0ba50cbabc2745089
Add some tests
15 files changed:
Makefile.am
configure.ac
test/.gitignore [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/json-compare.py [new file with mode: 0755]
test/load_dump.c [new file with mode: 0644]
test/loadf_dumpf.c [new file with mode: 0644]
test/loadfd_dumpfd.c [new file with mode: 0644]
test/loads_dumps.c [new file with mode: 0644]
test/run-test [new file with mode: 0644]
test/split-testfile.py [new file with mode: 0755]
test/test-invalid [new file with mode: 0755]
test/test-valid [new file with mode: 0755]
test/testdata/invalid [new file with mode: 0644]
test/testdata/valid [new file with mode: 0644]