tests: adjust to case where the C compiler is actually a C++ compiler
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 17 Jul 2012 13:20:11 +0000 (15:20 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 18 Jul 2012 07:17:31 +0000 (09:17 +0200)
commit0e98a81e00ea6422f76f13054d8dec23ff40c33a
treef4fdb500fcf1dbea94434ac764436e6e2a20426e
parentd5c20d1a360e7fa234fe410cf1a6fa8677f2a39d
tests: adjust to case where the C compiler is actually a C++ compiler

* tests/atlocal.in (CC_IS_CXX): New.
* tests/headers.at (Several parsers): Use it.
tests/atlocal.in
tests/headers.at