llvm-project/libcxx/test
Martin Storsjö 695ec081a4 [libcxx] [test] Fix fs.op.proximate for windows
Simmilar to many other similar path handling tests, convert the
test reference to preferred separators, and ifdef a few test references
that use network root names.

Additionally, generalize code for trimming off the root path for
generating relative_cwd, and for skipping the root name element
in count_path_elems.

Rename one fictive path for consistency with the other test cases,
and add a bunch of more test cases for completeness.

Differential Revision: https://reviews.llvm.org/D98988
2021-03-23 00:32:44 +02:00
..
configs [libc++/abi] Allow running back-deployment testing against libc++abi 2021-03-01 12:13:03 -05:00
libcxx [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
std [libcxx] [test] Fix fs.op.proximate for windows 2021-03-23 00:32:44 +02:00
support [libcxx] [test] Avoid race conditions between tests regarding temp directories 2021-03-19 16:12:24 +02:00
CMakeLists.txt Partially revert "[runtimes] Use add_lit_testsuite to register lit testsuites" 2021-03-06 06:06:55 -05:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00