gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] new test cases


From: Gunnar Farnebäck
Subject: [gnugo-devel] new test cases
Date: Sat, 29 May 2004 05:13:00 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.3 (sparc-sun-solaris2.9) MULE/5.0 (SAKAKI)

Some new and revised test cases.

/Gunnar

Index: blunder.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/blunder.tst,v
retrieving revision 1.45
diff -u -r1.45 blunder.tst
--- blunder.tst 28 May 2004 03:09:14 -0000      1.45
+++ blunder.tst 29 May 2004 03:09:02 -0000
@@ -23,7 +23,7 @@
 
 loadsgf games/blunder4.sgf
 4 reg_genmove white
-#? [B5|C5|C4|D4|E4|E3|F3]
+#? [B5|C5|C4|D4|E4|E3|F3|A4|A5]
 
 # This is an "antiblunder". After black A4, white does not have any
 # kind of double threat at C6, which is a simple snapback.
@@ -113,6 +113,7 @@
 #? [!F4|F5|F6]
 
 # Don't play the outer liberty and let white make seki.
+# See also connection:113 and reading:198.
 loadsgf games/blunder17.sgf
 24 reg_genmove black
 #? [!P5]*
@@ -143,6 +144,7 @@
 29 reg_genmove white
 #? [!(C1|B3)]
 
+# See also reading:197.
 loadsgf games/blunder23.sgf
 30 reg_genmove black
 #? [!O7]*
Index: connection.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/connection.tst,v
retrieving revision 1.75
diff -u -r1.75 connection.tst
--- connection.tst      28 May 2004 03:09:14 -0000      1.75
+++ connection.tst      29 May 2004 03:09:02 -0000
@@ -398,6 +398,13 @@
 #? [0]
 popgo
 
+# See also blunder:24 and reading:198.
+loadsgf games/blunder17.sgf
+trymove B P5
+113 disconnect L3 M4
+#? [1 L4]
+popgo
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&
Index: reading.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/reading.tst,v
retrieving revision 1.68
diff -u -r1.68 reading.tst
--- reading.tst 16 Apr 2004 07:16:45 -0000      1.68
+++ reading.tst 29 May 2004 03:09:02 -0000
@@ -821,6 +821,20 @@
 196 attack E8
 #? [1 (H8|E9)]
 
+# See also blunder:30.
+loadsgf games/blunder23.sgf
+197 defend O8
+#? [0]
+
+# See also connection:113 and blunder:24.
+loadsgf games/blunder17.sgf
+trymove B P5
+trymove W L4
+198 attack L5
+#? [0]
+popgo
+popgo
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&




reply via email to

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