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/language.support/support.dynamic/alloc.errors
Eric Fiselier 68db6cdf1b Cleanup non-standard tests as reported by STL@microsoft.com. NFC.
This patch addresses the following issues in the test suite:

1. Move "std::bad_array_length" test from std/ to libcxx/ test directory
   since the feature is not a part of the standard.

2. Rename "futures.tas" test directory to "futures.task" since that is the
   correct stable name.

3. Move tests for "packaged_task<T>::result_type" from std/ to libcxx/
   test directory since the typedef is a libc++ extension.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271430 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
bad.alloc Move test into test/std subdirectory. 10 years ago
new.badlength Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
new.handler Fix a handful of tests that fail in C++03 9 years ago
set.new.handler Move test into test/std subdirectory. 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago