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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/experimental/containers/sequences/dynarray
Eric Fiselier 6bfa7316ad Fix issues with UBSAN test configuration.
On Apple the test feature 'sanitizer-new-delete' was incorrectly
getting added to the LIT feature set, which mistakenly caused tests
to be disabled when using UBSAN (the feature is only needed with ASAN/MSAN/TSAN).

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307518 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
dynarray.cons Fix issues with UBSAN test configuration. 8 years ago
dynarray.data Add markup for libc++ dylib availability 9 years ago
dynarray.mutate Add markup for libc++ dylib availability 9 years ago
dynarray.overview Add markup for libc++ dylib availability 9 years ago
dynarray.traits Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
dynarray.zero Add markup for libc++ dylib availability 9 years ago
lit.local.cfg Add markup for libc++ dylib availability 9 years ago
nothing_to_do.pass.cpp Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 11 years ago