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

Issue 119530043: code review 119530043: go.tools/go/ssa/interp: some fixes to tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by adonovan
Modified:
11 years, 1 month ago
Reviewers:
gri
CC:
gri, golang-codereviews
Visibility:
Public.

Description

go.tools/go/ssa/interp: some fixes to tests - Break out parts of coverage.go into more specific files. - Re-enable test of nil interface-to-interface conversion. - Update initorder test to reflect spec ambiguity and gc vs go/types variance. - Re-enable test dependent on now-fixed bug 8189 ("value,ok" yields an untyped bool)

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -269 lines) Patch
M go/ssa/interp/interp_test.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
A go/ssa/interp/testdata/complit.go View 1 1 chunk +84 lines, -0 lines 0 comments Download
M go/ssa/interp/testdata/coverage.go View 1 11 chunks +12 lines, -269 lines 0 comments Download
A go/ssa/interp/testdata/defer.go View 1 1 chunk +53 lines, -0 lines 0 comments Download
M go/ssa/interp/testdata/initorder.go View 1 2 chunks +27 lines, -0 lines 0 comments Download
A go/ssa/interp/testdata/range.go View 1 1 chunk +55 lines, -0 lines 0 comments Download
A go/ssa/interp/testdata/static.go View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello gri@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 1 month ago (2014-08-06 16:11:05 UTC) #1
gri
LGTM
11 years, 1 month ago (2014-08-07 00:31:59 UTC) #2
adonovan
11 years, 1 month ago (2014-08-07 14:57:03 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=4565a2969cba&repo=tools ***

go.tools/go/ssa/interp: some fixes to tests

- Break out parts of coverage.go into more specific files.
- Re-enable test of nil interface-to-interface conversion.
- Update initorder test to reflect spec ambiguity and gc vs go/types variance.
- Re-enable test dependent on now-fixed bug 8189 ("value,ok" yields an untyped
bool)

LGTM=gri
R=gri
CC=golang-codereviews
https://codereview.appspot.com/119530043
Sign in to reply to this message.

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