File tree Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 11// RUN: %empty-directory(%t)
22// RUN: %{python} %utils/split_file.py -o %t %s
3- // RUN: cp %t/{a,x} .swift
3+ // RUN: cp %t/a.swift %t/x .swift
44// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
55// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
6- // RUN: cp %t/{b,x} .swift
6+ // RUN: cp %t/b.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
99
Original file line number Diff line number Diff line change 11// RUN: %empty-directory(%t)
22// RUN: %{python} %utils/split_file.py -o %t %s
3- // RUN: cp %t/{a,x} .swift
3+ // RUN: cp %t/a.swift %t/x .swift
44// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
55// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
6- // RUN: cp %t/{b,x} .swift
6+ // RUN: cp %t/b.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
99
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
Original file line number Diff line number Diff line change 33
44// RUN: %empty-directory(%t)
55// RUN: %{python} %utils/split_file.py -o %t %s
6- // RUN: cp %t/{a,x} .swift
6+ // RUN: cp %t/a.swift %t/x .swift
77// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
88// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/a-processed.swiftdeps
9- // RUN: cp %t/{b,x} .swift
9+ // RUN: cp %t/b.swift %t/x .swift
1010// RUN: %target-swift-frontend -typecheck -primary-file %t/x.swift -emit-reference-dependencies-path %t/x.swiftdeps -module-name main
1111// RUN: %{python} %S/../Inputs/process_fine_grained_swiftdeps_with_fingerprints.py %swift-dependency-tool %t/x.swiftdeps > %t/b-processed.swiftdeps
1212
You can’t perform that action at this time.
0 commit comments