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,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"