-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add more pgn test fixtures, update log
- Loading branch information
Showing
5 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/no-variations.pgn → tests/fixtures/no-variations-and-halts.pgn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[Event "Example Chess"] | ||
[Event "No Variations, Includes Halt"] | ||
[White "white"] | ||
[Black "black"] | ||
[Result "0-1"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[Event "No Variations, No Halt"] | ||
[White "white"] | ||
[Black "black"] | ||
[Result "0-1"] | ||
[CurrentPosition "3r2k1/5rp1/p3Q2p/1p2Bp2/8/PP1q4/4RPbP/4K3 w - -"] | ||
[TimeControl "900+10"] | ||
|
||
1. e4 c6 2. d4 d5 3. exd5 cxd5 4. c4 Nf6 5. Nc3 Nc6 6. Nf3 e6 7. Be2 Bd6 8. O-O | ||
dxc4 9. Bxc4 O-O 10. b3 a6 11. Bd3 h6 12. Bc2 b5 13. Ne4 Nxe4 14. Bxe4 Bb7 15. | ||
Bc2 Nb4 16. Bb1 Qd7 17. a3 Nd5 18. Ne5 Qc7 19. Qd3 f5 20. Qg3 Qc3 21. Bd3 Qxd4 | ||
22. Re1 Qxa1 23. Kf1 Bxe5 24. Qg6 Nf4 25. Bxf4 Qd4 26. Qxe6+ Rf7 27. Bxe5 Qxd3+ | ||
28. Re2 Bxg2+ 29. Ke1 Rd8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[Event "Nested Variations"] | ||
[White "white"] | ||
[Black "black"] | ||
[Result "0-1"] | ||
[TimeControl "900+10"] | ||
|
||
1. d4 d5 2. Bf4 c6 3. Nf3 Nf6 4. e3 Nh5 (4... Bf5 5. c4 a5 (5... e6 6. Qb3 b6 7. Nc3) 6. Nc3 e6) 5. Be5 f6 6. Bxb8 (6. Bg3 Nxg3 7. hxg3) 6... Rxb8 7. c4 g6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[Event "With Variations"] | ||
[White "white"] | ||
[Black "black"] | ||
[Result "0-1"] | ||
[TimeControl "900+10"] | ||
|
||
1. d4 d5 2. Bf4 c6 3. Nf3 Nf6 4. e3 Nh5 (4... Bf5 5. c4 a5 6. Nc3 e6) 5. Be5 f6 6. Bxb8 (6. Bg3 Nxg3 7. hxg3) 6... Rxb8 7. c4 g6 | ||
|