[libcxx-commits] [PATCH] D139561: [NFC][libc++][format] Rename tests.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 13 08:10:58 PST 2022
ldionne added a comment.
Per our discussion just now, I would suggest testing e.g. container formatters in the section of the standard where they are defined, not in the tests for format itself. You could split out some of the commonality into `libcxx/test/support`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139561/new/
https://reviews.llvm.org/D139561
More information about the libcxx-commits
mailing list