llvm-project/libcxx/test/std/utilities/format
Mark de Wever 7277b00a29 [NFC][libc++][format] Prepare unit tests.
Before implementing P2216's format-string adjust the unit tests.
After P2216 the format* functions require a compile-time string literal.
This changes prepares the tests.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D122534
2022-04-08 17:11:45 +02:00
..
format.arguments [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
format.error [libc++] Disable incomplete library features. 2021-07-27 22:37:35 +02:00
format.formatter [libc++][format][2/6] Adds a __output_iterator. 2022-03-26 16:48:01 +01:00
format.functions [NFC][libc++][format] Prepare unit tests. 2022-04-08 17:11:45 +02:00
format.syn [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00