index
:
JRummikub
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
jrummikub
/
control
/
RoundControlTest.java
Age
Commit message (
Expand
)
Author
2011-05-10
Added all missing comments
Jannis Harder
2011-05-09
Angefangener Test für Hand-Steine-verschwinden-fix
Ida Massow
2011-05-09
Allow laying out stone sets
Matthias Schiffer
2011-05-08
getPlayer entfernt, weil es getNthNextPlayer gibt. Warnings beseitigt.
Ida Massow
2011-05-06
Add winning notification and fix test...
Matthias Schiffer
2011-05-05
Add stone dealing to RoundControl and fix some tests... again.
Matthias Schiffer
2011-05-05
Fix RoundControlTest for MockTable changes
Matthias Schiffer
2011-05-05
Implement tableDifference (and fix test...)
Matthias Schiffer
2011-05-05
Table Difference Test gebaut, anfang Implementierung round control
Ida Massow
2011-05-05
Implemented stone display in both controls, tested (weniger Mock-Mist)
Bennet Gerlach
2011-05-05
Stop timer in all round control tests
Jannis Harder
2011-05-05
Fixed check of displaying table in RoundControl tests
Jannis Harder
2011-05-05
Check displaying of table in RoundControl tests
Jannis Harder
2011-05-04
Test für RoundControl fertig
Ida Massow
2011-05-04
Added startRound test to RoundControlTest
Matthias Schiffer
2011-05-04
Fixed Clone
Ida Massow
2011-05-04
Test für Austeilen geschrieben, eine Menge getSize hinzugefügt
Ida Massow