gcc/libstdc++-v3/testsuite/23_containers
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
..
array libstdc++: Define <=> for Debug Mode array 2020-02-27 15:13:16 +00:00
bitset Update copyright years. 2020-01-01 12:51:42 +01:00
deque libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
forward_list libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
headers Update copyright years. 2020-01-01 12:51:42 +01:00
list libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
map libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
multimap libstdc++: Add comparison operators to associative containers 2020-04-20 17:50:10 +01:00
multiset libstdc++: Add comparison operators to associative containers 2020-04-20 17:50:10 +01:00
priority_queue Library-side tests for parenthesized aggregate init 2020-03-31 17:07:52 +03:00
queue libstdc++: Define operator<=> for std::stack and std::queue 2020-04-19 21:30:15 +01:00
set libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
span libstdc++: Fix std::span test failures with _GLIBCXX_ASSERTIONS 2020-02-27 15:13:16 +00:00
stack libstdc++: Define operator<=> for std::stack and std::queue 2020-04-19 21:30:15 +01:00
unordered_map libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
unordered_multimap Library-side tests for parenthesized aggregate init 2020-03-31 17:07:52 +03:00
unordered_multiset Library-side tests for parenthesized aggregate init 2020-03-31 17:07:52 +03:00
unordered_set libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00
vector libstdc++: Improve tests for __cpp_lib_erase_if macro 2020-04-22 07:25:02 +01:00