view modules/monetary-c++-tests @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents 189d600a9236
children
line wrap: on
line source

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