Commit b084b75
File tree
- plugins
- Renderer/Vulkan
- Window/GLFW
- third-party
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Submodule googletest updated 25 files
- googlemock/include/gmock/gmock-actions.h+27-27
- googlemock/include/gmock/gmock-cardinalities.h+2-2
- googlemock/include/gmock/gmock-matchers.h+95-85
- googlemock/include/gmock/gmock-more-matchers.h+1-1
- googlemock/include/gmock/gmock-nice-strict.h+9-9
- googlemock/include/gmock/internal/gmock-internal-utils.h+10-6
- googlemock/test/gmock-actions_test.cc+1-1
- googlemock/test/gmock-cardinalities_test.cc+6-6
- googlemock/test/gmock-matchers-arithmetic_test.cc-1
- googlemock/test/gmock-matchers-containers_test.cc+2-2
- googletest/include/gtest/gtest-assertion-result.h+1-1
- googletest/include/gtest/gtest-death-test.h+3-3
- googletest/include/gtest/gtest-matchers.h+26-23
- googletest/include/gtest/gtest-printers.h+26-26
- googletest/include/gtest/gtest-spi.h+2-2
- googletest/include/gtest/gtest-test-part.h+4-4
- googletest/include/gtest/gtest-typed-test.h+2-2
- googletest/include/gtest/gtest.h+22-21
- googletest/include/gtest/internal/gtest-death-test-internal.h+11-11
- googletest/include/gtest/internal/gtest-filepath.h+1-1
- googletest/include/gtest/internal/gtest-internal.h+21-20
- googletest/include/gtest/internal/gtest-param-util.h+23-20
- googletest/include/gtest/internal/gtest-port.h+29-27
- googletest/include/gtest/internal/gtest-string.h+2-2
- googletest/test/gtest_unittest.cc+1-1
Submodule nlohmann-json updated 16 files
- .github/workflows/check_amalgamation.yml+4-4
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/codeql-analysis.yml+5-5
- .github/workflows/comment_check_amalgamation.yml+1-1
- .github/workflows/dependency-review.yml+2-2
- .github/workflows/flawfinder.yml+3-3
- .github/workflows/labeler.yml+1-1
- .github/workflows/macos.yml+6-6
- .github/workflows/publish_documentation.yml+2-2
- .github/workflows/scorecards.yml+3-3
- .github/workflows/semgrep.yml+3-3
- .github/workflows/stale.yml+2-2
- .github/workflows/ubuntu.yml+30-30
- .github/workflows/windows.yml+5-5
- docs/README.md+10-7
- tools/serve_header/serve_header.py+6
0 commit comments