This website requires JavaScript.
Explore
Help
Sign In
boost
/
pool
Watch
2
Star
0
Fork
0
You've already forked pool
mirror of
https://github.com/boostorg/pool.git
synced
2026-01-26 06:42:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ec838ef75e61cb99e36b980cacaa53764675cd7d
pool
/
test
History
Katie Chan
ec838ef75e
Add test for simple_segregated_storage.
...
[SVN r67673]
2011-01-05 07:51:32 +00:00
..
Jamfile.v2
Add test for simple_segregated_storage.
2011-01-05 07:51:32 +00:00
pool_msvc_compiler_bug_test.cpp
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
2008-04-17 00:20:33 +00:00
sys_allocator.hpp
Fixed tab and no-newline-at-end-of-file issues from inspection report
2010-04-20 17:54:16 +00:00
test_gcd_lcm.cpp
Test for GCD & LCM functions. Though should probably refactor code to use Boost.Math (which was branched out from Boost.Pool itself & Boost.Rational) instead.
2011-01-04 17:46:12 +00:00
test_msvc_mem_leak_detect.cpp
Shorten test file name to conform to Boost Library Requirements and Guidelines
2011-01-05 07:35:21 +00:00
test_pool_alloc.cpp
Update test to use BOOST_TEST() instead of if/cout.
2011-01-02 20:24:59 +00:00
test_simple_seg_storage.cpp
Add test for simple_segregated_storage.
2011-01-05 07:51:32 +00:00
test_simple_seg_storage.hpp
Add test for simple_segregated_storage.
2011-01-05 07:51:32 +00:00
time_pool_alloc.cpp
Changed files to BSL based on permissions in blanket-permission.txt
2004-09-28 12:55:45 +00:00
track_allocator.hpp
Add test for simple_segregated_storage.
2011-01-05 07:51:32 +00:00