summaryrefslogtreecommitdiff
path: root/modules/utime-h-c++-tests
blob: 0b7f9cf5fbe1276e880e417944623b8b20381e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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