view modules/langinfo-c++-tests @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents d7eed0b7ef06
children
line wrap: on
line source

Files:
tests/test-langinfo-c++.cc
tests/signature.h

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-langinfo-c++
check_PROGRAMS += test-langinfo-c++
test_langinfo_c___SOURCES = test-langinfo-c++.cc
endif