blob: e8a346650bc951952a5b88ac6a52d2bf7883d1cf [file] [log] [blame]
Files:
tests/test-noreturn-c++.cc
Status:
c++-test
Depends-on:
ansi-c++-opt
configure.ac:
Makefile.am:
if ANSICXX
TESTS += test-noreturn-c++
check_PROGRAMS += test-noreturn-c++
test_noreturn_c___SOURCES = test-noreturn-c++.cc
endif