- Notifications
You must be signed in to change notification settings - Fork5
Commitfed0303
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 parent5021e3d commitfed0303
1 file changed
+35
-26
lines changedLines changed: 35 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 |
| |
66 | 73 |
| |
67 | 74 |
| |
| |||
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
84 |
| - | |
| 91 | + | |
85 | 92 |
| |
86 | 93 |
| |
87 | 94 |
| |
| |||
168 | 175 |
| |
169 | 176 |
| |
170 | 177 |
| |
171 |
| - | |
| 178 | + | |
172 | 179 |
| |
173 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
174 | 185 |
| |
175 | 186 |
| |
176 |
| - | |
177 | 187 |
| |
| 188 | + | |
| 189 | + | |
178 | 190 |
| |
179 | 191 |
| |
180 | 192 |
| |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
181 | 206 |
| |
182 | 207 |
| |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 208 | + | |
192 | 209 |
| |
193 | 210 |
| |
194 |
| - | |
| 211 | + | |
195 | 212 |
| |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 213 | + | |
| 214 | + | |
206 | 215 |
| |
207 | 216 |
| |
208 | 217 |
| |
|
0 commit comments
Comments
(0)