data: updated expected output for cxx indexer tests and source group tests for windows

This commit is contained in:
mlangkabel
2019-05-28 16:42:00 +02:00
parent 5084a11dec
commit b607933e0f
79 changed files with 13378 additions and 2475 deletions
@@ -0,0 +1,21 @@
SourceFilePath: "src/Test.cpp"
IndexedPath: "src"
CompilerFlag: "--target=test_arch-test_vendor-test_sys-test_abi"
CompilerFlag: "-std=c++11"
CompilerFlag: "-x"
CompilerFlag: "c++"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "src"
CompilerFlag: "-isystem"
CompilerFlag: "header_search/local"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "framework_search/local"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "-local-flag"
CompilerFlag: "src/Test.cpp"
ExcludeFilter: "**/excluded/**"