llvm-project/libcxx/test/std/utilities
Louis Dionne bb43a0cd4a [libc++] Add a Buildkite job that tests back-deployment on Apple
The current way we test this is pretty cheap, i.e. we download previously
released macOS dylibs and run against that. Ideally, we would require a
full host running the appropriate version of macOS, and we'd execute the
tests using SSH on that host. But since we don't have such hosts available
easily for now, this is better than nothing.

At the same time, also fix some tests that were failing when back
deploying.

Differential Revision: https://reviews.llvm.org/D90869
2020-11-05 18:26:08 -05:00
..
allocator.adaptor [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
any [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
charconv [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
function.objects [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
intseq [libc++] NFCI: Use Lit features to disable tests instead of #if 2020-10-16 08:35:34 -04:00
memory [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
meta [libc++] Fix tests failing with Clang after removing GCC warnings 2020-10-30 14:56:12 -04:00
optional Fix UB in one libcxx test, when deleting D through a pointer to B. 2020-11-04 17:34:05 -05:00
ratio [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
smartptr/unique.ptr [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
template.bitset [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
time [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
tuple [libc++] Fix tests on GCC 10 2020-09-29 12:08:33 -04:00
type.index [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
utilities.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
utility.requirements [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
variant [libc++] Add a Buildkite job that tests back-deployment on Apple 2020-11-05 18:26:08 -05:00