llvm-project/libcxx/test
Martin Storsjö 1adaf48d23 [libcxx] [test] Fix path.decompose for windows
Add ifdefs to the test reference tables for cases where paths are
interpreted differently (paths that contain a root name).

Fix test assumptions regarding has_root_name() and is_absolute() and
add logic to verify the results of is_absolute() for the test cases in
the table.

Also add a testcase for the path "//net/", which seemed like an
omission.

Differential Revision: https://reviews.llvm.org/D89943
2021-03-05 19:37:31 +02:00
..
configs [libc++/abi] Allow running back-deployment testing against libc++abi 2021-03-01 12:13:03 -05:00
libcxx [libc++] Fix tuple assignment from types derived from a tuple-like 2021-02-22 14:52:18 -05:00
std [libcxx] [test] Fix path.decompose for windows 2021-03-05 19:37:31 +02:00
support [libc++] Add bind_front function (P0356R5). 2021-03-02 16:18:06 -08:00
CMakeLists.txt [libcxx] [test] Quote the path to the python interpreter 2021-02-24 22:24:41 +02:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00