Files:
tests/test-stdbool-c++.cc
tests/test-stdbool-c++2.cc

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-stdbool-c++
check_PROGRAMS += test-stdbool-c++
test_stdbool_c___SOURCES = test-stdbool-c++.cc test-stdbool-c++2.cc
endif
