Commit 7cfadf9
committed
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-verilog-to-routing into add_crr
2 files changed
+42
-3
lines changed- src/catch2/internal/catch_commandline.cpp+1-1
- src/catch2/internal/catch_run_context.cpp+15
- src/catch2/internal/catch_thread_support.hpp+4-4
- tests/ExtraTests/CMakeLists.txt+27
- tests/ExtraTests/X06-MixingClearedAndUnclearedMessages.cpp+27
- tests/ExtraTests/X94-ThreadSafetyTests.cpp+43
- tests/SelfTest/Baselines/automake.sw.approved.txt+1
- tests/SelfTest/Baselines/automake.sw.multi.approved.txt+1
- tests/SelfTest/Baselines/compact.sw.approved.txt+4-2
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+4-2
- tests/SelfTest/Baselines/console.std.approved.txt+13-2
- tests/SelfTest/Baselines/console.sw.approved.txt+18-2
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+18-2
- tests/SelfTest/Baselines/junit.sw.approved.txt+10-1
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+10-1
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt+8
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt+8
- tests/SelfTest/Baselines/tap.sw.approved.txt+5-1
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+5-1
- tests/SelfTest/Baselines/teamcity.sw.approved.txt+3
- tests/SelfTest/Baselines/teamcity.sw.multi.approved.txt+3
- tests/SelfTest/Baselines/xml.sw.approved.txt+27-2
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+27-2
- tests/SelfTest/UsageTests/Message.tests.cpp+9
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
493 | 496 | | |
494 | 497 | | |
495 | 498 | | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
496 | 535 | | |
497 | 536 | | |
498 | 537 | | |
499 | | - | |
| 538 | + | |
500 | 539 | | |
501 | 540 | | |
502 | 541 | | |
503 | 542 | | |
504 | 543 | | |
505 | 544 | | |
506 | | - | |
| 545 | + | |
507 | 546 | | |
508 | 547 | | |
509 | 548 | | |
| |||
0 commit comments