llvm-project/libcxx/test/std/strings/basic.string/string.capacity
Nikolas Klauser e85018b7dd [libc++] Prepare string.{access, capacity, cons} tests for constexpr
Reviewed By: ldionne, #libc

Spies: libcxx-commits, arphaman

Differential Revision: https://reviews.llvm.org/D119123
2022-02-08 23:39:44 +01:00
..
capacity.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
clear.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
empty.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
empty.verify.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
length.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
max_size.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
over_max_size.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
reserve.deprecated_in_cxx20.verify.cpp [libc++] [P0966] [C++20] Fix bug PR45368 by correctly implementing P0966: string::reserve should not shrink. 2020-11-26 10:13:12 +01:00
reserve.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
reserve_size.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
resize_and_overwrite.pass.cpp [libc++] basic_string::resize_and_overwrite: Adopt LWG3645 (Not voted in yet) 2022-01-20 18:41:09 +01:00
resize_size.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
resize_size_char.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
shrink_to_fit.explicit_instantiation.sh.cpp [libc++] Fix wrongly non-inline basic_string::shrink_to_fit 2021-12-14 11:12:04 -05:00
shrink_to_fit.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00
size.pass.cpp [libc++] Prepare string.{access, capacity, cons} tests for constexpr 2022-02-08 23:39:44 +01:00