Files
swift-mirror/test/Index/Store/driver-index.swift
Saleem Abdulrasool 9c860b2dc2 test: adjustments for Windows
Adjust the invocation on Windows to improve the Index test coverage.
2019-02-19 13:52:06 -08:00

3 lines
451 B
Swift

// RUN: %swiftc_driver -driver-print-jobs -index-file -index-file-path %s %S/Inputs/SwiftModuleA.swift %s -o %t.output_for_index -index-store-path %t.index_store -module-name driver_index 2>&1 | %FileCheck %s
// CHECK: {{.*}}swift{{(c.EXE")?}} -frontend -typecheck {{.*}}SwiftModuleA.swift{{"?}} -primary-file {{.*}}driver-index.swift{{"?}} {{.*}}-o {{.*}}.output_for_index{{"?}} {{.*}}-index-store-path {{.*}}.index_store{{"?}} -index-system-modules