Commit Graph

3 Commits

Author SHA1 Message Date
Brad King
a4173ef165 Tests: Enable coverage of special chars in include dirs for Makefiles
Issue: #20555
2020-04-15 08:34:51 -04:00
Brad King
9be48c4d0b Tests: Add coverage for special characters in include directories
We have tests for special characters in preprocessor definitions and
custom command line arguments.  Add such a test for include directories.
Currently the Makefiles generators do not escape paths in `depend.make`
in all cases, so leave a FIXME comment and skip the test for those.

Issue: #20555
2020-04-10 09:37:30 -04:00
Bill Hoffman
7815e90e21 Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.
This fix adds a test for this case for all generators.
2011-06-02 10:28:10 -04:00