data: updated expected output for cxx indexer tests and source group tests for windows
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user