llvm-capstone/libcxx/test
Louis Dionne 875ff8e059 [libc++] Enable tests for the experimental library by default
This matches the fact that we build the experimental library by default.
Otherwise, by default we'd be building the library but not testing it,
which is inconsistent.

Differential Revision: https://reviews.llvm.org/D102109
2021-06-02 18:39:27 -04:00
..
configs [libc++] Enable tests for the experimental library by default 2021-06-02 18:39:27 -04:00
libcxx [libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce 2021-06-01 16:31:51 -04:00
std [libcxx][ranges] Add default_sentinel and default_sentinel_t. 2021-06-01 14:03:54 -07:00
support [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h 2021-05-31 22:13:22 +03:00
CMakeLists.txt [libc++] Switch a few CI jobs to the minimal Lit configuration 2021-05-20 10:46:59 -04:00
lit.cfg.py