Branch: refs/heads/master
Home: https://github.com/conformal/btcwire
Commit: 6f61e0acc2531e77c077ea6bf267ec74e20cfdd9
https://github.com/conformal/btcwire/commit/6f61e0acc2531e77c077ea6bf267ec74e20cfdd9
Author: Dave Collins <[email protected]>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M common_test.go
M test_coverage.txt
Log Message:
-----------
Add negative tests for updated read/writeElement.
This commit adds tests for the error paths in the updated readElement and
writeElement functions.
This brings the test coverage back up to 100%.