Commit 34225eb
committed
Updated googletest and xxHash
1 parent 4c320e9 commit 34225eb
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
Submodule googletest updated 17 files
- MODULE.bazel+4-4
- README.md+4-15
- WORKSPACE+6-6
- docs/advanced.md+1-4
- docs/faq.md-13
- docs/quickstart-bazel.md+8-8
- docs/quickstart-cmake.md+3-3
- docs/reference/actions.md+2-2
- googlemock/include/gmock/gmock-actions.h+30-3
- googlemock/include/gmock/gmock-matchers.h+76-16
- googlemock/test/gmock-actions_test.cc+16
- googlemock/test/gmock-matchers-comparisons_test.cc+69
- googlemock/test/gmock-matchers-containers_test.cc+302-11
- googletest/README.md+6-6
- googletest/include/gtest/internal/gtest-internal.h+14-22
- googletest/include/gtest/internal/gtest-port.h+8-4
- googletest_deps.bzl+3-3
- .github/workflows/ci.yml+114-94
- .github/workflows/scorecard.yml+1-1
- .gitignore+4-2
- Makefile+111-123
- appveyor.yml+1-1
- build/cmake/.gitignore+2
- build/cmake/CMakeLists.txt+1-1
- build/cmake/JoinPaths.cmake
- build/cmake/README.md+6-9
- build/cmake/xxHashConfig.cmake.in
- build/make/README.md+71
- build/make/multiconf.make+249
- cli/xsum_config.h+1-5
- cli/xxhsum.1.md+1-1
- cli/xxhsum.c-6
- fuzz/fuzzer.c+1-1
- libxxhash.pc.in+1
- tests/Makefile+28-28
- tests/collisions/Makefile+17-20
- tests/multiInclude.c+4-3
- tests/sanity_test.c+2-2
- tests/sanity_test_vectors_generator.c+1-1
- xxhash.h+4-4
0 commit comments