gcc/libstdc++-v3/testsuite/24_iterators/range_operations
Jonathan Wakely 4735f92d48 libstdc++: test for failing assertion should use 'run' not 'compile'
And it only needs to define _GLIBCXX_ASSERTIONS not _GLIBCXX_DEBUG.

	* testsuite/24_iterators/range_operations/advance_debug_neg.cc: Run
	test instead of just compiling it.
2020-02-28 18:41:18 +00:00
..
advance_debug_neg.cc libstdc++: test for failing assertion should use 'run' not 'compile' 2020-02-28 18:41:18 +00:00
advance.cc Update copyright years. 2020-01-01 12:51:42 +01:00
distance.cc libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end() 2020-01-31 12:17:10 -05:00
next.cc libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end() 2020-01-31 12:17:10 -05:00
prev.cc libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end() 2020-01-31 12:17:10 -05:00