freebsd-dev/contrib/atf/atf-c++
Julio Merino 6d732c66bc Use .cpp as the extension for temporary C++ files.
Using a .c extension for a C++ file raises the following warning, which
breaks our header file tests if the compiler is using -Werror as well:

c++: warning: treating 'c' input as 'c++' when in C++ mode, this
behavior is deprecated

Obtained from:	atf (git 3104010c2849330440cc0ce108ff341913433339)
MFC after:	3 days
2014-01-09 18:53:21 +00:00
..
detail Use .cpp as the extension for temporary C++ files. 2014-01-09 18:53:21 +00:00
atf_c++_test.cpp
atf-c++-api.3 MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
build_test.cpp
build.cpp
build.hpp
check_test.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
check.cpp
check.hpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
config_test.cpp
config.cpp
config.hpp
Kyuafile
macros_hpp_test.cpp
macros_test.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
macros.hpp
noncopyable.hpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
pkg_config_test.sh MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
tests_test.cpp
tests.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
tests.hpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
unused_test.cpp
utils_test.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils.cpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils.hpp MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00