gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 0fe9eaaa08 libstdc++: Improve tests for __cpp_lib_erase_if macro
* testsuite/21_strings/basic_string/erasure.cc: Check for updated
	value of __cpp_lib_erase_if.
	* testsuite/23_containers/deque/erasure.cc: Likewise.
	* testsuite/23_containers/forward_list/erasure.cc: Likewise.
	* testsuite/23_containers/list/erasure.cc: Likewise.
	* testsuite/23_containers/map/erasure.cc: Likewise.
	* testsuite/23_containers/set/erasure.cc: Likewise.
	* testsuite/23_containers/unordered_map/erasure.cc: Likewise.
	* testsuite/23_containers/unordered_set/erasure.cc: Likewise.
	* testsuite/23_containers/vector/erasure.cc: Likewise.
2020-04-22 07:25:02 +01:00
..
allocator Update copyright years. 2020-01-01 12:51:42 +01:00
capacity Update copyright years. 2020-01-01 12:51:42 +01:00
cons libstdc++: Fix failing test in debug mode 2020-02-28 12:58:14 +00:00
debug Update copyright years. 2020-01-01 12:51:42 +01:00
element_access Update copyright years. 2020-01-01 12:51:42 +01:00
hash Update copyright years. 2020-01-01 12:51:42 +01:00
inserters_extractors Update copyright years. 2020-01-01 12:51:42 +01:00
literals Update copyright years. 2020-01-01 12:51:42 +01:00
modifiers Update copyright years. 2020-01-01 12:51:42 +01:00
numeric_conversions Update copyright years. 2020-01-01 12:51:42 +01:00
operations Update copyright years. 2020-01-01 12:51:42 +01:00
operators libstdc++: Add comparison operators for string and regex types 2020-04-17 16:40:11 +01:00
range_access Update copyright years. 2020-01-01 12:51:42 +01:00
requirements Update copyright years. 2020-01-01 12:51:42 +01:00
types Update copyright years. 2020-01-01 12:51:42 +01:00
40160.cc Update copyright years. 2020-01-01 12:51:42 +01:00
56166.cc Update copyright years. 2020-01-01 12:51:42 +01:00
79162.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr2268.cc Update copyright years. 2020-01-01 12:51:42 +01:00
erasure.cc libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
init-list.cc Update copyright years. 2020-01-01 12:51:42 +01:00
lwg2758.cc Update copyright years. 2020-01-01 12:51:42 +01:00
lwg2946.cc Update copyright years. 2020-01-01 12:51:42 +01:00
pthread4.cc Update copyright years. 2020-01-01 12:51:42 +01:00
pthread18185.cc Update copyright years. 2020-01-01 12:51:42 +01:00
pthread33394.cc Update copyright years. 2020-01-01 12:51:42 +01:00