gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] tactics1:101


From: Evan Berggren Daniel
Subject: [gnugo-devel] tactics1:101
Date: Sun, 24 Nov 2002 14:46:16 -0500 (EST)

The test is written incorrectly, since attack_either does not return the
attack point, only the result.  The following patch corrects this.

Thanks

Evan Daniel

- correct tactics1:101

Index: regression/tactics1.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/tactics1.tst,v
retrieving revision 1.8
diff -u -r1.8 tactics1.tst
--- regression/tactics1.tst     24 Nov 2002 14:19:58 -0000      1.8
+++ regression/tactics1.tst     24 Nov 2002 19:44:17 -0000
@@ -29,7 +29,7 @@
 trymove white C12
 trymove black C11
 101 attack_either C11 D12
-#? [1 E11]*
+#? [1]*
 popgo
 popgo
 popgo





reply via email to

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