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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-ctype-c++
check_PROGRAMS += test-ctype-c++
test_ctype_c___SOURCES = test-ctype-c++.cc test-ctype-c++2.cc
endif