aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2018-07-27 12:24:42 -0700
committerGitHub <noreply@github.com>2018-07-27 12:24:42 -0700
commit8705adc2289aca42b9ec54e0e9cdaf869beceb63 (patch)
treebf782efb97dc27f6d4d72b79be90fcf559a46178 /protoc-artifacts
parentbdcbcabe5e123067ad2474994df343d0458b63ea (diff)
downloadprotobuf-8705adc2289aca42b9ec54e0e9cdaf869beceb63.tar.gz
protobuf-8705adc2289aca42b9ec54e0e9cdaf869beceb63.tar.bz2
protobuf-8705adc2289aca42b9ec54e0e9cdaf869beceb63.zip
Give a specific category to each test. (#4965)
* Give a unique category to each test. This change introduce a TestCategory enum to ConformanceRequest. Existing tests are divided into three categories: binary format test, json format test and json format (ignore unknown when parsing) test. For the previous two categories, there is no change to existing testee programs. For tests with the last category, testee programs should either enable ignoring unknown field during json parsing or skip the test. * Fix python test * Fix java * Fix csharp * Update document * Update csharp generated code
Diffstat (limited to 'protoc-artifacts')
0 files changed, 0 insertions, 0 deletions