summaryrefslogtreecommitdiff
path: root/modules/fnmatch-h-c++-tests
blob: 3aed079293385fc1f8770f2b5cb44026322e64ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-fnmatch-h-c++.cc
tests/signature.h

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-fnmatch-h-c++
check_PROGRAMS += test-fnmatch-h-c++
test_fnmatch_h_c___SOURCES = test-fnmatch-h-c++.cc
endif