You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/allocator.adaptor
Marshall Clow bbf87b1c34 Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||' where I meant '&&' in the code; fixed that, too
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238931 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
allocator.adaptor.cnstr Move test into test/std subdirectory. 11 years ago
allocator.adaptor.members Move test into test/std subdirectory. 11 years ago
allocator.adaptor.types Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||' where I meant '&&' in the code; fixed that, too 11 years ago
scoped.adaptor.operators Move test into test/std subdirectory. 11 years ago
types.pass.cpp Move test into test/std subdirectory. 11 years ago