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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

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