llvm-project/libcxx/test/std/input.output/filesystems
Louis Dionne a6a841e0d7 [libc++] Refer to the Filesystem static test env as relative paths
Instead of hardcoding absolute paths on the build-host in the executables,
use relative paths from the current working directory. Also, use
FILE_DEPENDENCIES to mark the static test env as being required by
the relevant tests.

Given a SSH executor that copies the files to the remote host properly,
the tests can be run on that remote host.
2020-04-02 16:51:37 -04:00
..
Inputs/static_test_env Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
class.directory_entry [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
class.directory_iterator [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
class.file_status libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
class.filesystem_error libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
class.path [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
class.rec.dir.itr [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
fs.enum libcxx: Rename last two .hpp files in libcxx to .h 2019-08-21 22:38:38 +00:00
fs.error.report Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
fs.filesystem.synopsis libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
fs.op.funcs [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
fs.req.macros [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
fs.req.namespace Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
lit.local.cfg [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00