[darcs-users] darcs patch: Move argument parsing and interaction fr... (and 3 more)

Reinier Lamers tux_rocker at reinier.de
Sun May 31 21:16:31 UTC 2009


Hi all,

This makes the unit test program much more versatile by enabling you to
select tests on the command line, and replay failing tests. For example, you
can trigger a failure in the 'Checking other inverse being valid' test by
doing:

  dist/build/unit/unit -r '1387922338 2147483372,86' -m 'Checking other'

In fact, running all QuickCheck tests with that seed and size, that is doing

  dist/build/unit/unit -r '1387922338 2147483372,86'

will trigger five (5!) failures if it reproduces correctly.

Regards,
Reinier

Tue May 26 22:11:40 CEST 2009  Reinier Lamers <tux_rocker at reinier.de>
  * Move argument parsing and interaction from unit.lhs to Test.Runner

Wed May 27 15:25:01 CEST 2009  Reinier Lamers <tux_rocker at reinier.de>
  * Split Test.Runner into a backend and a driver module

Sat May 30 20:22:35 CEST 2009  Reinier Lamers <tux_rocker at reinier.de>
  * Resolve conflict with Trent's help fix

Sun May 31 22:46:43 CEST 2009  Reinier Lamers <tux_rocker at reinier.de>
  * Add options for QuickCheck replaying and test selection to unit

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 123201 bytes
Desc: A darcs patch for your repository!
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090531/1dfcbd3a/attachment-0001.bin>


More information about the darcs-users mailing list