../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
Ensure that calling connect with a slot
that has already been disconnected via deletion does not actually
connect to the slot.
../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
Test deletion of slots.
../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
Test slot group ordering.
../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
Basic test of signal/slot connections and invocation using the
boost::signalN class templates.
../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
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.
../../../libs/test/build/boost_test_exec_monitor
../build/boost_signals
Test automatic lifetime management using
boost::trackable objects.