74 Commits

Author SHA1 Message Date
joaquintides d5470d8a40 added segment_info/segment_traversal_info tests 2017-08-22 12:12:15 +02:00
joaquintides 3bdf47cb05 s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change) 2017-06-25 12:29:34 +02:00
joaquintides fd00882493 omitted test when https://connect.microsoft.com/VisualStudio/feedback/details/3136309 2017-06-22 00:29:46 +02:00
joaquintides 906772985f stylistic 2017-06-21 10:40:12 +02:00
joaquintides 0976e86cdf added /bigobj for test_construction 2017-06-20 09:23:21 +02:00
joaquintides f5ebdb5d8d s/string/vector in test to cope with old libstdc++ versions 2017-06-20 00:04:40 +02:00
joaquintides 67360f450f implemented proper allocator construct/destroy support 2017-06-19 20:41:43 +02:00
joaquintides 4397581ae6 added segment(index)/segment<T>() 2017-06-11 00:58:59 +02:00
joaquintides 7bc8248188 s/concept/concept_ in preparation for potential C++20 keyword 2017-06-10 18:08:59 +02:00
joaquintides 502b6b3a06 removed unused typedef 2017-06-07 20:30:58 +02:00
joaquintides 34dc1aec2b added typeid_-less any elements to tests 2017-06-07 20:19:54 +02:00
joaquintides 4bf00992b6 added multiple inheritance cases to tests 2017-06-07 19:37:49 +02:00
joaquintides 53fb5e5aa7 removed collection-level max_size and capacity 2017-06-07 11:26:56 +02:00
joaquintides 060ba51b93 added missing #include's 2017-06-05 13:23:27 +02:00
joaquintides c0c8783b61 suppressed -std=c++11 flags as test runners already set them as appropriate 2017-06-04 10:46:31 +02:00
joaquintides 1a19b9650e suppressed signed/unsigned comparison warnings 2017-06-03 12:19:46 +02:00
joaquintides 49f9dfc5a5 added workaround for https://lists.boost.org/Archives/boost/2017/06/235687.php 2017-06-03 11:41:11 +02:00
joaquintides dba125da7b used MSVC /bigobj for test_algorithm 2017-06-03 11:16:56 +02:00
joaquintides 185e7dac69 suppressed VS C4996 warning 2017-06-02 10:17:33 +02:00
joaquintides 60a2e6009b got rooted_allocator propagate traits right 2017-01-28 12:58:55 +01:00
joaquintides 31e66e471c masked VS2015 problem with allocator propagation 2017-01-28 12:27:04 +01:00
joaquintides 1a9df97b6d temporarily disabled problematic test case 2017-01-11 09:50:08 +01:00
joaquintides 998b2dd9a1 added -std=c++11/-std=c++14 flags for GCC/Clang 2016-12-04 13:04:46 +01:00
joaquintides 9e5f11d733 initial commit 2016-11-06 11:17:58 +01:00