small fixes and add "gmake test"
authorteodor <teodor>
Sun, 6 Feb 2005 13:55:52 +0000 (13:55 +0000)
committerteodor <teodor>
Sun, 6 Feb 2005 13:55:52 +0000 (13:55 +0000)
commitea9d8cf2fe7206cc87126155e97bfb831cbc4d2f
tree1cd955f2905998b2994c21a93bf9632385c0bc3b
parent0efed821b858c3d372c03038bb26b503b0a0dd99
small fixes and add "gmake test"
24 files changed:
Makefile
data/btree.data [new file with mode: 0644]
data/sfxmem.addon [new file with mode: 0644]
data/sfxmem.data [new file with mode: 0644]
data/sfxmem.search [new file with mode: 0644]
data/test.inf [moved from test.inf with 100% similarity]
expected/btree [new file with mode: 0644]
expected/flatdb [new file with mode: 0644]
expected/hex [new file with mode: 0644]
expected/inf [new file with mode: 0644]
expected/psort [new file with mode: 0644]
expected/sfxmem [new file with mode: 0644]
gendata.c
sfxstr.c
sfxstr.h
sfxtest.c
tbtree.c
tbtreetest.c
tests/btree [new file with mode: 0644]
tests/flatdb [new file with mode: 0644]
tests/hex [new file with mode: 0644]
tests/inf [new file with mode: 0644]
tests/psort [new file with mode: 0644]
tests/sfxmem [new file with mode: 0644]