summaryrefslogtreecommitdiff
path: root/test cases/unit/5 compiler detection
AgeCommit message (Collapse)Author
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2017-03-27tests: Fix typo in unit test codeNirbheek Chauhan
This project wasn't actually configured, so it was never noticed.
2017-02-21Fix compiler exelist in cross-info and the environmentNirbheek Chauhan
https://github.com/mesonbuild/meson/pull/1406 had an incomplete fix for this. The test case caught it. Note: this still doesn't test that setting it in the cross-info works, but it's the same codepath as via the environment so it should be ok.