11 Commits

Author SHA1 Message Date
Johan Holmberg
b3fae13231 only use CMDTEST_GCC_TO_TEST
and derive C++ name from the C compiler,
typically "gcc" -> "g++"
2017-07-13 15:38:30 +02:00
Johan Holmberg
f524ddcad6 split test_MD_MT_MF
so the MT test can fail by itself
2017-07-12 13:22:49 +02:00
Johan Holmberg
ea7c65c49d test -MD -MF -MT to gcc 2017-07-12 11:11:51 +02:00
Johan Holmberg
067c806593 LC_ALL=C to avoid funny chars from gcc 2017-06-28 17:54:21 +02:00
Johan Holmberg
d477ccc24a gcc 5.x error messages changed
adapt expectations to work with both 4.x and 5.x
2016-06-28 09:36:48 +02:00
Johan Holmberg
7a8492e454 Update copyright year to 2012 2012-08-13 19:02:28 +02:00
Johan Holmberg
3de169ea11 add GCC vs. G++ example tests 2010-10-11 23:19:07 +02:00
Johan Holmberg
9fdb2ebd0a add error cases to GCC example tests 2010-10-11 22:39:15 +02:00
Johan Holmberg
e88cb07656 introduce CMDTEST_GCC_TO_TEST 2010-10-11 17:09:24 +02:00
Johan Holmberg
b0ff71a8da add test of -D and -I options to GCC 2010-10-10 23:57:01 +02:00
Johan Holmberg
0075282c4a add example file testing GCC command line interface 2010-10-10 23:33:22 +02:00