- Notifications
You must be signed in to change notification settings - Fork5
Commiteb01063
committed
Enable transforms tests for python 2 on MSVC builds
Currently regression tests for python 3 are disabled on MSVC, and thesetests fail with python 3, too, so we have some work to do to enableboth. Meanwhile, all the buildfarm hosts seem to be building with python2 anyway, so this at least gets us some coverage.Original patch from Michael Paquier, significantly modified by me.1 parent5aa2350 commiteb01063
1 file changed
+38
-4
lines changedLines changed: 38 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
| 241 | + | |
241 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
242 | 278 |
| |
243 | 279 |
| |
244 | 280 |
| |
245 |
| - | |
246 |
| - | |
247 | 281 |
| |
248 | 282 |
| |
249 | 283 |
| |
| |||
266 | 300 |
| |
267 | 301 |
| |
268 | 302 |
| |
269 |
| - | |
270 |
| - | |
| 303 | + | |
| 304 | + | |
271 | 305 |
| |
272 | 306 |
| |
273 | 307 |
| |
|
0 commit comments
Comments
(0)