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

Issue 2157041: code review 2157041: test: remove semiocolons. (Closed)

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

Description

test: remove semiocolons. The ken directory is untouched so we have some examples with explicit semis.

Patch Set 1 #

Patch Set 2 : code review 2157041: test: remove semiocolons. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2512 lines, -2516 lines) Patch
M test/64bit.go View 13 chunks +151 lines, -151 lines 0 comments Download
M test/assign.go View 1 chunk +24 lines, -24 lines 0 comments Download
M test/bigalg.go View 4 chunks +43 lines, -43 lines 0 comments Download
M test/blank.go View 4 chunks +30 lines, -30 lines 0 comments Download
M test/blank1.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/chan/fifo.go View 3 chunks +13 lines, -13 lines 0 comments Download
M test/chan/goroutines.go View 1 chunk +16 lines, -16 lines 0 comments Download
M test/chan/perm.go View 1 chunk +31 lines, -31 lines 0 comments Download
M test/chan/powser1.go View 14 chunks +289 lines, -290 lines 0 comments Download
M test/chan/powser2.go View 14 chunks +292 lines, -293 lines 0 comments Download
M test/char_lit.go View 1 chunk +3 lines, -4 lines 0 comments Download
M test/closedchan.go View 5 chunks +49 lines, -49 lines 0 comments Download
M test/cmp2.go View 1 chunk +3 lines, -3 lines 0 comments Download
M test/cmp3.go View 1 chunk +3 lines, -3 lines 0 comments Download
M test/cmp4.go View 1 chunk +4 lines, -4 lines 0 comments Download
M test/cmp5.go View 1 chunk +4 lines, -4 lines 0 comments Download
M test/complit.go View 2 chunks +22 lines, -22 lines 0 comments Download
M test/compos.go View 2 chunks +4 lines, -4 lines 0 comments Download
M test/const.go View 2 chunks +82 lines, -82 lines 0 comments Download
M test/const1.go View 1 chunk +56 lines, -56 lines 0 comments Download
M test/const2.go View 1 chunk +1 line, -1 line 0 comments Download
M test/convlit.go View 1 chunk +20 lines, -20 lines 0 comments Download
M test/decl.go View 1 chunk +15 lines, -15 lines 0 comments Download
M test/declbad.go View 1 chunk +21 lines, -21 lines 0 comments Download
M test/env.go View 1 chunk +8 lines, -8 lines 0 comments Download
M test/escape.go View 3 chunks +79 lines, -79 lines 0 comments Download
M test/float_lit.go View 1 chunk +9 lines, -9 lines 0 comments Download
M test/for.go View 1 chunk +21 lines, -21 lines 0 comments Download
M test/func.go View 2 chunks +37 lines, -37 lines 0 comments Download
M test/func1.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/func2.go View 1 chunk +12 lines, -12 lines 0 comments Download
M test/func3.go View 1 chunk +7 lines, -7 lines 0 comments Download
M test/func4.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/gc.go View 1 chunk +1 line, -1 line 0 comments Download
M test/gc1.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/hashmap.go View 5 chunks +57 lines, -58 lines 0 comments Download
M test/helloworld.go View 1 chunk +1 line, -1 line 0 comments Download
M test/if.go View 1 chunk +50 lines, -50 lines 0 comments Download
M test/if1.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/import.go View 1 chunk +4 lines, -4 lines 0 comments Download
M test/import1.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/indirect1.go View 1 chunk +1 line, -1 line 0 comments Download
M test/initialize.go View 2 chunks +6 lines, -6 lines 0 comments Download
M test/initializerr.go View 1 chunk +5 lines, -5 lines 0 comments Download
M test/initsyscall.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/int_lit.go View 1 chunk +3 lines, -3 lines 0 comments Download
M test/interface/bigdata.go View 2 chunks +24 lines, -24 lines 0 comments Download
M test/interface/convert1.go View 1 chunk +9 lines, -9 lines 0 comments Download
M test/interface/convert2.go View 1 chunk +9 lines, -9 lines 0 comments Download
M test/interface/embed.go View 1 chunk +29 lines, -29 lines 0 comments Download
M test/interface/embed0.go View 1 chunk +12 lines, -12 lines 0 comments Download
M test/interface/embed1.go View 1 chunk +25 lines, -25 lines 0 comments Download
M test/interface/fail.go View 1 chunk +6 lines, -6 lines 0 comments Download
M test/interface/fake.go View 1 chunk +39 lines, -39 lines 0 comments Download
M test/interface/receiver.go View 2 chunks +2 lines, -2 lines 0 comments Download
M test/interface/returntype.go View 1 chunk +3 lines, -3 lines 0 comments Download
M test/interface/struct.go View 3 chunks +76 lines, -76 lines 0 comments Download
M test/iota.go View 1 chunk +70 lines, -70 lines 0 comments Download
M test/literal.go View 1 2 chunks +170 lines, -170 lines 0 comments Download
M test/mallocrand.go View 4 chunks +5 lines, -5 lines 0 comments Download
M test/mallocrep.go View 1 chunk +1 line, -1 line 0 comments Download
M test/map.go View 3 chunks +206 lines, -206 lines 0 comments Download
M test/method1.go View 1 chunk +4 lines, -4 lines 0 comments Download
M test/nil.go View 1 chunk +18 lines, -18 lines 0 comments Download
M test/nilptr/arrayindex.go View 2 chunks +3 lines, -3 lines 0 comments Download
M test/nilptr/arrayindex1.go View 3 chunks +4 lines, -4 lines 0 comments Download
M test/nilptr/arraytoslice.go View 3 chunks +5 lines, -5 lines 0 comments Download
M test/nilptr/arraytoslice1.go View 3 chunks +5 lines, -5 lines 0 comments Download
M test/nilptr/arraytoslice2.go View 3 chunks +6 lines, -6 lines 0 comments Download
M test/nilptr/slicearray.go View 3 chunks +4 lines, -4 lines 0 comments Download
M test/nilptr/structfield.go View 2 chunks +6 lines, -6 lines 0 comments Download
M test/nilptr/structfield1.go View 2 chunks +6 lines, -6 lines 0 comments Download
M test/nilptr/structfield2.go View 2 chunks +7 lines, -7 lines 0 comments Download
M test/nilptr/structfieldaddr.go View 2 chunks +6 lines, -6 lines 0 comments Download
M test/nul1.go View 1 chunk +1 line, -1 line 0 comments Download
M test/parentype.go View 1 chunk +5 lines, -5 lines 0 comments Download
M test/printbig.go View 1 chunk +1 line, -1 line 0 comments Download
M test/runtime.go View 1 chunk +1 line, -1 line 0 comments Download
M test/sieve.go View 2 chunks +10 lines, -10 lines 0 comments Download
M test/sigchld.go View 1 chunk +2 lines, -2 lines 0 comments Download
M test/sinit.go View 1 chunk +4 lines, -4 lines 0 comments Download
M test/string_lit.go View 1 4 chunks +27 lines, -27 lines 0 comments Download
M test/stringrange.go View 1 chunk +27 lines, -27 lines 0 comments Download
M test/switch.go View 2 chunks +79 lines, -79 lines 0 comments Download
M test/switch1.go View 1 chunk +3 lines, -3 lines 0 comments Download
M test/test0.go View 2 chunks +32 lines, -32 lines 0 comments Download
M test/typeswitch.go View 2 chunks +39 lines, -39 lines 0 comments Download
M test/utf.go View 1 chunk +30 lines, -30 lines 0 comments Download

Messages

Total messages: 3
r
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-09-04 00:22:00 UTC) #1
gri
LGTM On Fri, Sep 3, 2010 at 5:22 PM, <r@golang.org> wrote: > Reviewers: gri, > ...
14 years, 7 months ago (2010-09-04 00:30:28 UTC) #2
r
14 years, 7 months ago (2010-09-04 00:36:20 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f6df2d9c0786 ***

test: remove semiocolons.
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
http://codereview.appspot.com/2157041
Sign in to reply to this message.

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