1. d3a76b8 Add test to check that mutator is actually change messages. by Vitaly Buka · 7 years ago
  2. 4782c14 Check if field values are different before copying them. by Vitaly Buka · 7 years ago
  3. fc2afda Remove unnecessary MutateBool override from test. by Vitaly Buka · 7 years ago
  4. 89098ff Switch some tests to TYPED_TEST for future proto3 support by Vitaly Buka · 7 years ago
  5. beb9080 Add GetRandomBool function. by Vitaly Buka · 7 years ago
  6. f86815c Hide namespace alias protobuf into protobuf_mutator namespace. by Vitaly Buka · 7 years ago
  7. adfc27c Implement ProtobufMutator::CrossOver. by Vitaly Buka · 7 years ago
  8. 35df2e4 Move port dir to the top by Vitaly Buka · 7 years ago
  9. 9f94933 Wrap protobuf::TextFormat::PrintToString to allow to use version of protobuf by Vitaly Buka · 7 years ago
  10. 6c6dbbe Add src/port for integration flexibility. by Vitaly Buka · 7 years ago
  11. 5b1a003 Split root CmakeLists.txt into smaller nested ones. by Vitaly Buka · 7 years ago
  12. c90f481 Use just NOLINT by Vitaly Buka · 8 years ago
  13. 9dd2f8e Remove suppression of build/include_subdir cpplint check. by Vitaly Buka · 8 years ago
  14. f047a00 Fix cpplint warnings by Vitaly Buka · 8 years ago
  15. 0e1e46b Fixed sign-compare warning. by Vitaly Buka · 8 years ago
  16. 0fed9aa Move sources into src/ directory. by Vitaly Buka · 8 years ago[Renamed from protobuf_mutator_test.cc]
  17. b93a146 Add libFuzzer by Vitaly Buka · 8 years ago
  18. 43f748f Simplify proto comparison in test. by Vitaly Buka · 8 years ago
  19. 72019dc Simplify size control by Vitaly Buka · 8 years ago
  20. ba12972 Hide keep_initialized argument and keep messages always initialized by Vitaly Buka · 8 years ago
  21. 482c172 Trivial tests as usage example by Vitaly Buka · 8 years ago
  22. a3e59c7 Implement mutation which copies fields of the same type. by Vitaly Buka · 8 years ago
  23. e8c8643 Added TODOs for kcc's offline comments. by Vitaly Buka · 8 years ago
  24. 8aa7510 Test to estimate performance by Vitaly Buka · 8 years ago
  25. 432b545 The first review by Vitaly Buka · 8 years ago
  26. 4af611d Refactoring by Vitaly Buka · 8 years ago
  27. 781853c Simplified implementation by Vitaly Buka · 8 years ago
  28. ac2b7bf Simplified if by Vitaly Buka · 8 years ago
  29. c9d2248 Added stack by Vitaly Buka · 8 years ago
  30. 2cfe02b Added mutations by Vitaly Buka · 8 years ago
  31. 043f27f Format by Vitaly Buka · 8 years ago
  32. 13245af Add initialization by Vitaly Buka · 8 years ago
  33. 30de309 Implemented adding non-repeated fields by Vitaly Buka · 8 years ago
  34. 0e17fd7 Basic logic by Vitaly Buka · 8 years ago
  35. 7247cfe Add more fields into proto file. by Vitaly Buka · 8 years ago
  36. cddc714 Main is not needed. by Vitaly Buka · 8 years ago
  37. 1109c00 Added simple proto file. by Vitaly Buka · 8 years ago
  38. 00b6107 Build empty test by Vitaly Buka · 8 years ago