1. d522479 Merge pull request #1145 from jskeet/conformance by Jon Skeet · 9 years ago
  2. 1e113df Merge pull request #1146 from haberman/pycppfix by Joshua Haberman · 9 years ago
  3. 06fd6fa Fixed Python 3.x C++ build, and updated conformance failure lists. by Josh Haberman · 9 years ago
  4. 5ee055d Remove now-fixed conformance errors. by Jon Skeet · 9 years ago
  5. ea95676 Fix tests broken by the Java directory change. by Feng Xiao · 9 years ago
  6. 7e74a02 Don't generate Objective C WKT for conformance tests to avoid dupliate defs. by Josh Haberman · 9 years ago
  7. 043ca2b Conformance: Update C# failure list to reflect which tests currently pass. by Josh Haberman · 9 years ago
  8. ea909a5 Updated C#'s failure list, and added missing file. by Josh Haberman · 9 years ago
  9. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  10. df4e4d8 Fix up the conformance tests by Thomas Van Lenten · 9 years ago
  11. de3c56a Fix conformance test to only report skips in verbose mode. by Thomas Van Lenten · 9 years ago
  12. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  13. d272cef Exclude failing objc conformance tests. by Feng Xiao · 9 years ago
  14. 1e2fece Configure conformance tests to build with C++11 (require GCC 4.8) by Feng Xiao · 9 years ago
  15. a0cecfd Make conformance tests build for C++ and Java. by Feng Xiao · 9 years ago
  16. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  17. a20d0b6 Fix dist_clean and maintainer-clean to get more generated files. by Thomas Van Lenten · 9 years ago
  18. 874eb36 Remove all bare strings as exceptions. by Josh Haberman · 9 years ago
  19. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  20. a3faf08 Added JSON support to Python conformance tests. by Josh Haberman · 9 years ago
  21. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  22. 69d713f Ensure the conformance build of objc code is using the Mac OS X SDK and by Thomas Van Lenten · 9 years ago
  23. ba800e2 Set the stream limit to the length of the data. by Thomas Van Lenten · 9 years ago
  24. 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
  25. 42f2eee Cleanups of deps and ignores for conformance by Thomas Van Lenten · 9 years ago
  26. 5bdf4a4 Fixed several Ruby conformance test cases through upb update. by Josh Haberman · 9 years ago
  27. 15bf55e Validate that after reading a message, we've consumed as many bytes as we expected to. by Jon Skeet · 9 years ago
  28. b6defa7 Added C# conformance tests. by Jon Skeet · 9 years ago
  29. c2c43a4 Fixed lint errors and responded to CR comments. by Josh Haberman · 9 years ago
  30. 181c7f2 Added Ruby to conformance tests. by Josh Haberman · 9 years ago
  31. b0500b3 Added support for Json and valid input to conformance tests. by Josh Haberman · 9 years ago
  32. 23bf3b5 Removed test_name from conformance.proto. by Josh Haberman · 9 years ago
  33. d2b6738 Conformance tests can now be excluded based on their names. by Josh Haberman · 9 years ago
  34. 621bf82 Null-terminate C strings. by Feng Xiao · 9 years ago
  35. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  36. 9681ef4 Run conformance tests against Java for the Travis build. by Josh Haberman · 9 years ago
  37. 420f938 Added conformance test support for Java. by Josh Haberman · 9 years ago
  38. 4e63b52 Factored conformance tests so they can run in-process. by Josh Haberman · 9 years ago
  39. 35a1cc7 Added first version of conformance tests. by Josh Haberman · 9 years ago