darcs

Patch 1107 add command-line options to control glob... (and 6 more)

Title add command-line options to control glob... (and 6 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2013-11-26.07:42:42 by ganesh, last changed 2013-12-12.15:34:55 by gh.

Files
File name Status Uploaded Type Edit Remove
add-command_line-options-to-control-global-test-options.dpatch ganesh, 2013-11-26.07:42:42 application/x-darcs-patch
patch-preview.txt ganesh, 2013-11-26.07:42:42 text/x-darcs-patch
unnamed ganesh, 2013-11-26.07:42:42
See mailing list archives for discussion on individual patches.
Messages
msg17091 (view) Author: ganesh Date: 2013-11-26.07:42:42
Cut down the test suiet and make the configurations more controllable
as described at
http://lists.osuosl.org/pipermail/darcs-devel/2013-November/015349.html

7 patches for repository darcs-unstable@darcs.net:screened:

Thu Nov 14 06:24:18 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * add command-line options to control global test options
  Default to just running for darcs-2 and patience diff

Thu Nov 14 06:38:38 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * remove explicit choice of Myers diff from test
  it passes fine with patience diff

Fri Nov 15 00:04:11 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * add pragmas to shell tests to allow for the test to specify configurations

Fri Nov 15 06:39:10 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * add a TODO comment

Tue Nov 26 06:22:27 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * fix warnings

Tue Nov 26 07:08:04 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * need to use ByteString to read tests on unix
  Files may not be valid UTF-8

Tue Nov 26 07:08:20 GMT 2013  Ganesh Sittampalam <ganesh@earth.li>
  * improve help text
Attachments
msg17110 (view) Author: gh Date: 2013-12-12.15:34:55
Had a look with
    darcs diff --diff-command "meld %1 %2" --to-patch "improve help
text" --from-patch "add command-line options"

and I found it ok.  Also, it works well in practice.

I'm accepting it (and I've documented the new pragmas in
<http://darcs.net/Development/RegressionTests> ).
History
Date User Action Args
2013-11-26 07:42:42ganeshcreate
2013-12-02 20:01:20ghsetstatus: needs-screening -> needs-review
2013-12-12 15:34:55ghsetstatus: needs-review -> accepted
messages: + msg17110