Add basic testing infrastructure + initial tests
authorJonathan McDowell <noodles@earth.li>
Sun, 24 Apr 2011 02:28:31 +0000 (19:28 -0700)
committerJonathan McDowell <noodles@earth.li>
Sun, 24 Apr 2011 02:28:31 +0000 (19:28 -0700)
commit2682946a339e46d392eebcb7597ef2073720df0d
tree4fa130a13c54b85f03e22985df5a130abfe6a9f3
parentc5c516adbe4ddcf8d57e7f21317125422e0f6ed8
Add basic testing infrastructure + initial tests

  Add some simple scripts to ensure key addition, deletion and retrieval
  are at least working ok.
Makefile.in
runtests [new file with mode: 0755]
t/all-020-get.t [new file with mode: 0755]
t/all-030-get-fail.t [new file with mode: 0755]
t/all-040-index-text.t [new file with mode: 0755]
t/db4-000-add.t [new file with mode: 0755]
t/file-000-add.t [new file with mode: 0755]
t/file-010-del.t [new file with mode: 0755]
t/fs-000-add.t [new file with mode: 0755]
t/fs-010-del.t [new file with mode: 0755]
t/test-in.conf [new file with mode: 0644]