blob: abc3666eddbcb4ab379752f22718dddf7a056a86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-glob.c
tests/signature.h
tests/macros.h
Depends-on:
glob-c++-tests
symlink
configure.ac:
Makefile.am:
TESTS += test-glob
check_PROGRAMS += test-glob
|