Make the filteringstrategy test work on Windows as well.

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

Description

Make the filteringstrategy test work on Windows as well.

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

Reviewers: KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kdevelop-devel

Tags: KDevelop

Differential Revision: https://phabricator.kde.org/D17098

(cherry picked from commit 35026c0881b591cc6e176337c912c4cc04ffc362)