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

Issue 6850130: code review 6850130: exp/gotype: added many more tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by gri
Modified:
12 years, 7 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

exp/gotype: added many more tests gotype can now handle much of the standard library. - marked packages which have type checker issues - this CL depends on CL 6846131

Patch Set 1 #

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

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

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

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

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

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

Patch Set 8 : diff -r 64847a27cdd5 https://code.google.com/p/go #

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

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

Patch Set 11 : diff -r f7c125983d99 https://code.google.com/p/go #

Total comments: 2

Patch Set 12 : diff -r 78f62d4f67a9 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -20 lines) Patch
M src/pkg/exp/gotype/gotype_test.go View 1 2 3 4 5 6 7 8 11 2 chunks +178 lines, -19 lines 0 comments Download
M src/pkg/exp/gotype/testdata/test1.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 7 months ago (2012-12-01 01:25:07 UTC) #1
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 7 months ago (2012-12-05 06:47:24 UTC) #2
rsc
LGTM very nice https://codereview.appspot.com/6850130/diff/21001/src/pkg/exp/gotype/gotype_test.go File src/pkg/exp/gotype/gotype_test.go (right): https://codereview.appspot.com/6850130/diff/21001/src/pkg/exp/gotype/gotype_test.go#newcode19 src/pkg/exp/gotype/gotype_test.go:19: if suffix := ".go"; strings.HasSuffix(path, suffix) ...
12 years, 7 months ago (2012-12-06 05:49:33 UTC) #3
gri
https://codereview.appspot.com/6850130/diff/21001/src/pkg/exp/gotype/gotype_test.go File src/pkg/exp/gotype/gotype_test.go (right): https://codereview.appspot.com/6850130/diff/21001/src/pkg/exp/gotype/gotype_test.go#newcode19 src/pkg/exp/gotype/gotype_test.go:19: if suffix := ".go"; strings.HasSuffix(path, suffix) { On 2012/12/06 ...
12 years, 7 months ago (2012-12-06 17:09:29 UTC) #4
gri
12 years, 7 months ago (2012-12-06 17:24:18 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=992bfc985165 ***

exp/gotype: added many more tests

gotype can now handle much of the standard library.

- marked packages which have type checker issues
- this CL depends on CL 6846131

R=rsc
CC=golang-dev
https://codereview.appspot.com/6850130
Sign in to reply to this message.

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