gcc/libstdc++-v3/testsuite
Ulrich Drepper 83a4216dd2 random.tcc (uniform_on_sphere_helper): Define.
* include/ext/random.tcc (uniform_on_sphere_helper): Define.
        (uniform_on_sphere_distribution::operator()): Use the new helper
        class for the implementation.

        * testsuite/ext/random/uniform_on_sphere_distribution/operators/
        equal.cc: Remove bogus part of comment.
        * testsuite/ext/random/uniform_on_sphere_distribution/operators/
        inequal.cc: Likewise.
        * testsuite/ext/random/uniform_on_sphere_distribution/operators/
        serialize.cc: Add check to verify result of serialzation and
        deserialization.
        * testsuite/ext/random/uniform_on_sphere_distribution/operators/
        generate.cc: New file.

From-SVN: r213779
2014-08-09 17:56:57 +00:00
..
17_intro re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
18_support re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
19_diagnostics
20_util re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) 2014-07-29 18:30:34 +01:00
21_strings re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
22_locale re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
23_containers re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets shrink) 2014-08-09 08:00:59 +00:00
24_iterators
25_algorithms
26_numerics re PR c++/15339 ([DR217] Adding default arguments to function templates in redeclarations should be forbidden) 2014-08-02 21:38:34 +00:00
27_io 4402.cc (test02): Use wcout' rather than cout'. 2014-06-11 00:20:45 +00:00
28_regex re PR libstdc++/61720 (std::regex_search matches incorrectly) 2014-07-15 04:28:51 +00:00
29_atomics
30_threads alloc.cc: Fix use of test allocator. 2014-06-26 00:05:58 +01:00
abi
backward
config
data
decimal
experimental any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty printing. 2014-07-10 19:08:35 +01:00
ext random.tcc (uniform_on_sphere_helper): Define. 2014-08-09 17:56:57 +00:00
lib gdb-test.exp (gdb-test): Turn off GDB's auto-load, list loaded libs. 2014-07-11 16:32:29 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (SingleObjContainerPrinter): New base class for experimental::any and experimental::optional printers. 2014-07-15 13:00:18 +01:00
performance regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted space when not using a cache. 2014-06-02 20:36:14 +01:00
tr1 re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
tr2
util 2014-07-29 François Dumont <fdumont@gcc.gnu.org> 2014-07-29 19:47:19 +00:00
Makefile.am
Makefile.in