gcc/libstdc++-v3/testsuite
Jonathan Wakely 7972e24663 libstdc++/71004 fix recent additions to testcase
PR libstdc++/71004
	* testsuite/experimental/filesystem/iterators/
	recursive_directory_iterator.cc: Fix test02 to not call member
	functions on invalid iterator, and use VERIFY not assert.

From-SVN: r236028
2016-05-09 12:50:01 +01:00
..
17_intro
18_support Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
19_diagnostics
20_util Avoid endless run-time recursion for copying single-element tuples where the... 2016-05-09 14:03:36 +03:00
21_strings
22_locale libstdc++/69703 ignore endianness in codecvt_utf8 2016-04-19 19:02:46 +01:00
23_containers Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
24_iterators libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
25_algorithms Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
26_numerics PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
27_io
28_regex re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and regex_constant::match_not_bow) 2016-04-23 03:58:37 +00:00
29_atomics libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
30_threads libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
abi
backward
config
data
decimal Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
experimental libstdc++/71004 fix recent additions to testcase 2016-05-09 12:50:01 +01:00
ext Revert empty class parameter passing ABI changes. 2016-04-14 12:23:06 -04:00
lib Enable dg-reqire-sharedlib on Solaris 2016-05-05 19:54:42 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1 Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
tr2
util Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
Makefile.am
Makefile.in