File tree
8 files changed
+19
-61
lines changed- libs/EXTERNAL
- vpr/src
- base
- route
- tileable_rr_graph
8 files changed
+19
-61
lines changed- .clang-tidy+1-2
- .github/workflows/mac-builds-m1.yml+1-1
- .github/workflows/mac-builds.yml+2-6
- BUILD.bazel-2
- CMake/CatchConfigOptions.cmake-1
- CMakeLists.txt+1-6
- docs/configuration.md-9
- src/catch2/benchmark/detail/catch_stats.cpp+4-4
- src/catch2/catch_timer.cpp+1-1
- src/catch2/catch_tostring.cpp+1-4
- src/catch2/catch_user_config.hpp.in-9
- src/catch2/internal/catch_compiler_capabilities.hpp+31-39
- src/catch2/internal/catch_console_colour.cpp+1-1
- src/catch2/internal/catch_random_number_generator.cpp+1-1
- src/catch2/matchers/catch_matchers_range_equals.hpp+26-35
- src/catch2/reporters/catch_reporter_console.cpp+2-5
- tests/ExtraTests/CMakeLists.txt+1
- tests/SelfTest/Baselines/compact.sw.approved.txt+1-5
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+1-5
- tests/SelfTest/Baselines/console.std.approved.txt+1-1
- tests/SelfTest/Baselines/console.sw.approved.txt+1-35
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+1-35
- tests/SelfTest/Baselines/junit.sw.approved.txt+1-3
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+1-3
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt-2
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt-2
- tests/SelfTest/Baselines/tap.sw.approved.txt+1-9
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+1-9
- tests/SelfTest/Baselines/xml.sw.approved.txt+1-39
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+1-39
- tests/SelfTest/UsageTests/MatchersRanges.tests.cpp-19
Lines changed: 9 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 |
| - | |
| 52 | + | |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
| |||
242 | 241 |
| |
243 | 242 |
| |
244 | 243 |
| |
245 |
| - | |
| 244 | + | |
246 | 245 |
| |
247 | 246 |
| |
248 | 247 |
| |
| |||
1019 | 1018 |
| |
1020 | 1019 |
| |
1021 | 1020 |
| |
1022 |
| - | |
1023 |
| - | |
| 1021 | + | |
1024 | 1022 |
| |
1025 | 1023 |
| |
1026 | 1024 |
| |
1027 | 1025 |
| |
1028 |
| - | |
1029 |
| - | |
| 1026 | + | |
| 1027 | + | |
1030 | 1028 |
| |
1031 | 1029 |
| |
1032 | 1030 |
| |
| |||
1095 | 1093 |
| |
1096 | 1094 |
| |
1097 | 1095 |
| |
1098 |
| - | |
| 1096 | + | |
1099 | 1097 |
| |
1100 | 1098 |
| |
1101 | 1099 |
| |
| |||
1213 | 1211 |
| |
1214 | 1212 |
| |
1215 | 1213 |
| |
1216 |
| - | |
| 1214 | + | |
1217 | 1215 |
| |
1218 | 1216 |
| |
1219 | 1217 |
| |
1220 | 1218 |
| |
1221 | 1219 |
| |
1222 |
| - | |
1223 | 1220 |
| |
1224 | 1221 |
| |
1225 | 1222 |
| |
1226 |
| - | |
| 1223 | + | |
1227 | 1224 |
| |
1228 | 1225 |
| |
1229 | 1226 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1064 | 1064 |
| |
1065 | 1065 |
| |
1066 | 1066 |
| |
1067 |
| - | |
| 1067 | + | |
1068 | 1068 |
| |
1069 |
| - | |
1070 |
| - | |
| 1069 | + | |
| 1070 | + | |
1071 | 1071 |
| |
1072 | 1072 |
| |
1073 | 1073 |
| |
1074 | 1074 |
| |
1075 | 1075 |
| |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
| 1076 | + | |
1079 | 1077 |
| |
1080 | 1078 |
| |
1081 | 1079 |
| |
|
Lines changed: 1 addition & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 | 137 |
| |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 | 138 |
| |
148 | 139 |
| |
149 | 140 |
| |
| |||
375 | 366 |
| |
376 | 367 |
| |
377 | 368 |
| |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 | 369 |
| |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 | 370 |
| |
389 | 371 |
| |
390 | 372 |
| |
| |||
423 | 405 |
| |
424 | 406 |
| |
425 | 407 |
| |
426 |
| - | |
| 408 | + | |
427 | 409 |
| |
428 | 410 |
| |
429 | 411 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 77 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 | 78 |
| |
88 | 79 |
| |
89 | 80 |
| |
|
Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
540 |
| - | |
541 | 540 |
| |
542 | 541 |
| |
543 | 542 |
| |
| |||
582 | 581 |
| |
583 | 582 |
| |
584 | 583 |
| |
585 |
| - | |
| 584 | + | |
586 | 585 |
| |
587 | 586 |
| |
588 |
| - | |
589 | 587 |
| |
590 |
| - | |
591 | 588 |
| |
592 | 589 |
| |
593 | 590 |
| |
| |||
624 | 621 |
| |
625 | 622 |
| |
626 | 623 |
| |
627 |
| - | |
628 | 624 |
| |
629 |
| - | |
630 | 625 |
| |
631 | 626 |
| |
632 | 627 |
| |
| |||
661 | 656 |
| |
662 | 657 |
| |
663 | 658 |
| |
664 |
| - | |
665 | 659 |
| |
666 |
| - | |
667 | 660 |
| |
668 | 661 |
| |
669 | 662 |
| |
| |||
699 | 692 |
| |
700 | 693 |
| |
701 | 694 |
| |
702 |
| - | |
703 | 695 |
| |
704 |
| - | |
705 | 696 |
| |
706 | 697 |
| |
707 | 698 |
| |
| |||
726 | 717 |
| |
727 | 718 |
| |
728 | 719 |
| |
729 |
| - | |
| 720 | + | |
730 | 721 |
| |
731 | 722 |
| |
732 | 723 |
| |
| |||
1820 | 1811 |
| |
1821 | 1812 |
| |
1822 | 1813 |
| |
1823 |
| - | |
| 1814 | + | |
1824 | 1815 |
| |
1825 | 1816 |
| |
1826 | 1817 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
|
0 commit comments