signals2/test
2009-01-14 16:46:41 +00:00
..
connection_test.cpp Changed signal type to portable syntax so test will run on older compilers. 2008-09-30 19:12:22 +00:00
dead_slot_test.cpp Moved everything into signals2 namespace. Moved headers 2008-09-23 20:23:22 +00:00
deconstruct_test.cpp Fixed up header comments 2008-09-24 14:48:26 +00:00
deletion_test.cpp Made shared_connection_block take a const reference to a signal. 2008-10-06 20:13:58 +00:00
invocation_benchmark.cpp Moved everything into signals2 namespace. Moved headers 2008-09-23 20:23:22 +00:00
mutex_test.cpp Added test for boost::signals2::dummy_mutex. 2009-01-14 16:46:41 +00:00
ordering_test.cpp Moved everything into signals2 namespace. Moved headers 2008-09-23 20:23:22 +00:00
regression_test.cpp Tweaked interface of connection_body_base a bit. Added free swap functions 2008-09-29 15:05:04 +00:00
signal_n_test.cpp Added extended_slot_type and connect_extended() to signal classes. 2008-10-08 18:11:22 +00:00
signal_test.cpp Fixed bug in default ExtendedSlotFunction template type parameter 2008-11-04 21:03:16 +00:00
signals_vs_signals2_benchmark.cpp Added comparison benchmark between Boost.Signals and Signals2. 2008-12-12 21:19:53 +00:00
slot_compile_test.cpp Added test to make sure slot.hpp can compile on its 2008-10-01 15:11:00 +00:00
threading_models_test.cpp Added extended_slot_type and connect_extended() to signal classes. 2008-10-08 18:11:22 +00:00
track_test.cpp Added test of tracking a null but not empty shared_ptr. 2008-12-18 22:03:52 +00:00