Commit 09d8fb6
File tree
31 files changed
+61
-61
lines changed- tests/integration/tests
- check_commands
- CHECK-EMPTY
- 02-error_CHECK_EMPTY_negative_match
- 03-error_valid_but_followed_by_another_failing_check
- 04-error_valid_but_followed_by_another_2_check_empty
- 05-success_CHECK_EMPTY_after_CHECK
- 06-success_CHECK_EMPTY_after_CHECK_two_times
- CHECK-NOT
- multiple_strings/03-CHECK-NOT-has-no-effect-if-next-CHECK-passed
- one_string/positive/03-positive_match_regex
- CHECK
- one_string/positive-match
- 01-positive_match
- 02-positive_match_check_without_preceeding_semicolon
- 02-positive_match_whitespaces
- 03-positive_regex_match
- 04-escaping_non_regex_parts
- 05-CHECK-two-times-matches-first
- three_strings
- 01-positive_match
- 02-positive_match-one-line-between
- two_strings
- 01-positive_match
- 02-positive_match-one-line-between
- examples/options
- --match-full-lines
- --strict-whitespace
- strict-mode
- invalid_input/05_one_newline_symbol_input
- options
- --implicit-check-not/07_is_case_insensitive_match
- --match-full-lines/CHECK/02_when_strict_whitespace_is_also_specified
- 01_when_no_strict_whitespace_then_leading_whitespace_is_ignored
- 02_when_strict_whitespace_then_leading_whitespace_is_not_ignored
- 01_string
- 02_regex
- real_world_samples
- FileCheck-manual/CHECK-EMPTY
- mull/01-mull-scalar-operator-enum
31 files changed
+61
-61
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
tests/integration/tests/check_commands/CHECK-EMPTY/05-success_CHECK_EMPTY_after_CHECK/sample.itest
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments