llvm-project/libcxx
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
..
benchmarks Revert "[libc++] Require C++20 to build the benchmarks." 2021-02-09 19:59:34 +01:00
cmake [libcxx] Move Linaro 32 bit armv bots to buildkite 2021-03-12 09:47:07 +00:00
docs [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
include [SystemZ][z/OS] Missing wchar functions libc++ 2021-03-12 15:39:31 -05:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [SystemZ][z/OS] Define _LIBCPP_ELAST 2021-03-15 09:23:36 -04:00
test [libcxx] [test] Fix the temp_directory_path test for windows 2021-03-15 19:24:56 +02:00
utils [libcxx] Move Linaro 32 bit armv bots to buildkite 2021-03-12 09:47:07 +00:00
www [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
.clang-format
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [libcxx] Don't add -Wall when building in MSVC mode 2021-03-05 23:48:02 +02:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd Attempt to upgrade compiler used by appveyor builds 2019-04-03 20:40:01 +00:00
appveyor.yml disable appveyor config for MSVC 2015 2019-04-03 20:36:51 +00:00