[libcxx-commits] [libcxx] [libc++] [test] Improve test coverage for containers' scary.pass.cpp (PR #131550)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 28 00:12:00 PDT 2025


================
@@ -8,20 +8,19 @@
 
 // <map>
 
-// class map class multimap
----------------
frederick-vs-ja wrote:

Also, I think it would make more sense to move all of these test files to the `libcxx/test/libcxx/` subdirectory, as their are testing implementation-specific choices.

https://github.com/llvm/llvm-project/pull/131550


More information about the libcxx-commits mailing list