[darcs-users] [darcs-devel] How to tell when the test suite fails?
Tommy Pettersson
ptp at lysator.liu.se
Sun Apr 27 14:01:51 UTC 2008
On Wed, Apr 23, 2008 at 11:00:27AM -0700, Jason Dagit wrote:
> Did my tests really pass or fail? Below is a cut&paste from my
> terminal's scrollback.
I think the easiest way to "be sure" is to check the exit status
of 'make test'. I often use a little tool that checks the exit
status of the last command, and beeps once for success and twice
for failure, so I can hear (e.g., from the coffee machine) when
and how things finish. :-)
The "false" positives should either end with "Done demonstrating
bugs on <foo> repositories..." or have "Failed (TODO) test" in
them.
--
Tommy Pettersson <ptp at lysator.liu.se>
More information about the darcs-users
mailing list