llvm-project/libcxx/test/std/input.output/filesystems/class.directory_iterator
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
..
directory_iterator.members [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
directory_iterator.nonmembers [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
types.pass.cpp libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00