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

Issue 4317044: code review 4317044: testing: shorten some tests. (Closed)

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

Description

testing: shorten some tests. These are the top runners. More to come. Also print two digits of timing info under -test.v.

Patch Set 1 #

Patch Set 2 : diff -r 28208a3c82c6 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -31 lines) Patch
M src/pkg/bytes/buffer_test.go View 2 chunks +10 lines, -2 lines 0 comments Download
M src/pkg/bytes/bytes_test.go View 1 chunk +4 lines, -1 line 0 comments Download
M src/pkg/crypto/openpgp/s2k/s2k_test.go View 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/crypto/rand/rand_test.go View 1 chunk +5 lines, -1 line 0 comments Download
M src/pkg/crypto/rsa/pkcs1v15_test.go View 1 chunk +5 lines, -1 line 0 comments Download
M src/pkg/crypto/rsa/rsa_test.go View 2 chunks +8 lines, -1 line 0 comments Download
M src/pkg/sort/sort_test.go View 2 chunks +8 lines, -1 line 0 comments Download
M src/pkg/strings/strings_test.go View 2 chunks +7 lines, -3 lines 0 comments Download
M src/pkg/sync/atomic/atomic_test.go View 4 chunks +12 lines, -10 lines 0 comments Download
M src/pkg/sync/rwmutex_test.go View 1 chunk +14 lines, -10 lines 0 comments Download
M src/pkg/testing/testing.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-25 22:21:14 UTC) #1
rsc
LGTM
14 years ago (2011-03-25 22:22:42 UTC) #2
r
14 years ago (2011-03-25 23:31:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=da3b8ffd4832 ***

testing: shorten some tests.
These are the top runners.  More to come.
Also print two digits of timing info under -test.v.

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

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