Fix target selectors in uniform_inside_sphere_distribution tests
authorJonathan Wakely <jwakely@redhat.com>
Thu, 27 Oct 2016 13:55:36 +0000 (14:55 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 27 Oct 2016 13:55:36 +0000 (14:55 +0100)
commite63d7e71a19aabb2b8d46e695ea6c2db1345c1d4
treec12abd67a49bd87d478f9e8cdfe32c09f852fa9b
parent7c92f4ec6107dc41199d8b61c9c4a598cadd9011
Fix target selectors in uniform_inside_sphere_distribution tests

* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
default.cc: Fix effective target selector.
* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
parms.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
equal.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
generate.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
inequal.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
serialize.cc: Likewise.

From-SVN: r241621
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/cons/default.cc
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/cons/parms.cc
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/operators/equal.cc
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/operators/generate.cc
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/operators/inequal.cc
libstdc++-v3/testsuite/ext/random/uniform_inside_sphere_distribution/operators/serialize.cc