Commit dbef7cf
File tree
58 files changed
+273
-271
lines changed- tests/integration/tests
- check_commands/CHECK/two_strings
- 01-positive_match
- 02-positive_match-one-line-between
- examples
- hello-world
- lit-and-filecheck
- options/--check-prefix
- invalid_input
- 01_empty_invocation
- 02_check_file_does_not_exist
- 03_empty_check_file
- 04_nonempty_check_file_but_no_checks
- 05_one_newline_symbol_input
- 06_empty_input_file
- options
- --check-prefix
- 01_positive
- 02_negative
- 03_malformed_prefix
- 04_common_suffix
- --help
- --implicit-check-not
- 01_basic_implicit_check_not_hit
- 02_implicit_check_not_has_lower_priority_than_normal_check
- 03_implicit_check_not_has_higher_priority_than_normal_check_not_check
- 04_implicit_check_not_match_behavior
- 05_implicit_check_not_extra_whitespace_behavior
- 06_multiple_check_not_args
- 07_is_case_insensitive_match
- --match-full-lines
- CHECK-NOT/01_option_has_no_effect
- CHECK
- 01_matching_substring_is_rejected_when_full_match_enabled
- 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
- 03_string_negative
- 04_regex_negative
- 03_trailing_whitespace_escaped
- --strict-whitespace
- CHECK_NOT
- 01_input_has_mixed_spaces_and_tabs
- 02_check_has_mixed_spaces_and_tabs
- CHECK
- 01_input_has_mixed_spaces_and_tabs
- 02_check_has_mixed_spaces_and_tabs
- real_world_samples
- FileCheck-manual/CHECK-EMPTY
- mull
- 01-mull-scalar-operator-enum
- 02-weird-scanning-from-here-location
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+273
-271
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
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 | + | |
2 | 2 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments