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

Issue 8671049: code review 8671049: cmd/vet: clean up the test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by r
Modified:
12 years ago
Reviewers:
CC:
golang-dev, minux1, bradfitz
Visibility:
Public.

Description

cmd/vet: clean up the test - clean up the notypes version of the test so it's quiet - change the package in the buildtag test to avoid confusing godoc

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M src/cmd/vet/Makefile View 1 chunk +4 lines, -2 lines 0 comments Download
M src/cmd/vet/test_buildtag_bad.go View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 13
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2013-04-24 16:39:59 UTC) #1
minux1
Given that the Makefile does nothing more than run a series of commands, could we ...
12 years ago (2013-04-24 16:52:52 UTC) #2
bradfitz
In addition to what Minux said, could we move the test input files to a ...
12 years ago (2013-04-24 16:55:15 UTC) #3
r
You're turning this into a major production. I'd rather not restructure the build just now. ...
12 years ago (2013-04-24 17:06:11 UTC) #4
r
Hello golang-dev@googlegroups.com, minux.ma@gmail.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years ago (2013-04-24 17:07:30 UTC) #5
r
Dropped the change to run.bash. PTAL. -rob On Wed, Apr 24, 2013 at 10:05 AM, ...
12 years ago (2013-04-24 17:07:54 UTC) #6
r
Hello golang-dev@googlegroups.com, minux.ma@gmail.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years ago (2013-04-24 17:08:17 UTC) #7
r
By the way, the test was not broken; there was no bitrot. All this will ...
12 years ago (2013-04-24 17:10:12 UTC) #8
bradfitz
Not broken? Why doesn't it work for me? bradfitz@barbon:~/go/src/cmd/vet$ rm vet bradfitz@barbon:~/go/src/cmd/vet$ make test_notypes go ...
12 years ago (2013-04-24 17:17:35 UTC) #9
bradfitz
LGTM I see.
12 years ago (2013-04-24 17:18:28 UTC) #10
minux1
LGTM.
12 years ago (2013-04-24 17:23:06 UTC) #11
r
*** Submitted as https://code.google.com/p/go/source/detail?r=d4c3e6c8b141 *** cmd/vet: clean up the test - clean up the notypes ...
12 years ago (2013-04-24 17:40:36 UTC) #12
r
12 years ago (2013-04-24 17:41:55 UTC) #13
I'll tidy this up and attach it to the build after Go 1.1, probably by
writing a _test.go file that simulates the shell script  I would use
if we only cared about Unix.

-rob
Sign in to reply to this message.

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