summaryrefslogtreecommitdiff
path: root/modules/hash-set-tests
blob: 8da90f7b1f01817fd0fb7444a4f0925671a414d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-hash_set.c
tests/macros.h

Depends-on:
array-set
xalloc

configure.ac:

Makefile.am:
TESTS += test-hash_set
check_PROGRAMS += test-hash_set
test_hash_set_LDADD = $(LDADD) @LIBINTL@