summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/allocator.traits
Commit message (Expand)AuthorAgeFilesLines
* Add tests for LWG issue 2361Eric Fiselier2016-04-1810-3/+145
* Add a test for LWG#2466: allocator_traits::max_size() default behavior is inc...Marshall Clow2015-10-251-2/+2
* Noticed that std::allocator<const T> was missing the definition for is_always...Marshall Clow2015-07-011-0/+4
* Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als...Marshall Clow2015-06-021-0/+48
* Move test into test/std subdirectory.Eric Fiselier2014-12-2020-0/+1173
OpenPOWER on IntegriCloud