summaryrefslogtreecommitdiff
path: root/assignments/assignment1-test-run.txt
diff options
context:
space:
mode:
Diffstat (limited to 'assignments/assignment1-test-run.txt')
-rw-r--r--assignments/assignment1-test-run.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/assignments/assignment1-test-run.txt b/assignments/assignment1-test-run.txt
index 06c460f..2ddcec4 100644
--- a/assignments/assignment1-test-run.txt
+++ b/assignments/assignment1-test-run.txt
@@ -2,6 +2,18 @@ Test: "Normal Legal Game" passed
##################################################
Test: "Two Games, single file" passed
##################################################
+Test: "Illegal move by Bishop" failed
+InvalidMove | NoParse
+##################################################
+Test: "Illegal move by Knight" failed
+InvalidMove | NoParse
+##################################################
+Test: "Illegal move by Queen" failed
+InvalidMove | NoParse
+##################################################
+Test: "Double jump forward" failed
+InvalidMove | NoParse
+##################################################
Test: "Double Castling on Kingside" passed
##################################################
Test: "White Moving Black piece" failed