view modules/utime-h-c++-tests @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents bb39b7bc421a
children
line wrap: on
line source

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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-utime-h-c++
check_PROGRAMS += test-utime-h-c++
test_utime_h_c___SOURCES = test-utime-h-c++.cc
endif