~allenap/gwacl/testing-not-verbose

Viewing all changes in revision 222.

  • Committer: Tarmac
  • Author(s): Gavin Panella
  • Date: 2013-08-29 11:59:30 UTC
  • mfrom: (221.1.2 tests-not-testing)
  • Revision ID: tarmac-20130829115930-7nghn7sxwj2b10z8
[r=allenap] [r=jtv][bug=][author=allenap] Get all tests running.

The logging tests were not running, but there was no obvious
indication that there was a problem; the module was developed in the
top-level gwacl package, moved to a sub-package when it was complete,
but it was missing the hook function from testing into gocheck.

In any case, `make check` would not have run tests in any sub-package.
When -gocheck.v is passed into `go test` the package specification
appears to be ignored, and only tests in the current package are
exercised.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: