llvm-project/libcxx/test
Martin Storsjö 7a154c3230 [libcxx] [test] Account for differences in a trailing slash in weakly_canonical
This seems to be a documented quirk in libc++'s implementation of
weakly_canonical (in a comment in the weakly_canonical test).
Together with a difference between windows and posix regarding whether
paths can go through nonexistent dirs, this results in a difference in
a trailing slash.

Just document this as expected, and degrade the comment from fixme to
a note, as MS STL and libstdc++ behave in the same way.

Differential Revision: https://reviews.llvm.org/D98642
2021-03-19 18:49:05 +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] Account for differences in a trailing slash in weakly_canonical 2021-03-19 18:49:05 +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