-
checkers, fixture, foundation: update tests to handle diffs
bboozzoo committedJan 5, 2018 Update tests to handle diff output in error message from Equals and DeepEquals. Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
check_test: report regex parsing errors
bboozzoo committedJan 5, 2018 Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
utils: keep diff output under control
bboozzoo committedJan 5, 2018 Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
checkers: clear error message if Not checker sub test failed
bboozzoo committedNov 21, 2017 Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
checkers: return a pretty format error message in Equals and DeepEqua…
bboozzoo committedNov 21, 2017 …ls checkers Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
utils: add a helper for generating a diff between unequal values
bboozzoo committedNov 21, 2017 Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
-
Merge pull request #67 from elopio/reporter
niemeyer committedJan 5, 2016 Moved the reporter functions to a separate file.
-
Get the filename from runtime.
elopio committedDec 14, 2015 -
elopio committed
Dec 14, 2015
-
Moved the reporter functions to a separate file.
elopio committedDec 9, 2015
-
Merge pull request #50 from mwhudson/v1
niemeyer committedJul 29, 2015 Fix panic tracebacks with Go tip.
-
Merge pull request #44 from juju/fix-data-race-on-status
niemeyer committedJun 26, 2015 Hack from Dave to avoid one race in one case.
-
check: fix data race on C.status
davecheney committedJun 17, 2015 Fixes #43 Updates #35 This PR removes a data race on C.status if c.Error or c.Assert fails in a goroutine spawned inside a test suite. Renaming the variable to `C._status` is regretable, but made the change to the code accessing the variable via helpers smaller. Tests were _not_ run as they do not pass on recent versions of Go. This fix was verified by asserting that LP 1463643 was resolved.
-
Merge pull request #26 from aznashwan/upstream
niemeyer committedOct 24, 2014 Fix poor tempdir removal error message under Windows.
-
Fixed misleading tempdir removal message under Windows.
aznashwan committedOct 23, 2014
-
Merge branch 'v1' of github.com:go-check/check into v1
niemeyer committedOct 20, 2014
-
Merge pull request #15 from aznashwan/upstream
niemeyer committedAug 27, 2014 Use filepath.Join in the implementation of MkDir.
-
Replaced path.Join with filepath.Join in newPath() in order to facili…
aznashwan committedJul 24, 2014 …tate proper MkDir() on all OS-es
-
Merge pull request #1 from wfreeman/v1
niemeyer committedJul 3, 2014 Add memory benchmark tracking and output (-check.bmem)
-
this might be necessary for 32-bit...
freeeve committedJul 3, 2014 -
freeeve committed
Jul 3, 2014 -
adding memory benchmark tracking and output, and the check.bmem option
freeeve committedApr 1, 2014 to turn it on
-
niemeyer committed
Apr 1, 2014 -
niemeyer committed
Apr 1, 2014 -
Point back to labix.org on package docs.
niemeyer committedApr 1, 2014 -
niemeyer committed
Apr 1, 2014