.. |
any_test.cpp
|
Fixed Trac ticket #11476 ("has_member_function_callable_with.hpp is massively broken with BOOST_NO_CXX11_DECLTYPE")
|
2016-08-04 23:22:29 +02:00 |
avl_multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
avl_set_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
avl_test_common.hpp
|
Add missing files
|
2015-06-05 19:40:07 +02:00 |
bounded_pointer.hpp
|
- Implemented map and multimap-like interfaces.
|
2015-06-04 11:16:21 +02:00 |
bptr_value.hpp
|
Add missing includes.
|
2016-09-03 00:01:02 +02:00 |
bs_multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
bs_set_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
bs_test_common.hpp
|
fix GitHub Issue #35 ("key_of_value on treap_set seems to be broken in 1.69")
|
2019-02-12 00:23:56 +01:00 |
common_functors.hpp
|
Use directly boost::movelib::pointer_element/to_raw_pointer
|
2017-04-07 16:05:44 +02:00 |
container_size_test.cpp
|
- Implemented map and multimap-like interfaces.
|
2015-06-04 11:16:21 +02:00 |
custom_bucket_traits_test.cpp
|
Break options.hpp dependencies, now hooks don't depend on heavy meta-machinery.
|
2014-10-18 17:02:23 +02:00 |
default_hook_test.cpp
|
Removed trailing spaces.
|
2015-01-02 18:40:20 +01:00 |
function_hook_test.cpp
|
Fix test bug: Same bucket array was being used for two containers.
|
2016-11-12 21:17:00 +01:00 |
generic_assoc_test.hpp
|
Boost Trac #12698
|
2017-06-08 14:02:21 +02:00 |
generic_multiset_test.hpp
|
Fixed Trac #12432 ("Forced KeyOfValue creation when using custom compare on insert_check")
|
2016-09-03 00:01:55 +02:00 |
generic_set_test.hpp
|
fix GitHub Issue #35 ("key_of_value on treap_set seems to be broken in 1.69")
|
2019-02-12 00:23:56 +01:00 |
has_member_function_callable_with_no_decltype.cpp
|
Fixed Trac ticket #11476 ("has_member_function_callable_with.hpp is massively broken with BOOST_NO_CXX11_DECLTYPE")
|
2016-08-04 23:22:29 +02:00 |
has_member_function_callable_with_no_variadic.cpp
|
Fixed Trac ticket #11476 ("has_member_function_callable_with.hpp is massively broken with BOOST_NO_CXX11_DECLTYPE")
|
2016-08-04 23:22:29 +02:00 |
has_member_function_callable_with.cpp
|
Refactored test to directly use the new header without preprocessor dependencies.
|
2015-01-02 18:41:53 +01:00 |
int_holder.hpp
|
fix GitHub Issue #35 ("key_of_value on treap_set seems to be broken in 1.69")
|
2019-02-12 00:23:56 +01:00 |
iterator_test.hpp
|
Use intrusive's type traits instead of container's traits
|
2017-11-07 00:46:44 +01:00 |
itestvalue.hpp
|
Fixed Trac #12432 ("Forced KeyOfValue creation when using custom compare on insert_check")
|
2016-09-03 00:01:55 +02:00 |
Jamfile.v2
|
Added Mingw-clang libraries
|
2013-05-18 10:53:02 +00:00 |
list_test.cpp
|
Reduced instantiations that were not adding considerable coverage.
|
2015-10-17 00:15:25 +02:00 |
make_functions_test.cpp
|
- Implemented map and multimap-like interfaces.
|
2015-06-04 11:16:21 +02:00 |
multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
nonhook_node.hpp
|
Use directly boost::movelib::pointer_element/to_raw_pointer
|
2017-04-07 16:05:44 +02:00 |
null_iterator_test.cpp
|
Reduced compile-time dependencies, headers, and the use of Boost.Preprocessor, specially for hooks and iterators.
|
2014-12-08 15:48:08 +01:00 |
pack_options_test.cpp
|
Removed <.../config_begin.hpp> includes from tests to faithfully test what a user will compile
|
2014-10-18 16:59:16 +02:00 |
parent_from_member_test.cpp
|
Remove warnings about non-virtul destrutors in test
|
2016-08-31 23:41:02 +02:00 |
pointer_traits_test.cpp
|
Fixed typo in CompleteSmartPtr::operator unspecified_bool_type() const
|
2015-10-18 22:00:29 +02:00 |
rb_test_common.hpp
|
Add missing files
|
2015-06-05 19:40:07 +02:00 |
recursive_test.cpp
|
* Big refactoring in order to reduce template and debug symbol bloat.
|
2013-07-28 22:10:37 +00:00 |
scary_iterators_test.cpp
|
* Big refactoring in order to reduce template and debug symbol bloat.
|
2013-07-28 22:10:37 +00:00 |
set_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
sg_multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
sg_set_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
slist_test.cpp
|
Reduced instantiations that were not adding considerable coverage.
|
2015-10-17 00:15:25 +02:00 |
smart_ptr.hpp
|
Refactored tests to minimize instantiations and improve compilation times/memory for tests
|
2015-12-24 10:27:51 +01:00 |
splay_multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
splay_set_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
stateful_value_traits_test.cpp
|
Removed undefined behaviour when iterating backwards when using pointers.
|
2016-08-05 00:46:01 +02:00 |
test_common.hpp
|
Add missing files
|
2015-06-05 19:40:07 +02:00 |
test_container.hpp
|
Boost Trac #12698
|
2017-06-08 14:02:21 +02:00 |
test_macros.hpp
|
- Implemented map and multimap-like interfaces.
|
2015-06-04 11:16:21 +02:00 |
treap_multiset_test.cpp
|
fix GitHub Issue #35 ("key_of_value on treap_set seems to be broken in 1.69")
|
2019-02-12 00:23:56 +01:00 |
treap_set_test.cpp
|
fix GitHub Issue #35 ("key_of_value on treap_set seems to be broken in 1.69")
|
2019-02-12 00:23:56 +01:00 |
unordered_multiset_test.cpp
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
unordered_set_test.cpp
|
Allow non std::size_t size_type.
|
2017-04-06 23:32:39 +02:00 |
unordered_test_common.hpp
|
Add missing files
|
2015-06-05 19:40:07 +02:00 |
unordered_test.hpp
|
Fix error in test with bucket_ptr.
|
2016-11-12 19:04:17 +01:00 |
virtual_base_test.cpp
|
In functions that modify data structures, take pointers by value instead of by reference, to avoid aliasing issues.
|
2018-09-27 10:14:16 +02:00 |
voidptr_key_test.cpp
|
Added a test for set that uses void* as a key.
|
2019-06-08 23:32:29 +02:00 |