llvm-project/libcxx/test/std/input.output/file.streams/fstreams
Louis Dionne b38c08ac02 [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem
This fixes CI for back-deployment testers on platforms that don't have
<filesystem> support in the dylib.

This is effectively half of https://reviews.llvm.org/D59224. The other
half requires fixes in Clang.

llvm-svn: 356558
2019-03-20 14:34:00 +00:00
..
filebuf Support tests in freestanding 2019-02-04 20:31:13 +00:00
filebuf.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
filebuf.cons Support tests in freestanding 2019-02-04 20:31:13 +00:00
filebuf.members [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
filebuf.virtuals Support tests in freestanding 2019-02-04 20:31:13 +00:00
fstream Support tests in freestanding 2019-02-04 20:31:13 +00:00
fstream.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
fstream.cons [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
fstream.members [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
ifstream Support tests in freestanding 2019-02-04 20:31:13 +00:00
ifstream.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
ifstream.cons [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
ifstream.members [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
ofstream Support tests in freestanding 2019-02-04 20:31:13 +00:00
ofstream.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
ofstream.cons [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
ofstream.members [libc++] Mark <filesystem> tests as failing when the dylib doesn't support filesystem 2019-03-20 14:34:00 +00:00
lit.local.cfg