1. 06 Aug, 2019 2 commits
  2. 02 Aug, 2019 2 commits
  3. 01 Aug, 2019 1 commit
  4. 31 Jul, 2019 1 commit
  5. 30 Jul, 2019 1 commit
  6. 29 Jul, 2019 4 commits
  7. 28 Jul, 2019 1 commit
  8. 26 Jul, 2019 1 commit
    • Paul Yang's avatar
      Add binary conformance test for default repeated fields (#6440) · a9bb6564
      Paul Yang authored
      * Add binary conformance test for default repeated fields
      
      1) Both packed and unpacked encoding should be accepted for parsing.
      2) Encode should follow the default way for the syntax.
      
      * Uncomment test
      
      * Remove is_primitive
      
      * Add failed tests to failure lists.
      
      * Add failed test to failure list
      
      * Use binary format to specify expected value
      
      Text format cannot distinguish whether repeated field is packed or not.
      
      * Change method name from ToHexString to ToOctString
      
      * Add failed test to failure list
      
      * Add failed test to php's failure list
      
      * Fix comments
      a9bb6564
  9. 25 Jul, 2019 2 commits
  10. 24 Jul, 2019 9 commits
  11. 23 Jul, 2019 4 commits
  12. 22 Jul, 2019 4 commits
  13. 19 Jul, 2019 7 commits
  14. 18 Jul, 2019 1 commit