summaryrefslogtreecommitdiff
path: root/jsonrpc/src/test/java/com
AgeCommit message (Collapse)Author
2012-01-13Rename projects.Kjetil Ørbekk
– jsonrpc → same – master → same-android
2012-01-11Use State class to hold the state.Kjetil Ørbekk
2012-01-11Improve SameStateTest.Kjetil Ørbekk
- Assert on specific state.
2012-01-11Add setState() operation.Kjetil Ørbekk
- State is synchronized between all clients. - Failure handling remains poor.
2012-01-11Add participant synchronization.Kjetil Ørbekk
- No error handling in the protocol at the moment.
2012-01-11Add SameState test.Kjetil Ørbekk
Test network participation.