summaryrefslogtreecommitdiff
path: root/test cases/common/2 cpp
AgeCommit message (Collapse)Author
2017-01-04icc: Fix C/C++ std options and add a unit test for themNirbheek Chauhan
Compiler versions 15.0 and later actually ignore invalid values for the -std= option unless `-diag-error 10159` is passed, so we need to put that in the unit test. I have tested this with versions 14.0.3, 15.0.6, 16.0.4, and 17.0.1. Would be great if someone could test with 13.x.y
2014-04-25Can specify extra files that show up in IDEs as parts of a target.Jussi Pakkanen
2013-06-05Finished renaming.Jussi Pakkanen