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

Issue 42440043: code review 42440043: time: add tests for Duration.Nanoseconds, Duration.Minu...

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by shawnps
Modified:
11 years, 6 months ago
Reviewers:
dave
CC:
golang-codereviews, rsc, dave_cheney.net
Visibility:
Public.

Description

time: add tests for Duration.Nanoseconds, Duration.Minutes, and Duration.Hours

Patch Set 1 #

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

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

Total comments: 4

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

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

Total comments: 2

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M src/pkg/time/time_test.go View 1 2 3 4 5 6 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 11
shawnps
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 7 months ago (2013-12-15 04:01:39 UTC) #1
rsc
in the cl description s/time_test/time/ (it's the directory, not the package) https://codereview.appspot.com/42440043/diff/30001/src/pkg/time/time_test.go File src/pkg/time/time_test.go (right): ...
11 years, 7 months ago (2013-12-18 18:14:18 UTC) #2
shawnps
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 7 months ago (2013-12-18 22:04:43 UTC) #3
gobot
Replacing golang-dev with golang-codereviews.
11 years, 7 months ago (2013-12-20 16:26:10 UTC) #4
shawnps
https://codereview.appspot.com/42440043/diff/30001/src/pkg/time/time_test.go File src/pkg/time/time_test.go (right): https://codereview.appspot.com/42440043/diff/30001/src/pkg/time/time_test.go#newcode1482 src/pkg/time/time_test.go:1482: Duration(-1): -1.6666666666666667e-11, On 2013/12/18 18:14:18, rsc wrote: > is ...
11 years, 6 months ago (2013-12-28 09:37:13 UTC) #5
dave_cheney.net
On 2013/12/28 09:37:13, shawnps wrote: > https://codereview.appspot.com/42440043/diff/30001/src/pkg/time/time_test.go > File src/pkg/time/time_test.go (right): > > https://codereview.appspot.com/42440043/diff/30001/src/pkg/time/time_test.go#newcode1482 > ...
11 years, 6 months ago (2013-12-29 11:33:14 UTC) #6
dave_cheney.net
Thank you. Looking at the other test's in this file, although they are a mixture ...
11 years, 6 months ago (2014-01-02 09:07:59 UTC) #7
shawnps
Dave, I've changed a couple of other things, like using []struct instead of maps, and ...
11 years, 6 months ago (2014-01-02 09:23:49 UTC) #8
shawnps
Hello golang-codereviews@googlegroups.com, rsc@golang.org, dave@cheney.net (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 6 months ago (2014-01-02 09:24:36 UTC) #9
dave_cheney.net
On 2014/01/02 09:24:36, shawnps wrote: > Hello mailto:golang-codereviews@googlegroups.com, mailto:rsc@golang.org, mailto:dave@cheney.net (cc: > mailto:golang-codereviews@googlegroups.com), > > ...
11 years, 6 months ago (2014-01-02 10:00:59 UTC) #10
dave_cheney.net
11 years, 6 months ago (2014-01-02 10:06:44 UTC) #11
*** Submitted as https://code.google.com/p/go/source/detail?r=88ac7297d2fa ***

time: add tests for Duration.Nanoseconds, Duration.Minutes, and Duration.Hours

R=golang-codereviews, rsc, dave
CC=golang-codereviews
https://codereview.appspot.com/42440043

Committer: Dave Cheney <dave@cheney.net>
Sign in to reply to this message.

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