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
63330b34d4
Initialise Inheritance::noClass properly
...
Code that ends up with a reference to this object
need to check with isValid, so it's vital that it
is initialised to a null ptr.
2012-09-18 08:49:50 +01:00
Alistair Riddoch
96a59a83fc
Fix up a few more tests
2012-08-01 21:13:14 +01:00
Alistair Riddoch
e944b6c999
Update tests for modified interface
2011-10-31 13:04:55 +00:00
Alistair Riddoch
5cb0ac6ae5
Force asserts on in all tests.
2011-02-15 09:30:46 +00:00
Alistair Riddoch
09636376ff
Add mostly complete coverage for UpdateTester
2010-07-30 18:59:01 +01:00