llvm-project/libcxx/test/std
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
..
algorithms [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
atomics [libc++] Workaround unused variable warning in test 2020-02-26 19:30:10 -05:00
containers [libc++] Allow running .sh.cpp tests with SSHExecutors 2020-03-31 15:50:42 -04:00
depr [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
diagnostics Revert "Revert "Update system_error tests for more platforms."" 2020-03-13 12:11:27 -07:00
experimental [libc++] Provide a method for adding compiler flags in lit.local.cfg files 2020-03-31 09:29:18 -04:00
input.output [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
iterators [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
language.support [libc++] Move a bunch of tests from .sh.cpp to .pass.cpp 2020-03-31 14:19:58 -04:00
localization [libc++] Add a new FILE_DEPENDENCIES parser 2020-03-20 14:55:52 -04:00
numerics [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
re [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
strings [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
thread [libc++] Allow running .sh.cpp tests with SSHExecutors 2020-03-31 15:50:42 -04:00
utilities [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00