Commit graph

19 commits

Author SHA1 Message Date
Alistair Riddoch
71cbcdcfc1 Modify externalOperation to include Link
The Link reference provided is the object allowing direct communication
back to the external source of the operation. This allows us to handle
things more cleanly in some cases.
2012-12-04 20:39:35 +00:00
Alistair Riddoch
9d0852f47f Move virtual functions out of the headers 2012-11-19 13:42:02 +00:00
Alistair Riddoch
23ebd9d6f5 Add externalOperation to the Router interface 2012-11-19 13:42:02 +00:00
anthonypesce
67f6f8d330 Added Shaker.h stub. 2012-10-25 10:40:23 -04:00
Alistair Riddoch
cf4930fbf4 Re-factor test stubs into per-class files 2012-08-03 23:11:39 +01:00
Alistair Riddoch
c3ed1d2321 Get the last remaining tests to compile 2012-08-02 14:07:05 +01:00
Alistair Riddoch
b53f8ec5d5 Fic up the tests 2012-07-19 22:58:30 +01:00
Alistair Riddoch
e944b6c999 Update tests for modified interface 2011-10-31 13:04:55 +00:00
Alistair Riddoch
8a4fcc6ff6 Fix up the tests 2011-10-30 01:04:54 +02:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
9ed65676e4 Fix up tests 2010-12-13 08:06:08 +00:00
Alistair Riddoch
81023cb584 Fix up the tests 2010-12-09 16:06:31 +00:00
Alistair Riddoch
0ef6ae35da Fix CommPeer test 2010-11-26 16:22:55 +00:00
Alistair Riddoch
b2b655ff76 Fill out and trim CommPeer unit test 2010-11-26 10:11:22 +00:00
Alistair Riddoch
8b511d69e7 Remove unused constructor 2010-11-25 19:19:46 +00:00
Manohar Vanga
3b0270d614 Fixed test build errors (new reference Peer::cleanTeleports() ) 2010-08-20 14:53:51 +05:30
Manohar Vanga
69df215c15 Fixed bug in CommPeertest that was causing segfaults 2010-08-17 11:58:21 +05:30
Manohar Vanga
81645777e6 Added tests for checking username and password in CommPeertest 2010-08-17 11:58:21 +05:30
Manohar Vanga
8066fa6eb3 Added and isolated CommPeertest 2010-08-17 11:58:21 +05:30