- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitb06a8e3
committed
Improve vcregress.pl's handling of tap tests for client programs
The target is now named 'bincheck' rather than 'tapcheck' so that itreflects what is checked instead of the test mechanism. Some of thelogic is improved, making it easier to add further sets of TAP basedtests in future. Also, the environment setting logic is imrpoved.As discussed on -hackers a couple of months ago.1 parentd5bb7c6 commitb06a8e3
1 file changed
+36
-25
lines changedLines changed: 36 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 |
| |
65 | 72 |
| |
66 | 73 |
| |
| |||
79 | 86 |
| |
80 | 87 |
| |
81 | 88 |
| |
82 |
| - | |
| 89 | + | |
83 | 90 |
| |
84 | 91 |
| |
85 | 92 |
| |
| |||
165 | 172 |
| |
166 | 173 |
| |
167 | 174 |
| |
168 |
| - | |
| 175 | + | |
169 | 176 |
| |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
170 | 183 |
| |
171 |
| - | |
172 | 184 |
| |
| 185 | + | |
| 186 | + | |
173 | 187 |
| |
174 | 188 |
| |
175 | 189 |
| |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
176 | 203 |
| |
177 | 204 |
| |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
| 205 | + | |
187 | 206 |
| |
188 | 207 |
| |
189 |
| - | |
| 208 | + | |
190 | 209 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 210 | + | |
| 211 | + | |
201 | 212 |
| |
202 | 213 |
| |
203 | 214 |
| |
|
0 commit comments
Comments
(0)