mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-27 09:58:08 +01:00
f6fa78c32c
add "training_cross" test that checks horizontal scores in board_cross.cpp add several load/save tests add regexp test - Corrections training_search.ref : correcting reference file - 5 points instead of 4 on (Eh, En, Es, Ex) training_back.ref : sorting order (linked to points bug - insertion order in list) duplicate_2_ai.ref : correct score, change the whole game freegame_passing.ref : correct score (JEUNE H11 +2 : 45 -> 47) freegame_3_ai.ref : correct score 13:CAPEYE+4, 14:VOLETE+3, 16:FULL+2, 17:VIDE+5
16 lines
212 B
Text
16 lines
212 B
Text
x a.* 50
|
|
x a.* 200
|
|
x .*a.*e.*i.*o.*u.* 50 10
|
|
x .*a.*e.*i.*o.*u.* 50 13
|
|
x .*a.*e.*i.*o.*u.* 50 13 13
|
|
x .*hop.* 50
|
|
x a.*b 50
|
|
x [abc].*b
|
|
x [abc]*b
|
|
x [abc]*.b
|
|
x .*(cba)*b
|
|
x .*(cba)+b
|
|
x .*(nn)+.*
|
|
x .*(nn)+.*x 200
|
|
q
|
|
|