Arend wrote: > As we all know, test with result [!...] are bad. This patch revises all such > test in 13x13.tst and 13x13b.tst, most of them by using restricted_genmove, > some by removing when I didn't see much point in following up with the > original intention of the testcase.
This patch revises and reinstates 13x13:41. /Gunnar Index: regression/13x13.tst =================================================================== RCS file: /cvsroot/gnugo/gnugo/regression/13x13.tst,v retrieving revision 1.63 diff -u -r1.63 13x13.tst --- regression/13x13.tst 28 Sep 2005 15:49:31 -0000 1.63 +++ regression/13x13.tst 28 Sep 2005 20:49:47 -0000 @@ -208,9 +208,12 @@ 40 reg_genmove white #? [K13]* -#loadsgf games/mertin13x13/katsunari-gnugo2.W+4.sgf 60 -#41 reg_genmove white -##? [!C8] +# C8 can be cut off. Stones added to make the testcase more clear cut. +loadsgf games/mertin13x13/katsunari-gnugo2.W+4.sgf 60 +play white H10 +play black D5 +41 restricted_genmove white C8 D7 +#? [D7] #CATEGORY=SEMEAI loadsgf games/mertin13x13/katsunari-gnugo2.W+4.sgf 126 _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

