llvm-project/libcxx/test
Mark de Wever d03bc249d8 [NFC][libc++][format] Enable unit tests.
The GCC failures were partly fixed in D124103.

The format functions tests are fixed on GCC but they require a huge
amount of RAM (>10 GB). This fails with parallel testing in the CI. It
can be solved by splitting the test, but GCC-12 will be released shortly
and might fix the memory usage in these tests. Therefore these tests
remain disabled.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D124335
2022-04-28 17:11:47 +02:00
..
configs [libcxx] [test] Stop defining LIBCXX-WINDOWS-FIXME 2022-04-06 22:54:39 +03:00
libcxx [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
std [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
support [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
CMakeLists.txt [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config 2022-03-29 08:17:25 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00