gcc/libstdc++-v3/testsuite
Jonathan Wakely 2c0378f467 PR libstdc++/81912 make std::__iterator_category constexpr
PR libstdc++/81912
	* include/bits/stl_iterator_base_types.h (__iterator_category): Add
	constexpr for C++11 and later.
	* testsuite/24_iterators/container_access.cc: Add target selector.
	* testsuite/24_iterators/range_access.cc: Fix clause number in
	comment.
	* testsuite/24_iterators/range_access_cpp14.cc: Likewise.
	* testsuite/24_iterators/range_access_cpp17.cc: New.

From-SVN: r251234
2017-08-21 16:14:27 +01:00
..
17_intro re PR testsuite/81056 (FAIL: 17_intro/names.cc (test for excess errors)) 2017-08-20 18:52:59 +00:00
18_support
19_diagnostics
20_util re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
21_strings Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00:00
22_locale Fix memory leaks in libstdc++ tests 2017-07-06 13:42:51 +01:00
23_containers PR libstdc++/81891 fix double-free in hashtable constructor 2017-08-18 18:46:57 +01:00
24_iterators PR libstdc++/81912 make std::__iterator_category constexpr 2017-08-21 16:14:27 +01:00
25_algorithms PR libstdc++/81221 only run new test for check-parallel 2017-06-27 17:19:16 +01:00
26_numerics re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
27_io PR libstdc++/81808 skip test if reading directory doesn't fail 2017-08-11 01:14:57 +01:00
28_regex
29_atomics
30_threads Reorder std::scoped_lock parameters as per P0739R0 DR status 2017-07-15 16:43:22 +01:00
abi Include missing header for std::free 2017-07-10 19:43:02 +01:00
backward
config
data
decimal
experimental
ext PR libstdc++/81751 don't call fflush(NULL) 2017-08-09 18:52:10 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters re PR go/78628 (GO fails to build a translation unit decl) 2017-08-21 10:29:00 +00:00
libstdc++-xmethods
performance PR libstdc++/81476 Optimise vector insertion from input iterators 2017-07-19 20:32:15 +01:00
special_functions
tr1
tr2
util Fix indentation in libstdc++ testsuite utils 2017-07-19 15:49:00 +01:00
Makefile.am
Makefile.in