view modules/glob-c++-tests @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents d7eed0b7ef06
children
line wrap: on
line source

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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-glob-c++
check_PROGRAMS += test-glob-c++
test_glob_c___SOURCES = test-glob-c++.cc
test_glob_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME)
endif