File tree
4 files changed
+8
-6
lines changed- .github/workflows
- libs
- EXTERNAL
- libvtrutil/src
- vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3/vtr_reg_qor_chain_predictor_off/config
4 files changed
+8
-6
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
- .github/workflows/mac-builds.yml+1-7
- .gitignore+2-1
- MODULE.bazel+1-1
- WORKSPACE.bazel+3-3
- docs/matchers.md+27-9
- extras/Catch.cmake+15-5
- extras/CatchAddTests.cmake+15-1
- src/catch2/benchmark/catch_benchmark.hpp+2-2
- src/catch2/benchmark/detail/catch_benchmark_function.cpp+6
- src/catch2/benchmark/detail/catch_benchmark_function.hpp+3-22
- src/catch2/benchmark/detail/catch_estimate_clock.hpp+7-5
- src/catch2/benchmark/detail/catch_measure.hpp+1-1
- src/catch2/catch_message.cpp+1
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
| |||
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
21 |
| - | |
22 |
| - | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
|
0 commit comments