Hash : 987e5651 Author : Date : 2009-12-24T21:01:42
Refactor common macros used in tests.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Files: tests/test-fstrcmp.c tests/macros.h Depends-on: stdbool progname configure.ac: Makefile.am: TESTS += test-fstrcmp check_PROGRAMS += test-fstrcmp test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)