aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorJoe Tsai <joetsai@digital-static.net>2016-03-02 12:21:53 -0800
committerMatthew Dempsky <mdempsky@google.com>2016-03-03 02:53:34 +0000
commit8a83d36b8e4aeed56f85e6b26832b6a7ed8951a5 (patch)
tree61cf7151ed28209b000c76356f876a708ad8bda6 /src/runtime
parentfcb23249b2ac65a882fdbbeeb907fdbb5dffdb79 (diff)
downloadgo-8a83d36b8e4aeed56f85e6b26832b6a7ed8951a5.tar.xz
compress/bzip2: refactor unit tests
Over the years as more bugs were discovered with the bzip2 library, new Tests were appended the unit tests and the tests became gnarly. Clean up the tests to be more consistent with modern Go style in addition to coalescing common tests into a general version that iterates over a list of input/output pairs. This has the advantage that the input, output, and test code are all in the same area, rather than being sprawled around the test file. There is no loss of test coverage. Change-Id: I377ed89378f0b89763d4a56ffc37b22d9c2a369e Reviewed-on: https://go-review.googlesource.com/20133 Run-TryBot: Joe Tsai <joetsai@digital-static.net> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions