Make the filteringstrategy test work on Windows as well.
ClosedPublic

Authored by volden on Nov 22 2018, 11:58 AM.

Details

Summary

This requires some changes to some of the regexes used in CompilerFilterStrategy to get to work. Also the test itself is now somewhat more specific about what path type to test on which platform.

Test Plan

Compile the changes on Windows and verify that the test now passes (In Debug mode). Compile the changes on Linux and verify that all tests pass (as before). Verify that the bench number still look reasonable

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
volden created this revision.Nov 22 2018, 11:58 AM
Restricted Application added a project: KDevelop. · View Herald TranscriptNov 22 2018, 11:58 AM
volden requested review of this revision.Nov 22 2018, 11:58 AM
kfunk accepted this revision.Nov 22 2018, 12:21 PM
This revision is now accepted and ready to land.Nov 22 2018, 12:21 PM
This revision was automatically updated to reflect the committed changes.