llvm-project/libcxx/test
Martin Storsjö e23317c9da [libcxx] [test] Adjust separator form in fs.op.absolute for libc++ on windows
This test was previously tweaked in
321f696920 to match the output of
of MS STL (except that the MS STL fails on the testcase with an
empty path).

libc++ doesn't produce paths with all normalized separators (and the
spec doesn't mandate it to either).

Tweak the test reference to match exactly what libc++ produces. If
testing with a non-libc++ library, do a relaxed comparison that allows
the separators to differ.

Differential Revision: https://reviews.llvm.org/D98215
2021-03-09 16:57:26 +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] Adjust separator form in fs.op.absolute for libc++ on windows 2021-03-09 16:57:26 +02:00
support [libcxx] [test] Adjust separator form in fs.op.absolute for libc++ on windows 2021-03-09 16:57:26 +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