Joshua Haberman
bc1e0b314f
Fixed some strict C89 errors.
4 years ago
Joshua Haberman
de22764b33
Updated Kokoro to test ... instead of :all.
4 years ago
Joshua Haberman
ffe40c9f94
Only run Valgrind if it is present.
5 years ago
Joshua Haberman
086a68d191
Fixed memory leak that could occur after upb_arena_fuse().
...
Also added valgrind testing for Kokoro.
5 years ago
Joshua Haberman
7d38c201fa
Enabled conformance tests to run under ASAN. This apears to work now. ( #292 )
5 years ago
Joshua Haberman
b717575cef
Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. ( #289 )
...
* Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors.
* Disable -Wshorten-32-to-64 since Kokoro is missing Clang.
* Fixed -Wextra warnings for gcc.
* Reordered UPB_UNUSED() to come after declarations.
* Added another -pedantic fix and log CC version.
* Fix compile error and conditionally run use_bazel.sh.
* Moved set -e after use_bazel.sh.
* Fixed typo in conditional.
5 years ago
Joshua Haberman
408d34797d
Disable UBSan, Clang is not available in upb's Kokoro image atm.
5 years ago
Joshua Haberman
6b808a4072
Fixed all UBSan issues and added UBSan CI checks.
5 years ago
Joshua Haberman
ef25ea5281
Added Kokoro verification of the ASAN build. ( #220 )
5 years ago
Josh Haberman
eb633dbe3c
Query CMake version.
6 years ago
Joshua Haberman
51a646ec11
Make Bazel print output for failed tests.
6 years ago
Josh Haberman
43ab429c09
Use the latest Bazel version.
6 years ago
Josh Haberman
966d9d89e6
Added Kokoro config files.
6 years ago