index
:
NWI-I00110-Testing-Techniques
annotate-castling-and-check
master
refactor-atAnyState
Files related to NWI-I00110 Testing Techniques, autumn 2017, Radboud University Nijmegen.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
Annotate test cases with having castling & check
annotate-castling-and-check
Camil Staps
1
-7
/
+11
2017-11-26
Cleanup
Camil Staps
2
-14
/
+10
2017-11-26
Add Markov chain test
Camil Staps
3
-12
/
+70
2017-11-25
Fix merge problem
Camil Staps
1
-1
/
+1
2017-11-25
Merge branch '2-quickcheck-property-zwart-wit-mag-geen-wit-zwart-stuk-verplaa...
Erin van der Veen
1
-1
/
+7
2017-11-22
Remove illegal moves
Camil Staps
1
-2
/
+0
2017-11-22
Fix random seed & do not shrink for reproducibility
Camil Staps
2
-10
/
+13
2017-11-22
Pluralise triviality reports
Camil Staps
1
-1
/
+1
2017-11-22
Add reports on triviality of test cases
Camil Staps
1
-7
/
+8
2017-11-22
Fix prop_dont_touch_my_pieces for caught pieces
Camil Staps
1
-1
/
+1
2017-11-22
Merge branch 'master' of gitlab.science.ru.nl:eveen/Testing-Techniques into 2...
Camil Staps
1
-0
/
+7
2017-11-22
Add prop_dont_touch_my_pieces
Camil Staps
1
-1
/
+7
2017-11-22
Implement Check after own move prop
Erin van der Veen
1
-0
/
+7
2017-11-21
Don't shrink test cases; this always reduces to the moves '' which gives a ru...
Camil Staps
1
-2
/
+0
2017-11-20
Hotfix for prop_no_pawns_on_1_and_8
Camil Staps
1
-1
/
+1
2017-11-20
Merge branch '5-quickcheck-property-there-can-never-be-a-pawn-on-rank-a-and-h...
Erin van der Veen
1
-1
/
+7
2017-11-20
Merge branch '7-quickcheck-property-if-a-side-was-in-check-before-a-ply-he-sh...
Camil Staps
1
-0
/
+5
2017-11-20
Add sequential check property
Erin van der Veen
1
-0
/
+5
2017-11-20
nomenclature
Camil Staps
1
-2
/
+2
2017-11-20
Refactor atAnyState
refactor-atAnyState
Camil Staps
1
-6
/
+1
2017-11-20
Merge branch 'master' into 5-quickcheck-property-there-can-never-be-a-pawn-on...
Camil Staps
1
-1
/
+19
2017-11-20
Add prop_no_pawns_on_1_and_8
Camil Staps
1
-1
/
+7
2017-11-20
Fix issues in number of pieces property
Erin van der Veen
1
-2
/
+4
2017-11-20
Merge remote-tracking branch 'origin/master' into 1-quickcheck-property-niet-...
Erin van der Veen
1
-4
/
+12
2017-11-20
Add number of pieces property test
Erin van der Veen
1
-0
/
+16
2017-11-20
Add pieceCoords
Camil Staps
1
-4
/
+12
2017-11-20
Resolve #3: add property for number of kings
Camil Staps
2
-1
/
+17
2017-11-20
Made Test.hs for adding properties
Camil Staps
3
-109
/
+119
2017-11-13
Add shrink for PGN
Camil Staps
1
-0
/
+2
2017-11-13
Add frequency-based arbitrary move generator
Camil Staps
2
-1
/
+7774
2017-10-05
Add more tests
Camil Staps
9
-3
/
+80
2017-10-05
Test results
Camil Staps
1
-1
/
+1
2017-10-02
Continue with text
Camil Staps
1
-1
/
+1
2017-10-02
Ouput test name instead of filename
Erin van der Veen
1
-2
/
+3
2017-10-02
Print diff upon test fail
Erin van der Veen
1
-0
/
+2
2017-10-02
Remove Camil's manual test 1.in; Run manual tests automatically
Erin van der Veen
2
-22
/
+15
2017-10-01
Automated parser tester
Camil Staps
2
-0
/
+92
2017-09-25
Add 10 manual tests
Erin van der Veen
21
-0
/
+3223
2017-09-18
Print every state in the game; Create 1 manual test; Remove *.out from .gitig...
Erin van der Veen
4
-63
/
+760
2017-09-18
Print every gamestate to stdout; Add fault test; Add runchess to gitignore
Erin van der Veen
3
-0
/
+43
2017-09-16
Basic wrapper
Camil Staps
2
-0
/
+65