gcc/libstdc++-v3/testsuite
Jonathan Wakely 19bb30c065 Use std::mt19937, std::thread and std::atomic to simplify tests
* testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc: Use
	std::mt19937, std::thread and std::atomic to simplify test.
	* testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc: Likewise.

From-SVN: r238703
2016-07-25 11:31:53 +01:00
..
17_intro libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
18_support Remove memory leaks in libstdc++ testsuite 2016-07-21 20:38:32 +01:00
19_diagnostics Update copyright years. 2016-01-04 15:30:50 +01:00
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 PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
27_io LWG 2328 Rvalue stream extraction should use perfect forwarding 2016-07-20 19:21:53 +01:00
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 LWG 2441 Provide exact-width atomic typedefs 2016-07-20 19:21:59 +01:00
30_threads libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
abi Update copyright years. 2016-01-04 15:30:50 +01:00
backward Fix std::vector's use of temporary objects 2016-07-04 15:52:46 +01:00
config Update copyright years. 2016-01-04 15:30:50 +01:00
data
decimal Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
experimental Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
ext Revert empty class parameter passing ABI changes. 2016-04-14 12:23:06 -04:00
lib Use correct form of delete in libstdc++.exp 2016-07-22 09:33:26 +01:00
libstdc++-abi Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters Ensure stdout is newline terminated for status wrappers. 2016-02-09 20:18:10 +00:00
libstdc++-xmethods Update copyright years. 2016-01-04 15:30:50 +01:00
performance c++config (_GLIBCXX14_USE_CONSTEXPR): New. 2016-05-24 20:55:57 +00:00
special_functions Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess errors) 2016-02-12 21:23:11 +00:00
tr1 Remove trailing whitespace from libstdc++-v3 files 2016-04-29 17:11:43 +01:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
util Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00