Remove old hashtable and replace tests
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 16:12:04 +0000 (18:12 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Oct 2013 16:12:04 +0000 (18:12 +0200)
commit938910553edfd7c36de64e914b00caa2c9c72b98
tree582f42e937905e2a7008f62130e82c5a066ca917
parentddb80e2f0d7860cb72f3a176a248674ca93aceac
Remove old hashtable and replace tests

shl_hashtable is no longer used. Remove it and replace the tests with
shl_htable tests.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
.gitignore
Makefile.am
external/htable.c [deleted file]
external/htable.h [deleted file]
src/shl_hashtable.h [deleted file]
test/test_common.h
test/test_hashtable.c [deleted file]
test/test_htable.c [new file with mode: 0644]