Start of simple unit test framework.
commitb5094abe14dd2ef786fd7bf714fc38ba6eb7badd
authorKristian Nielsen <knmeister@gmail.com>
Wed, 4 Feb 2009 18:46:49 +0000 (4 19:46 +0100)
committerKristian Nielsen <knmeister@gmail.com>
Wed, 4 Feb 2009 18:46:49 +0000 (4 19:46 +0100)
treebf1e4ded60905def576179d59eb64b89f2b65453
parent50d309aeefcb88abfc8bb7ce1b502b00cf484d68
Start of simple unit test framework.
.gitignore
exp/packed.h
include/beedb.h
include/port/format_macros.h [copied from include/beedb.h with 61% similarity]
test/Makefile [new file with mode: 0644]
test/beedb_tester.cc [new file with mode: 0644]
test/beedb_tester.h [copied from include/beedb.h with 54% similarity]
test/bitop.cc [new file with mode: 0644]
test/bitop.t [new symlink]
test/wrap_binary.pl [new file with mode: 0644]