gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] test results after removing Pattern CD106


From: Evan Berggren Daniel
Subject: Re: [gnugo-devel] test results after removing Pattern CD106
Date: Sun, 27 Apr 2003 21:58:57 -0400 (EDT)

On Sun, 27 Apr 2003, kevin yong wrote:

>    3. Q: after 'make all_bateches', where i can check
> the report on the results?


You should get a collection of lines like
./regress.sh . reading.tst
./regress.sh . owl.tst

...

This means that in the listed test suites, no unexpected results occured.
It should list unexpected results in between, like so:

./regress.sh . reading.tst
181 unexpected FAIL: Correct '1 E4', got '1 F5'
./regress.sh . owl.tst

You can then copy / paste the results, or run it like

make all_batches > outfile

to get output saved to a convenient file (they won't appear on the screen
while this is happening, but you can look at the file to check progress).

Evan Daniel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]