llvm-project/libcxx/test/std
Martin Storsjö b5e228fc00 [libcxx] [test] Fix the temp_directory_path test for windows
Check a different set of env vars, don't check the exact value
of the fallback path. (GetTempPath falls back to returning the Windows
folder if nothing better is available in env vars.)

The test still fails one check on windows (due to relying on perms::none),
which will be addressed separately.

Differential Revision: https://reviews.llvm.org/D98139
2021-03-15 19:24:56 +02:00
..
algorithms [libc++] Further improve the contiguous-iterator story, and fix some bugs. 2021-02-05 15:18:04 -05:00
atomics [libc++] Fix for the Bug 41784 2021-02-01 10:14:22 -05:00
concepts [libcxx] adds concept std::regular 2021-03-12 08:54:03 -08:00
containers [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
depr [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
diagnostics [libc++] Remove <clocale> from some system_error tests 2020-10-28 09:49:36 -04:00
experimental [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
input.output [libcxx] [test] Fix the temp_directory_path test for windows 2021-03-15 19:24:56 +02:00
iterators [libc++] Rationalize our treatment of contiguous iterators and __unwrap_iter(). 2021-02-03 16:28:38 -05:00
language.support [libc++] [C++2b] [P1682] Add to_underlying. 2021-03-05 10:31:21 +01:00
localization [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
namespace [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
numerics [libcxx] adds concept `std::uniform_random_bit_generator` 2021-02-19 01:47:29 +00:00
re [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
strings [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
thread [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
utilities [libc++] [C++2b] [P1682] Add to_underlying. 2021-03-05 10:31:21 +01:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00