llvm-project/libcxx/test/configs
Louis Dionne a48f018bb7 [runtimes] Remove all traces of the legacy testing configuration system
Now that all jobs have moved over to the new style of Lit configuration,
we can remove all traces of the legacy testing configuration system.
This includes:
- Cache settings that are not honored or useful anymore
- Several CMake options that were only useful in the context of the
  legacy Lit configuration system
- A bunch of Python support code that is not used anymore
- The legacy lit.cfg.in files themselves

Differential Revision: https://reviews.llvm.org/D134650
2022-09-30 15:03:33 -04:00
..
apple-libc++-backdeployment.cfg.in [libc++][tests] Use CMake provided paths for includes and libdir instead of hardcoding them 2022-03-16 12:35:06 -04:00
apple-libc++-shared.cfg.in [libc++][tests] Use CMake provided paths for includes and libdir instead of hardcoding them 2022-03-16 12:35:06 -04:00
cmake-bridge.cfg.in [libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplication 2022-05-20 09:36:29 -04:00
ibm-libc++-shared.cfg.in [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
llvm-libc++-mingw.cfg.in [libcxx] [test] Stop defining LIBCXX-WINDOWS-FIXME 2022-04-06 22:54:39 +03:00
llvm-libc++-shared-clangcl.cfg.in [libcxx] [test] Stop defining LIBCXX-WINDOWS-FIXME 2022-04-06 22:54:39 +03:00
llvm-libc++-shared-gcc.cfg.in [libc++] Use -I instead of -isystem to include headers in the test suite 2022-03-03 13:19:47 +01:00
llvm-libc++-shared-no-vcruntime-clangcl.cfg.in [libcxx] Fix using the vcruntime ABI with _HAS_EXCEPTIONS=0 defined 2022-08-17 21:14:25 +00:00
llvm-libc++-shared.cfg.in [libc++] Use -I instead of -isystem to include headers in the test suite 2022-03-03 13:19:47 +01:00
llvm-libc++-static-clangcl.cfg.in [libcxx] [test] Remove --env PATH from the static clangcl config 2022-08-19 11:40:58 +03:00
llvm-libc++-static.cfg.in [libc++] Use -I instead of -isystem to include headers in the test suite 2022-03-03 13:19:47 +01:00