summaryrefslogtreecommitdiff
path: root/test cases/common/13 pch/withIncludeFile
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.
2021-05-08test cases: Add test ensuring that -include in gcc won't break pchMarco Trevisan (TreviƱo)
This is just forcing the usage of -include as c_args, even though this particular case can happen easily when this is provided via a dependency cflags. We also ensure that both the headers are included by using locale definitions.