Derek Mauro 5a9c3f9e8d Upgrade most builds to use Bazel 9.0.0
Keep one build on 8.5.1 to test WORKSPACE

Fixes the -Wdeprecated-declaration warnings
enabled by default in Bazel 9 that come from the
single-arg Invoke().

Fixes the new -Winconsistent-missing-override that
we intentionally use in a test.

Upgrades RE2 to a version compatible with Bazel 9.

PiperOrigin-RevId: 865966282
Change-Id: I5f7c3b60daf5f8a90be08004d96aaa59611e35c4
2026-02-05 08:42:50 -08:00
..
BUILD.bazel Add rules_cc dependency, required by Bazel going forward 2025-09-18 11:16:02 -07:00
gmock_all_test.cc Split gmock-matchers_test into 4 smaller test #3653 2022-03-23 09:08:04 -07:00
gmock_ex_test.cc Add missing std includes 2023-04-20 14:29:09 -07:00
gmock_leak_test_.cc Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock_leak_test.py Fix formatting in subset of Python files 2023-01-25 09:14:26 -08:00
gmock_link2_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_link_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_link_test.h Upgrade most builds to use Bazel 9.0.0 2026-02-05 08:42:50 -08:00
gmock_output_test_.cc Merge branch 'main' into fixes_std_pair_diff 2023-05-01 14:27:38 -04:00
gmock_output_test_golden.txt Remove "blindly" from the gmock "uninteresting call" message. 2025-06-05 14:31:20 -07:00
gmock_output_test.py Fix formatting in subset of Python files 2023-01-25 09:14:26 -08:00
gmock_stress_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_test_utils.py Remove pylint disable comments that no longer trigger warnings 2023-01-25 12:35:34 -08:00
gmock_test.cc Use the empty method to check for emptiness 2023-04-21 08:42:42 -07:00
gmock-actions_test.cc Add [[nodiscard]] throughput Google Test. 2025-12-08 12:55:11 -08:00
gmock-cardinalities_test.cc Add [[nodiscard]] throughput Google Test. 2025-12-08 12:55:11 -08:00
gmock-function-mocker_test.cc Upgrade most builds to use Bazel 9.0.0 2026-02-05 08:42:50 -08:00
gmock-internal-utils_test.cc Mark InternalDefaultActionSetAt as nodiscard. 2025-10-16 06:31:44 -07:00
gmock-matchers_test.h Fix formatting of C++ files 2023-01-24 11:10:09 -08:00
gmock-matchers-arithmetic_test.cc Add [[nodiscard]] throughput Google Test. 2025-12-08 12:55:11 -08:00
gmock-matchers-comparisons_test.cc Allow implicit matcher construction from nullptr. This allows "nullptr" to be used as a valid matcher for smart pointer types. 2026-01-27 09:35:08 -08:00
gmock-matchers-containers_test.cc Add [[nodiscard]] throughput Google Test. 2025-12-08 12:55:11 -08:00
gmock-matchers-misc_test.cc Automated Code Change 2025-10-15 21:01:54 -07:00
gmock-more-actions_test.cc Automated Code Change 2026-01-16 21:50:57 -08:00
gmock-nice-strict_test.cc Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock-port_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-pp_test.cc Automated Code Change 2024-08-29 08:17:22 -07:00
gmock-pp-string_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-spec-builders_test.cc Mark InternalDefaultActionSetAt as nodiscard. 2025-10-16 06:31:44 -07:00