Russ Cox
unread,Sep 1, 2012, 9:55:59 AM9/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to minu...@gmail.com, golan...@googlegroups.com, alex.b...@gmail.com, r...@golang.org, re...@codereview-hr.appspotmail.com
On Sat, Sep 1, 2012 at 4:16 AM, <
minu...@gmail.com> wrote:
> On 2012/08/30 14:43:17, rsc wrote:
>>
>> ... but you need a change to run.bash
>
> run.go can't test cgo*.go and go1.go now
> can we just add
> go run %GOROOT%/test/run.go - ../doc/progs
> to run.bash without deleting the existing call to
> ../doc/prog.run?
I guess so, but I would rather keep run.bat and run.bash in sync. It
sounds like you are saying that even after this CL the Windows build
is missing some tests that happen in the Unix build?
Russ