7 Commits (test_698517877)

Author SHA1 Message Date
Tony Liao fe535930d3 Bump minimum C++ version to C++17 after branch cut for v29. 1 month ago
Adam Cozzette 2e82a2d7bf Reduce our reliance on COPTS variable for compiler flags 1 month ago
Protobuf Team Bot 23aada230b Add `[[deprecated]]` attribute when generating enums and classes. 3 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 3 months ago
Mike Kruskal 97022a9c83 Move xcode setup out of protobuf-ci 7 months ago
Mike Kruskal 396e26b475 Enable C++ tests for Bazel 7 on mac 9 months ago
Mike Kruskal 6816da50cf Migrate non-Linux C++ tests to GHA actions 2 years ago
Mike Kruskal e18aa2eda7
Fix broken examples build (#10614) 2 years ago
Mike Kruskal d220b43c6c
Enable warnings as errors during tests (#10482) 2 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 2 years ago
Adam Cozzette 7df94e2473 Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Adam Cozzette 500cbd7b90
Upgrade third_party/googletest submodule to current main branch (#10393) 2 years ago
Joshua Haberman 8a6f9591d8 WIP. 3 years ago
Joshua Haberman ffdcc46390
Fixed a handful of reference leaks found in a debug build of Python (#484) 3 years ago
Joshua Haberman be383022c5 Removed the explicit define of __SANITIZE_ADDRESS__. 3 years ago
Joshua Haberman 9bff7b82d1 Unknown field comparison is passing tests. 3 years ago
Joshua Haberman 2199be91bc Fixed UBSAN error. 3 years ago
Joshua Haberman 7183780b60 Added a Valgrind test that works for Python! 3 years ago
Adam Cozzette 98b6ead775
Remove .bazelrc file containing the -std=c++11 flag (#8874) 3 years ago
Joshua Haberman f5796aa607 Updated Bazel fuzzing to use the newest fuzz rules. 3 years ago
Adam Cozzette 0554bb24c0 Add a top-level .bazelrc to make sure we use C++11 3 years ago
Joshua Haberman b344a6c582 Fixed the macOS build for XCode 11.3. 4 years ago
Joshua Haberman 63ad3db980 Fixed "NULL + 0" UB in JSON encoder and decoder. 4 years ago
Joshua Haberman 982b634bc5 Fixed a few minor bugs found by fuzzing. 4 years ago
Joshua Haberman 5b1f0d86a1 For Kokoro, only build/test -m32 on Linux. 4 years ago
Joshua Haberman 0497f8deed Fixed a critical bug on 32-bit builds, and added much more Kokoro testing. 4 years ago