interprocess/test
2019-04-08 00:33:40 +02:00
..
adaptive_node_pool_test.cpp Update adaptive pool usage to breaking changes in Boost.Container. 2018-04-29 12:45:32 +02:00
adaptive_pool_test.cpp Update adaptive pool usage to breaking changes in Boost.Container. 2018-04-29 12:45:32 +02:00
allocator_v1.hpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
allocexcept_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
anonymous_shared_memory_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
boost_interprocess_check.hpp Last merge for 1.55 (Interprocess) 2013-09-16 17:01:45 +00:00
boost_use_windows_h.cpp * If BOOST_USE_WINDOWS_H is defined, <windows.h> and other windows SDK files are included, 2014-05-28 15:30:04 +02:00
bufferstream_test.cpp Fixed Trac #5139 ("Initial Stream Position in Boost.Interprocess.Vectorstream") 2015-06-24 16:18:17 +02:00
cached_adaptive_pool_test.cpp Update adaptive pool usage to breaking changes in Boost.Container. 2018-04-29 12:45:32 +02:00
cached_node_allocator_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
check_equal_containers.hpp Update to new dtl namespace in boost::container. 2017-11-07 00:52:46 +01:00
condition_any_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
condition_test_template.hpp Last merge for 1.55 (Interprocess) 2013-09-16 17:01:45 +00:00
condition_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
data_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
deque_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
dummy_test_allocator.hpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
emplace_test.hpp Update to new dtl namespace in boost::container. 2017-11-07 00:52:46 +01:00
enable_shared_from_this_test.cpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
expand_bwd_test_allocator.hpp Remove unused parameter warnings in operator ==/!= 2018-09-29 09:59:57 +02:00
expand_bwd_test_template.hpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
file_lock_test.cpp Remove unused variable FileSize 2018-11-17 00:21:56 +01:00
file_mapping_test.cpp Fixed mimatched new[]/delete when using auto_ptr. 2014-06-16 00:38:28 +02:00
flat_map_index_allocation_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
flat_tree_test.cpp Fix typo in test traces (set_test -> map_test) 2019-04-08 00:33:40 +02:00
get_process_id_name.hpp Merge from trunk 2012-09-24 12:17:34 +00:00
heap_allocator_v1.hpp Fix invalid free of non-char pointer. 2018-09-29 09:59:39 +02:00
intermodule_singleton_test.cpp Fix warnings about throwing destructors, which are by default noexcept 2018-11-17 00:21:41 +01:00
intrusive_ptr_test.cpp Update intrusive_ptr move semantics to support Boost.Move. 2017-12-08 10:38:55 +01:00
iset_index_allocation_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
iunordered_set_index_allocation_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
Jamfile.v2 Fixed options for cross-compilation. 2017-02-12 13:04:09 +01:00
list_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
list_test.hpp Added missing #pragma once 2014-10-13 23:26:57 +02:00
managed_mapped_file_test.cpp Enable test again, check BOOST_INTERPROCESS_MAPPED_FILES after workaround.hpp is included 2018-11-17 00:22:25 +01:00
managed_shared_memory_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
managed_windows_shared_memory_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
managed_xsi_shared_memory_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
map_index_allocation_test.cpp Update adaptive pool usage to breaking changes in Boost.Container. 2018-04-29 12:45:32 +02:00
map_test.hpp Fixe memory leaks 2015-06-09 14:53:24 +02:00
mapped_file_test.cpp - Rewritten posix features detection according to the first POSIX/Single Unix Specification that standardized it. 2015-01-31 23:18:32 +01:00
memory_algorithm_test_template.hpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
memory_algorithm_test.cpp Update to new dtl namespace in boost::container. 2017-11-07 00:52:46 +01:00
message_queue_test.cpp Use boost::movelib::unique_ptr instead of std::auto_ptr vs. std::unique_ptr 2017-05-26 23:27:23 +02:00
movable_int.hpp Added missing #pragma once 2014-10-13 23:26:57 +02:00
mutex_test_template.hpp Removed trailing whitespaces. 2014-05-28 15:48:09 +02:00
mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
mutex_timeout_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_allocation_test_template.hpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
named_condition_any_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_condition_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_construct_test.cpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
named_creation_template.hpp Last merge for 1.55 (Interprocess) 2013-09-16 17:01:45 +00:00
named_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_recursive_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_semaphore_test.cpp Fixed unused variable and redeclaration warnings. 2014-06-06 14:06:53 +02:00
named_sharable_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
named_upgradable_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
node_allocator_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
node_pool_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
node_pool_test.hpp Massive but simple changes: 2014-07-30 11:46:32 +02:00
null_index_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
offset_ptr_test.cpp Add missing extra parenthesis to BOOST_STATIC_ASSERT to avoid compilation errors in some compilers. 2015-10-18 21:33:26 +02:00
print_container.hpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
private_adaptive_pool_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
private_node_allocator_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
recursive_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
robust_emulation_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
robust_mutex_test.hpp Merged Interprocess to the release branch 2013-09-08 20:07:03 +00:00
robust_recursive_emulation_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
segment_manager_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
semaphore_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
set_test.hpp Fixe memory leaks 2015-06-09 14:53:24 +02:00
sharable_mutex_test_template.hpp Last merge for 1.55 (Interprocess) 2013-09-16 17:01:45 +00:00
sharable_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
shared_memory_mapping_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
shared_memory_test.cpp Merged interprocess from trunk 2012-12-01 23:08:28 +00:00
shared_ptr_test.cpp Fix compilation warnings. 2018-11-10 11:03:15 +01:00
slist_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
stable_vector_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
string_test.cpp More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers. 2015-01-07 00:56:27 +01:00
tree_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
unique_ptr_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
unordered_test.cpp Merged interprocess from trunk 2012-12-01 23:08:28 +00:00
upgradable_mutex_test.cpp Merge from trunk 2012-09-24 12:17:34 +00:00
user_buffer_test.cpp Update to new dtl namespace in boost::container. 2017-11-07 00:52:46 +01:00
util.hpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
vector_test.cpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
vector_test.hpp Compile-time dependency reduction. Update to Boost.Container changes. 2015-01-02 19:40:37 +01:00
vectorstream_test.cpp Fixed Trac #5139 ("Initial Stream Position in Boost.Interprocess.Vectorstream") 2015-06-24 16:18:17 +02:00
windows_shared_dir_func.cpp Added test case for BOOST_INTERPROCESS_SHARED_DIR_FUNC 2017-01-12 15:00:10 +01:00
windows_shared_memory_mapping_test.cpp Remove signed/unsigned comparison warning. 2016-06-29 14:46:45 +02:00
windows_shared_memory_test.cpp Merged interprocess from trunk 2012-12-01 23:08:28 +00:00
xsi_shared_memory_mapping_test.cpp Removed GCC warnings about unused parameters 2014-10-13 23:33:30 +02:00