Remove extensions

Change-Id: I00e9d600596bfb46146e27e6b762826f15e41dd6
1 file changed
tree: 9c07329261fe30a8fd6357317d0522ad70180412
  1. cmake/
  2. .clang-format
  3. AUTHORS
  4. CONTRIBUTING
  5. LICENSE
  6. protobuf_mutator.cc
  7. protobuf_mutator.h
  8. protobuf_mutator.proto
  9. protobuf_mutator_test.cc
  10. README.md
README.md

libprotobuf-mutator

libprotobuf-mutator is the library to randomly mutate protobuffers. The library can be used for testing, e.g. with fuzzers.