llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member
Louis Dionne 7149bb7068 [libc++] NFC: Clean up a lot of old Lit features
The libc++ test suite has a lot of old Lit features used to XFAIL tests
and mark them as UNSUPPORTED. Many of them are to workaround problems on
old compilers or old platforms. As time goes by, it is good to go and
clean those up to simplify the configuration of the test suite, and also
to reflect the testing reality. It's not useful to have markup that gives
the impression that e.g. clang-3.3 is supported, when we don't really
test on it anymore (and hence several new tests probably don't have the
necessary markup on them).
2020-04-10 17:20:29 -04:00
..
path.assign libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.construct libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.decompose [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
path.gen [libcxx][test][NFC] Fix comment typos. 2019-10-22 15:22:13 -07:00
path.generic.obs libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.modifiers libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.native.obs libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.query Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
path.append.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.compare.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
path.concat.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00