70 Commits (53bfe69f707e3729cd5845091a1282771b7e45ee)

Author SHA1 Message Date
ncteisen fe354eb807 Fix the fuzzers 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller 05fbe3c518 Get gtest building with Bazel, add first test in test/cpp/common/BUILD 8 years ago
Craig Tiller c547c0d992 Add test/core/json/BUILD 8 years ago
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 8 years ago
Craig Tiller f4f2eac66d All fuzzers 8 years ago
Craig Tiller 8da8511762 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) 9 years ago
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 9 years ago
Nicolas "Pixel" Noble 959b6f52cd Fixing another memory leak. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 5d28d9f63b Added a few more corpora. 9 years ago
Nicolas "Pixel" Noble 82a91c91d0 Fixing json memory leak. 9 years ago
Nicolas "Pixel" Noble fdbebb9049 Adding json test case. 9 years ago
Nicolas "Pixel" Noble 1635d36a0a Missing include. 9 years ago
Nicolas "Pixel" Noble bc1fdeee8f Fixing typos. 9 years ago
Nicolas "Pixel" Noble 8677d3f824 Adding memory leak detections for the json fuzzer. 9 years ago
Craig Tiller fdef23f8d3 Fix includes 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 9d290d534e copyrights 9 years ago
Craig Tiller a341fe2876 Expand corpus 9 years ago
Craig Tiller d0f1301d12 Expand corpus 9 years ago
Craig Tiller fe56d3ae72 Expand corpus 9 years ago
Craig Tiller dc559c9697 Add fuzzer found crash to corpus 9 years ago
Nicolas "Pixel" Noble 23df75a970 Copyrights. 9 years ago
Nicolas "Pixel" Noble c90886096a Fixing json parsing issues detected by libfuzz. 9 years ago
Craig Tiller 32173c5c3c First version of json fuzzer 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Nicolas "Pixel" Noble 11c320da08 Increasing json code coverage. 9 years ago
Nicolas "Pixel" Noble 8c593e2e1c Improving test coverage for json.c (-->100%) 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago