Commit 824a963
authored
Set env var to preserve test case encoding w/ swift testing (#1804)
* Set env var to preserve test case encoding w/ swift testing
swiftlang/swift-testing#1287 gates the
`_testCase` field behind the experimental version number check, which
will be tied to the swift version of the client, supplied by vs code.
Set the `SWT_ENABLE_EXPERIMENTAL_EVENT_STREAM_TEST_CASE_ENCODING` flag
to allow any version of swift-testing to continue to work with the
extension.1 parent f82b363 commit 824a963
1 file changed
+11
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
337 | 345 | | |
338 | 346 | | |
339 | 347 | | |
| |||
354 | 362 | | |
355 | 363 | | |
356 | 364 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 365 | + | |
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
| |||
369 | 371 | | |
370 | 372 | | |
371 | 373 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
| 374 | + | |
379 | 375 | | |
380 | 376 | | |
381 | 377 | | |
| |||
398 | 394 | | |
399 | 395 | | |
400 | 396 | | |
| 397 | + | |
401 | 398 | | |
402 | 399 | | |
403 | 400 | | |
| |||
0 commit comments