gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely 116e3cfc7b libstdc++: Add new testcase for comparison category types
Comparing a comparison category type to anything except a literal 0 is
undefined. This verifies that at least some misuses are diagnosed at
compile time.

	* testsuite/18_support/comparisons/categories/zero_neg.cc: New test.
2020-05-27 13:14:17 +01:00
..
aligned_alloc Update copyright years. 2020-01-01 12:51:42 +01:00
bad_alloc Update copyright years. 2020-01-01 12:51:42 +01:00
bad_cast Update copyright years. 2020-01-01 12:51:42 +01:00
bad_exception Update copyright years. 2020-01-01 12:51:42 +01:00
bad_typeid Update copyright years. 2020-01-01 12:51:42 +01:00
byte Update copyright years. 2020-01-01 12:51:42 +01:00
comparisons libstdc++: Add new testcase for comparison category types 2020-05-27 13:14:17 +01:00
exception Update copyright years. 2020-01-01 12:51:42 +01:00
exception_ptr Update copyright years. 2020-01-01 12:51:42 +01:00
headers Update copyright years. 2020-01-01 12:51:42 +01:00
initializer_list Update copyright years. 2020-01-01 12:51:42 +01:00
launder Update copyright years. 2020-01-01 12:51:42 +01:00
max_align_t/requirements libstdc++: Fix testsuite failures and warnings due to is_pod deprecation 2020-01-09 21:31:50 +00:00
nested_exception Update copyright years. 2020-01-01 12:51:42 +01:00
numeric_limits Update copyright years. 2020-01-01 12:51:42 +01:00
quick_exit Update copyright years. 2020-01-01 12:51:42 +01:00
type_info Update copyright years. 2020-01-01 12:51:42 +01:00
uncaught_exception Update copyright years. 2020-01-01 12:51:42 +01:00
uncaught_exceptions Update copyright years. 2020-01-01 12:51:42 +01:00
50594.cc Update copyright years. 2020-01-01 12:51:42 +01:00
51333.cc Update copyright years. 2020-01-01 12:51:42 +01:00
cxa_vec.cc Update copyright years. 2020-01-01 12:51:42 +01:00
destroying_delete.cc Update copyright years. 2020-01-01 12:51:42 +01:00
free_eh_pool.cc Update copyright years. 2020-01-01 12:51:42 +01:00
new_aligned.cc Update copyright years. 2020-01-01 12:51:42 +01:00
new_delete_placement.cc Update copyright years. 2020-01-01 12:51:42 +01:00
new_handler.cc Update copyright years. 2020-01-01 12:51:42 +01:00
new_nothrow.cc Update copyright years. 2020-01-01 12:51:42 +01:00
pthread_guard.cc Update copyright years. 2020-01-01 12:51:42 +01:00
set_terminate.cc Update copyright years. 2020-01-01 12:51:42 +01:00
set_unexpected.cc Update copyright years. 2020-01-01 12:51:42 +01:00
terminate_handler.cc Update copyright years. 2020-01-01 12:51:42 +01:00
unexpected_handler.cc Update copyright years. 2020-01-01 12:51:42 +01:00