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,6 @@
SourceFilePath: "src/a.txt"
Custom Command: "echo "Hello World""
SourceFilePath: "src/b.txt"
Custom Command: "echo "Hello World""
SourceFilePath: "src/included/a.txt"
Custom Command: "echo "Hello World""
@@ -0,0 +1,19 @@
SourceFilePath: "src/Test.c"
IndexedPath: "src"
CompilerFlag: "--target=test_arch-test_vendor-test_sys-test_abi"
CompilerFlag: "-std=c11"
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.c"
ExcludeFilter: "**/excluded/**"
@@ -0,0 +1,26 @@
SourceFilePath: "src/Test.cpp"
IndexedPath: "src/Test.cpp"
IndexedPath: "test/indexed/header/path"
CompilerFlag: "clang-tool"
CompilerFlag: "-fms-extensions"
CompilerFlag: "-fms-compatibility"
CompilerFlag: "-fms-compatibility-version=19"
CompilerFlag: "-isystem"
CompilerFlag: "/include/path/from/cdb"
CompilerFlag: "-D"
CompilerFlag: "DEFINE_FROM_CDB=some_value"
CompilerFlag: "-std=c++14"
CompilerFlag: "/FS"
CompilerFlag: "./Test.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
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"
ExcludeFilter: "**/excluded/**"
@@ -0,0 +1,22 @@
SourceFilePath: "src/Test.cpp"
IndexedPath: "src/Test.cpp"
IndexedPath: "test/indexed/header/path"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "src/header/search/path/from/cbp"
CompilerFlag: "-DDEFINE_FROM_CBP"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
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: "-std=c++11"
CompilerFlag: "src/Test.cpp"
ExcludeFilter: "**/excluded/**"
@@ -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/**"
@@ -0,0 +1,98 @@
SourceFilePath: "tictactoe/src/artificial_player.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/artificial_player.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/artificial_player.cpp"
SourceFilePath: "tictactoe/src/field.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/field.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/field.cpp"
SourceFilePath: "tictactoe/src/human_player.cc"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/human_player.cc"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/human_player.cc"
SourceFilePath: "tictactoe/src/io.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/io.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/io.cpp"
SourceFilePath: "tictactoe/src/main.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/main.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/main.cpp"
SourceFilePath: "tictactoe/src/player.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/player.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/player.cpp"
SourceFilePath: "tictactoe/src/tictactoe.cpp"
IndexedPath: "test/indexed/header/path"
IndexedPath: "tictactoe/src/tictactoe.cpp"
CompilerFlag: "-isystem"
CompilerFlag: "tictactoe/include"
CompilerFlag: "-v"
CompilerFlag: "-std=c++17"
CompilerFlag: "-isystem"
CompilerFlag: "data/cxx/include/"
CompilerFlag: "-isystem"
CompilerFlag: "test/header/search/path"
CompilerFlag: "-iframework"
CompilerFlag: "test/framework/search/path"
CompilerFlag: "tictactoe/src/tictactoe.cpp"
@@ -0,0 +1,18 @@
SourceFilePath: "src/foo/Bar.java"
LanguageStandard: "10"
ClassPathItem: "lib/dependency.jar"
ClassPathItem: "classpath_dir"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "src"
SourceFilePath: "src/foo/FooBar.java"
LanguageStandard: "10"
ClassPathItem: "lib/dependency.jar"
ClassPathItem: "classpath_dir"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "src"
SourceFilePath: "src/foo/Main.java"
LanguageStandard: "10"
ClassPathItem: "lib/dependency.jar"
ClassPathItem: "classpath_dir"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "src"
@@ -0,0 +1,10 @@
SourceFilePath: "src/main/java/hello/Greeter.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "src/main/java"
ClassPathItem: "src/test/java"
SourceFilePath: "src/test/java/hello/HelloWorldTests.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "src/main/java"
ClassPathItem: "src/test/java"
@@ -0,0 +1,20 @@
SourceFilePath: "my-app/src/main/java/com/mycompany/app/Bar.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "my-app/src/main/java"
ClassPathItem: "my-app/src/test/java"
SourceFilePath: "my-app/src/main/java/com/mycompany/app/FooBar.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "my-app/src/main/java"
ClassPathItem: "my-app/src/test/java"
SourceFilePath: "my-app/src/main/java/com/mycompany/app/Main.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "my-app/src/main/java"
ClassPathItem: "my-app/src/test/java"
SourceFilePath: "my-app/src/test/java/com/mycompany/app/AppTest.java"
LanguageStandard: "10"
ClassPathItem: "test/jre/system/library/path.jar"
ClassPathItem: "my-app/src/main/java"
ClassPathItem: "my-app/src/test/java"
@@ -0,0 +1,3 @@
SourceFilePath: "src/main/java/main.java"
LanguageStandard: "8"
ClassPathItem: "test/jre/system/library/path.jar"