gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] another regression patch


From: Gunnar Farneback
Subject: [gnugo-devel] another regression patch
Date: Sun, 20 Oct 2002 22:37:44 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode)

Seven new test cases, one moved, and one revised.

/Gunnar

Index: regression/atari_atari.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/atari_atari.tst,v
retrieving revision 1.19
diff -u -r1.19 atari_atari.tst
--- regression/atari_atari.tst  30 Sep 2002 01:59:42 -0000      1.19
+++ regression/atari_atari.tst  20 Oct 2002 20:35:45 -0000
@@ -69,3 +69,7 @@
 loadsgf games/atari_atari06.sgf
 16 combination_attack white
 #? [K3]
+
+loadsgf games/nngs/Lazarus-gnugo-3.1.34-200204280120.sgf 194
+17 combination_attack white
+#? [S10]
Index: regression/connection.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/connection.tst,v
retrieving revision 1.36
diff -u -r1.36 connection.tst
--- regression/connection.tst   14 Oct 2002 22:35:32 -0000      1.36
+++ regression/connection.tst   20 Oct 2002 20:35:46 -0000
@@ -310,6 +310,10 @@
 94 disconnect D8 E10
 #? [1 D9]*
 
+loadsgf games/reading39.sgf
+95 disconnect O4 P3
+#? [1 (N1|N2)]
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&
Index: regression/filllib.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/filllib.tst,v
retrieving revision 1.17
diff -u -r1.17 filllib.tst
--- regression/filllib.tst      17 Sep 2002 06:40:35 -0000      1.17
+++ regression/filllib.tst      20 Oct 2002 20:35:46 -0000
@@ -133,3 +133,7 @@
 #? [G12|F12|G13]
 40 gg_genmove black
 #? [K13]
+
+loadsgf games/nngs/gnugo-3.2-merlin-200205071828.sgf 244
+41 gg_genmove white
+#? [M8]*
Index: regression/nngs3.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/nngs3.tst,v
retrieving revision 1.11
diff -u -r1.11 nngs3.tst
--- regression/nngs3.tst        19 Oct 2002 15:28:48 -0000      1.11
+++ regression/nngs3.tst        20 Oct 2002 20:35:46 -0000
@@ -514,9 +514,10 @@
 #? [!S6]*
 
 
-loadsgf games/nngs/gnugo-3.2-merlin-200205071828.sgf 244
-1100 gg_genmove white
-#? [!N9]*
+# Moved to filllib:41.
+# loadsgf games/nngs/gnugo-3.2-merlin-200205071828.sgf 244
+# 1100 gg_genmove white
+# #? [!N9]*
 
 
 loadsgf games/nngs/gnugo-3.3.8-evand-200209122040.sgf 38
@@ -535,3 +536,24 @@
 loadsgf games/nngs/gnugo-3.3.9-joshj-200210181607.sgf 102
 1140 gg_genmove white
 #? [B19]*
+
+# G13 is the only move. J13 pointlessly lets black have a ko.
+loadsgf games/nngs/gnugo-3.3.9-Ayoye-200209301535.sgf 76
+1150 gg_genmove white
+#? [G13]
+
+# B1 is the only move. After A4 or B4 black can play B6 and white can
+# no longer capture both A3 and B6
+loadsgf games/nngs/gnugo-3.3.9-nailer-200210192227.sgf 240
+1160 gg_genmove white
+#? [B1]
+
+# B1 minimizes the losses.
+loadsgf games/nngs/gnugo-3.3.9-nailer-200210192227.sgf 242
+1170 gg_genmove white
+#? [B1]
+
+# A5 is very odd.
+loadsgf games/nngs/gnugo-3.3.9-nailer-200210192227.sgf 244
+1180 gg_genmove white
+#? [A6]
Index: regression/reading.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/reading.tst,v
retrieving revision 1.37
diff -u -r1.37 reading.tst
--- regression/reading.tst      10 Oct 2002 18:57:43 -0000      1.37
+++ regression/reading.tst      20 Oct 2002 20:35:47 -0000
@@ -714,6 +714,10 @@
 popgo
 popgo
 
+loadsgf games/reading39.sgf
+175 defend O3
+#? [1 (N1|N2)]
+
 # Report number of nodes visited by the tactical reading
 10000 get_reading_node_counter
 #? [0]&
Index: regression/strategy4.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/strategy4.tst,v
retrieving revision 1.51
diff -u -r1.51 strategy4.tst
--- regression/strategy4.tst    14 Oct 2002 22:35:32 -0000      1.51
+++ regression/strategy4.tst    20 Oct 2002 20:35:47 -0000
@@ -34,7 +34,7 @@
 
 loadsgf games/ssstator.sgf 136
 157 gg_genmove white
-#? [B14|B16]*
+#? [B14|B16|C18]*
 
 # E16 is completely aimless and ineffective.
 loadsgf games/strategy38.sgf 51




reply via email to

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