Files: tests/test-nullptr-c++.cc Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-nullptr-c++ check_PROGRAMS += test-nullptr-c++ test_nullptr_c___SOURCES = test-nullptr-c++.cc endif