@@ -9,22 +9,22 @@ CHECK-NOT: raboof
9
9
CHECK-NEXT: bar
10
10
11
11
V: verbose.txt:[[@LINE-4]]:8: remark: {{C}}HECK: expected string found in input
12
- V-NEXT: {{C}}HECK: foo{{$}}
13
- V-NEXT: {{^}} ^{{ $}}
12
+ V-NEXT: {{C}}HECK: foo{{$}}
13
+ V-NEXT: {{^ \^ $}}
14
14
V-NEXT: verbose.txt:[[@LINE-9]]:1: note: found here
15
15
V-NEXT: {{^}}foo{{$}}
16
16
V-NEXT: {{^}}^~~{{$}}
17
17
18
18
V-NEXT: verbose.txt:[[@LINE-9]]:13: remark: {{C}}HECK-NEXT: expected string found in input
19
- V-NEXT: {{C}}HECK-NEXT: bar{{$}}
20
- V-NEXT: {{^}} ^{{ $}}
19
+ V-NEXT: {{C}}HECK-NEXT: bar{{$}}
20
+ V-NEXT: {{^ \^ $}}
21
21
V-NEXT: verbose.txt:[[@LINE-15]]:1: note: found here
22
22
V-NEXT: {{^}}bar{{$}}
23
23
V-NEXT: {{^}}^~~{{$}}
24
24
25
25
VV-NEXT: verbose.txt:[[@LINE-17]]:12: remark: {{C}}HECK-NOT: excluded string not found in input
26
- VV-NEXT: {{C}}HECK-NOT: raboof{{$}}
27
- VV-NEXT: {{^}} ^{{ $}}
26
+ VV-NEXT: {{C}}HECK-NOT: raboof{{$}}
27
+ VV-NEXT: {{^ \^ $}}
28
28
VV-NEXT: verbose.txt:[[@LINE-22]]:1: note: scanning from here
29
29
VV-NEXT: {{^}}bar{{$}}
30
30
VV-NEXT: {{^}}^{{$}}
@@ -37,14 +37,14 @@ CHECK-NEXT: NUMVAR - 1:[[#NUMVAR - 1]]
37
37
38
38
V: verbose.txt:[[#@LINE-4]]:8: remark: {{C}}HECK: expected string found in input
39
39
V-NEXT: {{C}}HECK: {{NUMVAR=[[][[]#NUMVAR:[]][]]$}}
40
- V-NEXT: {{^}} ^{{ $}}
40
+ V-NEXT: {{^ \^ $}}
41
41
V-NEXT: verbose.txt:[[#@LINE-9]]:1: note: found here
42
42
V-NEXT: {{^}}NUMVAR=42{{$}}
43
43
V-NEXT: {{^}}^~~~~~~~~{{$}}
44
44
45
45
V-NEXT: verbose.txt:[[#@LINE-9]]:13: remark: {{C}}HECK-NEXT: expected string found in input
46
46
V-NEXT: {{C}}HECK-NEXT: {{NUMVAR - 1:[[][[]#NUMVAR - 1[]][]]$}}
47
- V-NEXT: {{^}} ^{{ $}}
47
+ V-NEXT: {{^ \^ $}}
48
48
V-NEXT: verbose.txt:[[#@LINE-15]]:1: note: found here
49
49
V-NEXT: {{^}}NUMVAR - 1:41{{$}}
50
50
V-NEXT: {{^}}^~~~~~~~~~~~~{{$}}
@@ -54,7 +54,7 @@ V-NEXT: {{^}}^~~~~~~~~~~~~{{$}}
54
54
55
55
VV-NEXT: verbose.txt:[[#@LINE-20]]:12: remark: {{C}}HECK-NOT: excluded string not found in input
56
56
VV-NEXT: {{C}}HECK-NOT: {{[[][[]#NUMVAR [+] 1[]][]]$}}
57
- VV-NEXT: {{^}} ^{{ $}}
57
+ VV-NEXT: {{^ \^ $}}
58
58
VV-NEXT: verbose.txt:[[#@LINE-25]]:1: note: scanning from here
59
59
VV-NEXT: {{^}}NUMVAR - 1:41{{$}}
60
60
VV-NEXT: {{^}}^{{$}}
@@ -67,22 +67,22 @@ CHECK-EMPTY:
67
67
CHECK-NEXT: after empty
68
68
69
69
V: verbose.txt:[[@LINE-4]]:8: remark: {{C}}HECK: expected string found in input
70
- V-NEXT: {{C}}HECK: before empty{{$}}
71
- V-NEXT: {{^}} ^{{ $}}
70
+ V-NEXT: {{C}}HECK: before empty{{$}}
71
+ V-NEXT: {{^ \^ $}}
72
72
V-NEXT: verbose.txt:[[@LINE-10]]:1: note: found here
73
73
V-NEXT: {{^}}before empty{{$}}
74
74
V-NEXT: {{^}}^~~~~~~~~~~~{{$}}
75
75
76
76
V-NEXT: verbose.txt:[[@LINE-10]]:13: remark: {{C}}HECK-EMPTY: expected string found in input
77
- V-NEXT: {{C}}HECK-EMPTY:{{$}}
78
- V-NEXT: {{^}} ^{{ $}}
77
+ V-NEXT: {{C}}HECK-EMPTY:{{$}}
78
+ V-NEXT: {{^ \^ $}}
79
79
V-NEXT: verbose.txt:[[@LINE-16]]:1: note: found here
80
80
V-EMPTY:
81
81
V-NEXT: {{^}}^{{$}}
82
82
83
83
V-NEXT: verbose.txt:[[@LINE-16]]:13: remark: {{C}}HECK-NEXT: expected string found in input
84
- V-NEXT: {{C}}HECK-NEXT: after empty{{$}}
85
- V-NEXT: {{^}} ^{{ $}}
84
+ V-NEXT: {{C}}HECK-NEXT: after empty{{$}}
85
+ V-NEXT: {{^ \^ $}}
86
86
V-NEXT: verbose.txt:[[@LINE-22]]:1: note: found here
87
87
V-NEXT: {{^}}after empty{{$}}
88
88
V-NEXT: {{^}}^~~~~~~~~~~{{$}}
@@ -93,53 +93,53 @@ CHECK-DAG: abcdef
93
93
CHECK-DAG: def
94
94
95
95
V-NEXT: verbose.txt:[[@LINE-3]]:12: remark: {{C}}HECK-DAG: expected string found in input
96
- V-NEXT: {{C}}HECK-DAG: abcdef
97
- V-NEXT: {{^}} ^{{ $}}
96
+ V-NEXT: {{C}}HECK-DAG: abcdef
97
+ V-NEXT: {{^ \^ $}}
98
98
V-NEXT: verbose.txt:[[@LINE-8]]:1: note: found here
99
99
V-NEXT: {{^}}abcdef{{$}}
100
100
V-NEXT: {{^}}^~~~~~{{$}}
101
101
102
102
VV-NEXT: verbose.txt:[[@LINE-9]]:12: remark: {{C}}HECK-DAG: expected string found in input
103
- VV-NEXT: {{C}}HECK-DAG: def
104
- VV-NEXT: {{^}} ^{{ $}}
103
+ VV-NEXT: {{C}}HECK-DAG: def
104
+ VV-NEXT: {{^ \^ $}}
105
105
VV-NEXT: verbose.txt:[[@LINE-15]]:4: note: found here
106
- VV-NEXT: {{^abcdef$}}
107
- VV-NEXT: {{^}} ^~~
106
+ VV-NEXT: {{^abcdef$}}
107
+ VV-NEXT: {{^ \ ^~~$}}
108
108
VV-NEXT: verbose.txt:[[@LINE-18]]:1: note: match discarded, overlaps earlier DAG match here
109
109
VV-NEXT: {{^}}abcdef{{$}}
110
110
VV-NEXT: {{^}}^~~~~~{{$}}
111
111
112
112
V-NEXT: verbose.txt:[[@LINE-19]]:12: remark: {{C}}HECK-DAG: expected string found in input
113
- V-NEXT: {{C}}HECK-DAG: def
114
- V-NEXT: {{^}} ^{{ $}}
113
+ V-NEXT: {{C}}HECK-DAG: def
114
+ V-NEXT: {{^ \^ $}}
115
115
V-NEXT: verbose.txt:[[@LINE-24]]:4: note: found here
116
- V-NEXT: {{^abcdef$}}
117
- V-NEXT: {{^}} ^~~
116
+ V-NEXT: {{^abcdef$}}
117
+ V-NEXT: {{^ \ ^~~$}}
118
118
119
119
xyz
120
120
CHECK: xyz
121
121
CHECK-NOT: {{z}}yx
122
122
123
123
V: verbose.txt:[[@LINE-3]]:8: remark: {{C}}HECK: expected string found in input
124
- V-NEXT: {{C}}HECK: xyz{{$}}
125
- V-NEXT: {{^}} ^{{ $}}
124
+ V-NEXT: {{C}}HECK: xyz{{$}}
125
+ V-NEXT: {{^ \^ $}}
126
126
V-NEXT: verbose.txt:[[@LINE-7]]:1: note: found here
127
127
V-NEXT: {{^}}xyz{{$}}
128
128
V-NEXT: {{^}}^~~{{$}}
129
129
130
130
VV-NEXT: verbose.txt:[[@LINE-9]]:19: remark: implicit EOF: expected string found in input
131
131
VV-NEXT: {{C}}HECK-NOT: {{[{][{]z[}][}]yx$}}
132
- VV-NEXT: {{^}} ^{{ $}}
132
+ VV-NEXT: {{^ \^ $}}
133
133
VV-NEXT: verbose.txt:[[@LINE+13]]:1: note: found here
134
134
VV-NOT: {{.}}
135
- VV: {{^}}^
135
+ VV: {{^\^$}}
136
136
137
137
VV-NEXT: verbose.txt:[[@LINE-16]]:12: remark: {{C}}HECK-NOT: excluded string not found in input
138
138
VV-NEXT: {{C}}HECK-NOT: {{[{][{]z[}][}]yx$}}
139
- VV-NEXT: {{^}} ^{{ $}}
139
+ VV-NEXT: {{^ \^ $}}
140
140
VV-NEXT: verbose.txt:[[@LINE-20]]:1: note: scanning from here
141
141
VV-NEXT: {{^C}}HECK: xyz{{$}}
142
- VV-NEXT: {{^}}^{{ $}}
142
+ VV-NEXT: {{^\^ $}}
143
143
144
144
QUIET-NOT: {{.}}
145
145
V-NOT: {{.}}
0 commit comments