Commit 87f4e2e
committed
File tree
38 files changed
+6877
-182
lines changed- doc/src/quickstart
- libs
- EXTERNAL
- libblifparse
- libezgl
- examples/basic-application
- libtatum/libtatum/tatum
- libpugiutil/src
- libvtrutil/src
- utils/route_diag
- vpr/src
- analytical_place
- place
- vtr_flow
- arch/timing
- parse
- pass_requirements
- qor_config
- scripts/python_libs/vtr
- tasks/regression_tests/vtr_reg_strong
- basic_ap/config
- strong_ap
- mcnc
- config
- constraints
- vtr_chain
- config
- constraints
38 files changed
+6877
-182
lines changedLoading
Large diffs are not rendered by default.
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
- .clang-tidy+2-1
- .github/workflows/mac-builds-m1.yml+1-1
- .github/workflows/mac-builds.yml+6-2
- BUILD.bazel+2
- CMake/CatchConfigOptions.cmake+1
- CMakeLists.txt+6-1
- 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+4-1
- src/catch2/catch_user_config.hpp.in+9
- src/catch2/internal/catch_compiler_capabilities.hpp+39-31
- 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+35-26
- src/catch2/reporters/catch_reporter_console.cpp+5-2
- tests/ExtraTests/CMakeLists.txt-1
- tests/SelfTest/Baselines/compact.sw.approved.txt+5-1
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+5-1
- tests/SelfTest/Baselines/console.std.approved.txt+1-1
- tests/SelfTest/Baselines/console.sw.approved.txt+35-1
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+35-1
- tests/SelfTest/Baselines/junit.sw.approved.txt+3-1
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+3-1
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt+2
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt+2
- tests/SelfTest/Baselines/tap.sw.approved.txt+9-1
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+9-1
- tests/SelfTest/Baselines/xml.sw.approved.txt+39-1
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+39-1
- tests/SelfTest/UsageTests/MatchersRanges.tests.cpp+19
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
485 | 485 | | |
486 | | - | |
487 | | - | |
| 486 | + | |
488 | 487 | | |
489 | 488 | | |
490 | 489 | | |
491 | | - | |
| 490 | + | |
492 | 491 | | |
493 | 492 | | |
494 | 493 | | |
| |||
498 | 497 | | |
499 | 498 | | |
500 | 499 | | |
501 | | - | |
| 500 | + | |
502 | 501 | | |
503 | 502 | | |
504 | 503 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
33 | | - | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
0 commit comments