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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-strings-c++
check_PROGRAMS += test-strings-c++
test_strings_c___SOURCES = test-strings-c++.cc
endif