You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp://qastaging/gocheck

gocheck has 3 active reviews. See all merge proposals.

gocheck has 12 active branches owned by 9 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/gocheck
Series: trunk
bug 1 Development 2014-02-25 17:30:54 UTC
87. Use readable time stamps on log messa...

Author: Roger Peppe
Revision Date: 2014-02-25 17:30:54 UTC

Use readable time stamps on log messages.

On long running tests, the time might wrap:

[LOG] 72.15087 JUJU state: opening state; zookeeper addresses: ["ec2-23-20-157-185.compute-1.amazonaws.com:2181"]
[LOG] 78.46405 JUJU state: waiting for state to be initialized
destroy env
[LOG] 13.73135 JUJU environs/ec2: destroying environment "sample-6326978ae3647455"

This CL makes the time stamp format as a duration since
the start of the test in the format agreed before:

[LOG] 0:00.568 DEBUG juju.environs.tools reading v1.* tools
[LOG] 0:00.569 INFO juju environs/testing: uploading FAKE tools 1.17.3-trusty-amd64
[LOG] 0:00.570 INFO juju environs/testing: uploading FAKE tools 1.17.3-precise-amd64
[LOG] 0:00.571 DEBUG juju.environs.tools no architecture specified when finding tools, looking for any

R=
CC=
https://codereview.appspot.com/5874049

lp://qastaging/~chipaca/gocheck/packaging 1 Development 2014-01-27 02:14:32 UTC
87. improved the description a little bit

Author: John Lenton
Revision Date: 2014-01-27 02:14:32 UTC

improved the description a little bit

lp://qastaging/~freeman-wes/gocheck/gocheck (Has a merge proposal) 1 Development 2013-12-22 09:38:17 UTC
87. adding another tab before memstats

Author: Wes Freeman
Revision Date: 2013-12-22 09:38:17 UTC

adding another tab before memstats

lp://qastaging/~sergiusens/gocheck/expected_panic_regex_in_tests (Has a merge proposal) 1 Development 2013-12-19 13:55:59 UTC
86. Fixing expected regex for panics

Author: Sergio Schvezov
Revision Date: 2013-12-19 13:54:25 UTC

Fixing expected regex for panics

lp://qastaging/~phablet-team/gocheck/packaging 1 Development 2013-11-20 19:21:25 UTC
11. Removing the debian/watch as it's use...

Author: Sergio Schvezov
Revision Date: 2013-11-20 19:21:25 UTC

Removing the debian/watch as it's useless.

lp://qastaging/~allenap/gocheck/fail-when-left-over-arguments (Has a merge proposal) 1 Development 2013-08-29 21:02:34 UTC
86. Fail if there are left-over arguments.

Author: Gavin Panella
Revision Date: 2013-08-29 20:59:07 UTC

Fail if there are left-over arguments.

lp://qastaging/~dave-cheney/gocheck/001-serialise-log-writes (Has a merge proposal) 1 Development 2012-12-06 04:23:59 UTC
83. rename

Author: Dave Cheney
Revision Date: 2012-12-06 04:23:59 UTC

rename

lp://qastaging/~dave-cheney/gocheck/002-gofmt (Has a merge proposal) 1 Development 2012-12-06 04:14:22 UTC
81. gofmt

Author: Dave Cheney
Revision Date: 2012-12-06 04:13:59 UTC

gofmt

lp://qastaging/~rogpeppe/gocheck/missing-method-panic (Has a merge proposal) 1 Development 2012-08-24 14:45:30 UTC
82. fix a couple of bugs from the merge

Author: Roger Peppe
Revision Date: 2012-08-24 14:45:30 UTC

fix a couple of bugs from the merge

lp://qastaging/~andrewsmedina/gocheck/checkers 1 Development 2012-03-07 00:10:49 UTC
74. Updated TODO.

Author: Gustavo Niemeyer
Revision Date: 2012-02-25 19:02:12 UTC

Updated TODO.

lp://qastaging/~niemeyer/gocheck/old-trunk 1 Development 2011-04-16 04:50:21 UTC
57. Updated to Go weekly.

Author: Gustavo Niemeyer
Revision Date: 2011-04-15 03:18:46 UTC

Updated to Go weekly.

lp://qastaging/~fuzzybyte/gocheck/fzzbt 1 Development 2011-04-08 00:28:43 UTC
55. Fix printer after change in Open() (n...

Author: Gustavo Niemeyer
Revision Date: 2011-04-08 00:28:43 UTC

Fix printer after change in Open() (not yet compatible with the
current weekly).

112 of 12 results
You can't create new branches for gocheck.