.. |
connection_test.cpp
|
Added move support to connection/scoped_connection.
|
2013-12-23 19:58:58 -05:00 |
dead_slot_test.cpp
|
Added variadic signal/slot implementations used when
|
2009-05-28 18:49:27 +00:00 |
deadlock_regression_test.cpp
|
Add missing return value for test_mutex::try_lock
|
2019-05-15 20:39:54 -04:00 |
deconstruct_test.cpp
|
fix open coverity issues in test and examples
|
2018-06-16 15:55:20 -04:00 |
deletion_test.cpp
|
Fixed compile error.
|
2013-10-24 02:12:51 +00:00 |
invocation_benchmark.cpp
|
Replaced tab indentation with spaces, added a missing copyright/license.
|
2009-03-06 16:12:47 +00:00 |
Jamfile.v2
|
Add new unit test.
|
2019-05-10 12:37:23 -04:00 |
mutex_test.cpp
|
fix open coverity issues in test and examples
|
2018-06-16 15:55:20 -04:00 |
ordering_test.cpp
|
Include <functional>, for std::greater.
|
2009-10-13 22:06:46 +00:00 |
regression_test.cpp
|
Fix for signals returning a reference type.
|
2015-04-09 15:39:10 -04:00 |
shared_connection_block_test.cpp
|
Added variadic signal/slot implementations used when
|
2009-05-28 18:49:27 +00:00 |
signal_n_test.cpp
|
Stop using deprecated std::bind1st.
|
2017-04-21 13:06:02 -04:00 |
signal_test.cpp
|
Stop using deprecated std::bind1st.
|
2017-04-21 13:06:02 -04:00 |
signal_type_test.cpp
|
Test function type template parameter support
|
2018-11-17 15:41:31 -05:00 |
slot_compile_test.cpp
|
Added variadic signal/slot implementations used when
|
2009-05-28 18:49:27 +00:00 |
threading_models_test.cpp
|
Got rid of per-connection mutexes.
|
2015-04-12 14:34:16 -04:00 |
track_test.cpp
|
Fixed tracking of shared_ptr<const void>
|
2016-06-10 14:10:27 -04:00 |
trackable_test.cpp
|
Disconnect slots associated with signals2::trackable immediately
|
2014-07-08 15:29:31 -04:00 |