summaryrefslogtreecommitdiff
path: root/modules/sysexits-c++-tests
blob: e937d82017ba4658fb8b96954f0d4c19db4de93b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-sysexits-c++.cc

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sysexits-c++
check_PROGRAMS += test-sysexits-c++
test_sysexits_c___SOURCES = test-sysexits-c++.cc
endif