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/containers/sequences/vector/vector.capacity
Howard Hinnant 8b25c00ef1 The 3rd test in shrink_to_fit.pass.cpp can't possibly pass if exceptions are disabled, so #ifdef'ing out the test.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178350 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
capacity.pass.cpp license change 15 years ago
reserve.pass.cpp license change 15 years ago
resize_size.pass.cpp license change 15 years ago
resize_size_value.pass.cpp license change 15 years ago
shrink_to_fit.pass.cpp The 3rd test in shrink_to_fit.pass.cpp can't possibly pass if exceptions are disabled, so #ifdef'ing out the test. 13 years ago
swap.pass.cpp license change 15 years ago