Skip to content

Commit 34e57a6

Browse files
authored
[SYCLomatic] Move python_migration/case_001/include_rule_file to python_migration/case_010 (#2768)
Signed-off-by: Jiang, Zhiwei <zhiwei.jiang@intel.com>
1 parent 63c2f05 commit 34e57a6

13 files changed

Lines changed: 1 addition & 1 deletion

File tree

clang/test/dpct/python_migration/case_001/include_rule_file/expected.py renamed to clang/test/dpct/python_migration/case_010/expected.py

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/include_rule_file.cpp renamed to clang/test/dpct/python_migration/case_010/include_rule_file.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
// RUN: echo "!include %T/rules/b/b5.yaml" >> %T/rules/python_build_script_migration_rule_inc.yaml
77

88
// RUN: dpct -in-root ./ --migrate-build-script-only --migrate-build-script=Python --rule-file=%T/rules/python_build_script_migration_rule_inc.yaml input.py
9-
// RUN: diff --strip-trailing-cr %S/expected.py %T/dpct_output/input.py >> %T/diff.txt
9+
// RUN: diff --strip-trailing-cr %S/expected.py %T/dpct_output/input.py

clang/test/dpct/python_migration/case_001/include_rule_file/input.py renamed to clang/test/dpct/python_migration/case_010/input.py

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/a.yaml renamed to clang/test/dpct/python_migration/case_010/rules/a.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b 4.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b 4.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b1.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b1.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b2.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b2.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b3.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b3.yaml

File renamed without changes.

clang/test/dpct/python_migration/case_001/include_rule_file/rules/b/b5.yaml renamed to clang/test/dpct/python_migration/case_010/rules/b/b5.yaml

File renamed without changes.

0 commit comments

Comments
 (0)