Fix tests.
[naja.git] / naja / tests / test_gameboard.py
2014-05-17 Simon CrossFix tests.
2014-05-17 Simon CrossAll puzzles to have cards without default actions.
2014-05-17 Jeremy ThurgoodFix tests.
2014-05-17 NeilAdd max_number limitation (with tests, nogal)
2014-05-17 David Sharpebastard merge
2014-05-17 NeilAdd a card_name parameter
2014-05-17 adriannaclockwise and anticlockwise were swapped because I...
2014-05-16 Jeremy ThurgoodSave player mode.
2014-05-16 Jeremy ThurgoodSave game.
2014-05-16 adriannarotation action
2014-05-16 Jeremy Thurgoodflake8 all the things.
2014-05-16 adriannaadded more tests for chess moves; they all pass
2014-05-15 Simon CrossAllow optional specification of a locations bits.
2014-05-15 Jeremy ThurgoodBetter location shifting.
2014-05-14 Jeremy ThurgoodAction to gain health.
2014-05-13 Jeremy ThurgoodFix tests.
2014-05-11 David SharpeBastard merge
2014-05-11 Jeremy ThurgoodChoose locations for the board.
2014-05-11 Simon CrossFix tests.
2014-05-11 Jeremy ThurgoodMore state management.
2014-05-11 David Sharpemerge
2014-05-11 Jeremy ThurgoodGame state management.
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Jeremy ThurgoodStart of location actions.
2014-05-11 Jeremy ThurgoodStart of some game board stuff.