gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] test case revisions


From: Gunnar Farneback
Subject: [gnugo-devel] test case revisions
Date: Mon, 10 Feb 2003 17:53:03 +0100
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)

This patch fixes a typo in owl1:294 and makes strategy:18 more strict
(and cleans out some nonsense in the comments).

A question about trevorc:1370. GNU Go plays C9 which looks at
most marginally worse than B9. Is this worth regressing over? (The
original move was J8.)

/Gunnar

Index: regression/owl1.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/owl1.tst,v
retrieving revision 1.44
diff -u -r1.44 owl1.tst
--- regression/owl1.tst 25 Jan 2003 14:12:01 -0000      1.44
+++ regression/owl1.tst 10 Feb 2003 13:21:30 -0000
@@ -137,7 +137,7 @@
 
 loadsgf games/owl42.sgf
 294 owl_defend L11
-#? [1 M19]*
+#? [1 M9]*
 
 loadsgf games/owl43.sgf
 295 owl_attack C4
Index: regression/strategy.tst
===================================================================
RCS file: /cvsroot/gnugo/gnugo/regression/strategy.tst,v
retrieving revision 1.47
diff -u -r1.47 strategy.tst
--- regression/strategy.tst     5 Jan 2003 22:59:19 -0000       1.47
+++ regression/strategy.tst     10 Feb 2003 13:21:31 -0000
@@ -102,17 +102,14 @@
 #? [N11|H10]
 
 
-#CATEGORY=DYNAMIC_READING
-#DESCRIPTION=Atari is certainly better.
-#SEVERITY=4
-#PREDICESSOR=reading.tst#124
 # incident 166a
-# E5 is an overplay
-# See reading test 124
+# Original move was N3, which is pointless.
+# E5 is an overplay, see reading test 124.
 # F3 seems fine to protect the two cuts -arend
+# N11 may well be biggest but is already tested above.
 loadsgf games/incident165.sgf 142
-18 gg_genmove black
-#? [E4|F3]*
+18 restricted_genmove black E4 E5 F3 N3
+#? [E4|F3]
 
 loadsgf games/strategy4.sgf
 19 gg_genmove black




reply via email to

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