lp://qastaging/~fuzzybyte/gocheck/fzzbt

Created by Juhani Åhman and last modified
Get this branch:
bzr branch lp://qastaging/~fuzzybyte/gocheck/fzzbt
Only Juhani Åhman can upload to this branch. If you are Juhani Åhman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Juhani Åhman
Project:
gocheck
Status:
Development

Recent revisions

55. By Gustavo Niemeyer

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

54. By Gustavo Niemeyer

Namespace all flags under -gocheck.*.

53. By Gustavo Niemeyer

CaseClause and TypeCaseClause have been merged in Go, by Juhani Ahman.

52. By Gustavo Niemeyer

Qualified package as launchpad.net/gocheck.

51. By Gustavo Niemeyer

- Fixed printer test problems introduced by gofmting the file.
- Print variable values in a style closer to Go variable definitions.

50. By Gustavo Niemeyer

Updated TODO file.

49. By Gustavo Niemeyer

Show the source code of failing tests on errors.

48. By Gustavo Niemeyer

Introduced line printer using the go package, so that the full statement
is printed rather than just the reported line, making it easier to debug
problems. Not in use yet.

47. By Gustavo Niemeyer

Minor change in the formatting of failures:

    Expected (int): 1

is now:

    expected = (int) 1

46. By Gustavo Niemeyer

Fixed IsNil with values that may actually be zero (int, uint, etc).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~niemeyer/gocheck/old-trunk
This branch contains Public information 
Everyone can see this information.

Subscribers