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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-monetary-c++
check_PROGRAMS += test-monetary-c++
test_monetary_c___SOURCES = test-monetary-c++.cc
endif