Home | Libraries | People | FAQ | More |
Test | Type | Description | If failing... |
---|---|---|---|
run |
Ensure that calling connect with a slot that has already been disconnected via deletion does not actually connect to the slot. |
||
run |
Test deletion of slots. |
||
run |
Test slot group ordering. |
||
run |
Basic test of signal/slot connections and invocation using the boost::signalN class templates. |
||
run |
Basic test of signal/slot connections and invocation using the boost::signal class template. |
The boost::signal class template may not be usable on your compiler. However, the boost::signalN class templates may still be usable. |
|
run |
Test automatic lifetime management using boost::trackable objects. |
Copyright © 2001-2004 Douglas Gregor |