[commit: packages/binary] master: When QCing the Binary class, also test a list of values. (23adb9b)
git at git.haskell.org
git at git.haskell.org
Tue Apr 19 20:30:09 UTC 2016
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/23adb9bcaf62e840e6c4cbfac12844ad0ac0e00b
>---------------------------------------------------------------
commit 23adb9bcaf62e840e6c4cbfac12844ad0ac0e00b
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Thu Apr 7 21:34:58 2016 +0200
When QCing the Binary class, also test a list of values.
Now that we have 'putList' in Binary we must take care that we test
reading/writing with lists too. This patch makes sure that we always test
reading/writing list values when we test single values.
>---------------------------------------------------------------
23adb9bcaf62e840e6c4cbfac12844ad0ac0e00b
tests/QC.hs | 136 +++++++++++++++++++++++++++++-------------------------------
1 file changed, 66 insertions(+), 70 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 23adb9bcaf62e840e6c4cbfac12844ad0ac0e00b
More information about the ghc-commits
mailing list