Commit graph

12 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
23ebd9d6f5 Add externalOperation to the Router interface 2012-11-19 13:42:02 +00:00
Alistair Riddoch
1decf884a1 Add explicit destructor
Allowing the compiler to create a default destructor confuses gprof, and
causes it to report bad coverage data.
2012-08-06 18:32:01 +01:00
Alistair Riddoch
d90e72c910 Fix up some more tests 2012-08-01 20:31:29 +01:00
Alistair Riddoch
b53f8ec5d5 Fic up the tests 2012-07-19 22:58:30 +01:00
Alistair Riddoch
022a71384c Room duplicate classes and separate out deps 2012-03-14 15:57:24 +00:00
Alistair Riddoch
a7bd99aaf7 Move specific factories into their own files 2012-03-05 14:19:21 +00: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
db74047c09 Fix CommClientFactory test 2010-11-26 16:18:06 +00:00
Alistair Riddoch
5864320bd6 Add full coverage test for CommClientFactory 2010-07-28 13:52:34 +01:00