summaryrefslogtreecommitdiff
path: root/test/ArbitraryMove.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21Don't shrink test cases; this always reduces to the moves '' which gives a ↵Camil Staps1-2/+0
runtime error
2017-11-20Resolve #3: add property for number of kingsCamil Staps1-1/+1
2017-11-20Made Test.hs for adding propertiesCamil Staps1-2/+56
2017-11-13Add frequency-based arbitrary move generatorCamil Staps1-0/+7759