~rogpeppe/gocheck/add-list-flag

  • Committer: Gustavo Niemeyer
  • Author(s): Roger Peppe
  • Date: 2011-12-13 21:11:04 UTC
  • mfrom: (61.1.4 gocheck)
  • Revision ID: gustavo@niemeyer.net-20111213211104-zhqnf20wnu3bwk12
Fix errors to print their string values.

Also, fmt.Stringer is a more conventional interface
type than hasString.

R=
CC=
https://codereview.appspot.com/5418043
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 24 13 years ago Gustavo Niemeyer Moved everything out of src/, so that goinstall wo 13 bytes Diff Download File
.gitignore 12 13 years ago Gustavo Niemeyer Some Go bugs were fixed. Removed workarounds. 27 bytes Diff Download File
bootstrap_test.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 2.1 KB Diff Download File
checkers.go 66 12 years ago Gustavo Niemeyer Fix errors to print their string values. Also, fm 10.2 KB Diff Download File
checkers_test.go 63 12 years ago Gustavo Niemeyer Mutate name/params in ErrorMatches checker so the 8.9 KB Diff Download File
export_test.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 177 bytes Diff Download File
fixture_test.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 13.5 KB Diff Download File
foundation_test.go 64 12 years ago Gustavo Niemeyer - *C now has an Output method matching the log.Log 9 KB Diff Download File
gocheck.go 66 12 years ago Gustavo Niemeyer Fix errors to print their string values. Also, fm 19.8 KB Diff Download File
gocheck_test.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 4.4 KB Diff Download File
helpers.go 65 12 years ago Gustavo Niemeyer Ported to current weekly. 7 KB Diff Download File
helpers_test.go 65 12 years ago Gustavo Niemeyer Ported to current weekly. 13.3 KB Diff Download File
LICENSE 31 13 years ago Gustavo Niemeyer Moving license file to its own file, to avoid polu 1.5 KB Diff Download File
Makefile 59 12 years ago Gustavo Niemeyer Removed gotos that were rendered invalid recently. 644 bytes Diff Download File
printer.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 2.7 KB Diff Download File
printer_test.go 61.1.2 12 years ago Roger Peppe changes in response to review. 2 KB Diff Download File
run.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 2.8 KB Diff Download File
run_test.go 61.1.1 12 years ago Roger Peppe Fixes for changes to error type. New ErrorMatches 10.8 KB Diff Download File
TODO 59 12 years ago Gustavo Niemeyer Removed gotos that were rendered invalid recently. 338 bytes Diff Download File