llvm-project/libcxx/test/std/utilities/format
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
..
format.arguments [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
format.error [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
format.formatter [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
format.functions [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
format.syn [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00