[darcs-devel] [issue2457] darcs-test command line options behave strangely

Ben Franksen bugs at darcs.net
Wed Jun 17 21:27:07 UTC 2015


Ben Franksen <benjamin.franksen at helmholtz-berlin.de> added the comment:

Some of the strangeness seems to follow a pattern. If I tell it to use
darcs1 and darcs2 I three tests are run:

ben at sarun[1]: .../darcs/screened > ./dist/build/darcs-test/darcs-test -r
darcs2 -r darcs1 --tests=issue2382
Using darcs executable in
/home/ben/src/darcs/screened/dist/build/darcs/darcs
Locale encoding is UTF-8
issue2382-mv-dir-to-file-confuses-darcs.sh (Darcs2) (PatienceDiff):
[Success]
issue2382-mv-dir-to-file-confuses-darcs.sh (Darcs2) (PatienceDiff):
[Success]
issue2382-mv-dir-to-file-confuses-darcs.sh (Darcs1) (PatienceDiff): [Failed]

Apparently the repo format option is a list and the default is
["darcs2"] and anything you specify on the command line simply gets
appended to the list.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2457>
__________________________________


More information about the darcs-devel mailing list