[commit: containers] master: Improve tests. (eaa4d34)
Paolo Capriotti
p.capriotti at gmail.com
Tue May 8 00:54:55 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/eaa4d342b0510591a2a473aaa54aa8b73dfd744d
>---------------------------------------------------------------
commit eaa4d342b0510591a2a473aaa54aa8b73dfd744d
Author: Milan Straka <fox at ucw.cz>
Date: Wed Dec 7 20:47:48 2011 +0100
Improve tests.
* Test IntMap.mapKeys, mapKeysWith, mapKeysMonotonic, which were just
added.
* Unify map-properties and intmap-properties as possible, by renaming
methods and changing comments, so that they are the same in both.
tests/intmap-properties.hs | 48 +++++++++++++++++++++++++++++++++----------
tests/map-properties.hs | 17 ++++++++-------
2 files changed, 46 insertions(+), 19 deletions(-)
Diff suppressed because of size. To see it, use:
git show eaa4d342b0510591a2a473aaa54aa8b73dfd744d
More information about the Cvs-libraries
mailing list