| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[NFC][libc++][tests] Move directories under stringstream Reviewed By: #libc, philnik Spies: libcxx-commits Differential Revision: https://reviews.llvm.org/D151884 | 3 年前 | |
[libc++] Implement stringstream members of P0408R7 (Efficient Access to basic_stringbuf's Buffer) Reviewed By: Mordante, #libc Differential Revision: https://reviews.llvm.org/D155359 | 3 年前 | |
[libcxx] [test] Add a test parameter for disabling memory intensive tests (#68214) Specifically, the test std/input.output/string.streams/stringstream/stringstream.members/gcount.pass.cpp allocates a std::string with INT_MAX-1 elements, and then writes this to a std::stringstream. On Linux, running this test consumes around 5.0 GB of memory; on Windows, it ends up using up to 6.8 GB of memory. This limits whether such tests can run on e.g. GitHub Actions runners, where the free runners are limited to 8 GB of memory. This is somewhat similar to, but still notably different, from the existing test parameter long_tests. (cherry picked from commit 122064a6303eb9c06e0af231f5a4ce145d9a2e67) | 2 年前 | |
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. llvm-svn: 362252 | 7 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 7 年前 |