Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(174)

Issue 41960047: code review 41960047: encoding/json: add tests for InvalidUnmarshalError (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by dave
Modified:
11 years, 6 months ago
Reviewers:
shawnps
CC:
golang-codereviews, shawnps
Visibility:
Public.

Description

encoding/json: add tests for InvalidUnmarshalError

Patch Set 1 #

Patch Set 2 : diff -r 58deb42f814a https://code.google.com/p/go #

Patch Set 3 : diff -r 58deb42f814a https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r d5dbdcc7f614 https://code.google.com/p/go #

Patch Set 5 : diff -r d5dbdcc7f614 https://code.google.com/p/go #

Patch Set 6 : diff -r d5dbdcc7f614 https://code.google.com/p/go #

Patch Set 7 : diff -r d5dbdcc7f614 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M src/pkg/encoding/json/decode_test.go View 1 2 3 4 5 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2013-12-31 21:25:06 UTC) #1
shawnps
https://codereview.appspot.com/41960047/diff/40001/src/pkg/encoding/json/decode_test.go File src/pkg/encoding/json/decode_test.go (right): https://codereview.appspot.com/41960047/diff/40001/src/pkg/encoding/json/decode_test.go#newcode1332 src/pkg/encoding/json/decode_test.go:1332: got := Unmarshal(buf, tt.v) Would it be nicer to ...
11 years, 6 months ago (2014-01-01 10:35:13 UTC) #2
dave_cheney.net
https://codereview.appspot.com/41960047/diff/40001/src/pkg/encoding/json/decode_test.go File src/pkg/encoding/json/decode_test.go (right): https://codereview.appspot.com/41960047/diff/40001/src/pkg/encoding/json/decode_test.go#newcode1332 src/pkg/encoding/json/decode_test.go:1332: got := Unmarshal(buf, tt.v) On 2014/01/01 10:35:13, shawnps wrote: ...
11 years, 6 months ago (2014-01-01 11:31:45 UTC) #3
dave_cheney.net
Hello golang-codereviews@googlegroups.com, shawn.p.smith@gmail.com (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 6 months ago (2014-01-01 11:32:49 UTC) #4
shawnps
On 2014/01/01 11:32:49, dfc wrote: > Hello mailto:golang-codereviews@googlegroups.com, mailto:shawn.p.smith@gmail.com (cc: > mailto:golang-codereviews@googlegroups.com), > > Please ...
11 years, 6 months ago (2014-01-01 11:35:15 UTC) #5
dave_cheney.net
11 years, 6 months ago (2014-01-01 22:50:13 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=5330d59be152 ***

encoding/json: add tests for InvalidUnmarshalError

R=golang-codereviews, shawn.p.smith
CC=golang-codereviews
https://codereview.appspot.com/41960047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b