1. 02 Aug, 2019 1 commit
    • Paul Yang's avatar
      Conformance packed (#6447) · 0c4b607e
      Paul Yang authored
      * Add conformance tests for explicit packed/unpacked fields
      
      * Fix typo
      
      * Update failure lists
      
      * Update failure list
      
      * Use enum class to make enum scoped
      0c4b607e
  2. 01 Aug, 2019 1 commit
  3. 31 Jul, 2019 1 commit
  4. 30 Jul, 2019 1 commit
  5. 29 Jul, 2019 4 commits
  6. 28 Jul, 2019 1 commit
  7. 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
  8. 25 Jul, 2019 2 commits
  9. 24 Jul, 2019 9 commits
  10. 23 Jul, 2019 4 commits
  11. 22 Jul, 2019 4 commits
  12. 19 Jul, 2019 7 commits
  13. 18 Jul, 2019 3 commits
  14. 17 Jul, 2019 1 commit