File tree Expand file tree Collapse file tree
clang/test/dpct/help_option_check Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44// RUN: cd %T/help_option_check
55
66// RUN: dpct --help > output.txt
7- // RUN: diff --strip-trailing-cr %S/help_all.txt %T/help_option_check/output.txt >> %T/diff.txt
7+ // RUN: diff --strip-trailing-cr %S/help_all.txt %T/help_option_check/output.txt
88// RUN: dpct --help=basic > output.txt
9- // RUN: diff --strip-trailing-cr %S/help_basic.txt %T/help_option_check/output.txt >> %T/diff.txt
9+ // RUN: diff --strip-trailing-cr %S/help_basic.txt %T/help_option_check/output.txt
1010// RUN: dpct --help=advanced > output.txt
11- // RUN: diff --strip-trailing-cr %S/help_advanced.txt %T/help_option_check/output.txt >> %T/diff.txt
11+ // RUN: diff --strip-trailing-cr %S/help_advanced.txt %T/help_option_check/output.txt
Original file line number Diff line number Diff line change 44// RUN: cd %T/help_option_check
55
66// RUN: dpct --help > output.txt
7- // RUN: diff --strip-trailing-cr %S/help_all.txt %T/help_option_check/output.txt >> %T/diff.txt
7+ // RUN: diff --strip-trailing-cr %S/help_all.txt %T/help_option_check/output.txt
88// RUN: dpct --help=basic > output.txt
9- // RUN: diff --strip-trailing-cr %S/help_basic.txt %T/help_option_check/output.txt >> %T/diff.txt
9+ // RUN: diff --strip-trailing-cr %S/help_basic.txt %T/help_option_check/output.txt
1010// RUN: dpct --help=advanced > output.txt
11- // RUN: diff --strip-trailing-cr %S/help_advanced.txt %T/help_option_check/output.txt >> %T/diff.txt
11+ // RUN: diff --strip-trailing-cr %S/help_advanced.txt %T/help_option_check/output.txt
You can’t perform that action at this time.
0 commit comments