gcc/libstdc++-v3/testsuite
Georeth Chow a837417c79 Fix missing qualification in <ext/rope>
2016-07-25  Georeth Chow  <georeth2010@gmail.com>

	* include/ext/ropeimpl.h (rope<>::_S_dump(_RopeRep*, int)): Qualify
	_S_concat enumerator.
	* testsuite/ext/rope/6.cc: New test.

From-SVN: r238711
2016-07-25 13:56:12 +01:00
..
17_intro
18_support Remove memory leaks in libstdc++ testsuite 2016-07-21 20:38:32 +01:00
19_diagnostics
20_util Use std::mt19937, std::thread and std::atomic to simplify tests 2016-07-25 11:31:53 +01:00
21_strings Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
22_locale Remove memory leaks in libstdc++ testsuite 2016-07-21 20:38:32 +01:00
23_containers Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
24_iterators Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
25_algorithms Implement C++17 P0025 clamp. 2016-07-15 17:16:32 +00:00
26_numerics
27_io LWG 2328 Rvalue stream extraction should use perfect forwarding 2016-07-20 19:21:53 +01:00
28_regex
29_atomics LWG 2441 Provide exact-width atomic typedefs 2016-07-20 19:21:59 +01:00
30_threads
abi
backward Fix std::vector's use of temporary objects 2016-07-04 15:52:46 +01:00
config
data
decimal
experimental Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
ext Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
lib Use correct form of delete in libstdc++.exp 2016-07-22 09:33:26 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance c++config (_GLIBCXX14_USE_CONSTEXPR): New. 2016-05-24 20:55:57 +00:00
special_functions
tr1
tr2
util Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00
Makefile.am
Makefile.in