summaryrefslogtreecommitdiffstats
path: root/libcxx/test/numerics/numarray/valarray.nonmembers
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2014-12-20 01:40:03 +0000
committerEric Fiselier <eric@efcs.ca>2014-12-20 01:40:03 +0000
commit5a83710e371fe68a06e6e3876c6a2c8b820a8976 (patch)
treeafde4c82ad6704681781c5cd49baa3fbd05c85db /libcxx/test/numerics/numarray/valarray.nonmembers
parentf11e8eab527fba316c64112f6e05de1a79693a3e (diff)
downloadbcm5719-llvm-5a83710e371fe68a06e6e3876c6a2c8b820a8976.tar.gz
bcm5719-llvm-5a83710e371fe68a06e6e3876c6a2c8b820a8976.zip
Move test into test/std subdirectory.
llvm-svn: 224658
Diffstat (limited to 'libcxx/test/numerics/numarray/valarray.nonmembers')
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/nothing_to_do.pass.cpp12
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_valarray.pass.cpp35
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_value.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_value_valarray.pass.cpp32
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_value.pass.cpp45
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_value_valarray.pass.cpp45
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_value.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_value_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_valarray.pass.cpp37
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_value.pass.cpp45
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_value_valarray.pass.cpp45
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.special/swap.pass.cpp91
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/abs_valarray.pass.cpp34
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/acos_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/asin_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_valarray.pass.cpp53
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_value.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_value_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cos_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cosh_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/exp_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log10_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_valarray.pass.cpp53
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_value.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_value_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sin_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sinh_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sqrt_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tan_valarray.pass.cpp51
-rw-r--r--libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tanh_valarray.pass.cpp51
76 files changed, 0 insertions, 2984 deletions
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/nothing_to_do.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/nothing_to_do.pass.cpp
deleted file mode 100644
index b58f5c55b64..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/nothing_to_do.pass.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-int main()
-{
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_valarray.pass.cpp
deleted file mode 100644
index 9214e61fb4d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator&(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {0, 2, 0, 0, 0};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 & v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_value.pass.cpp
deleted file mode 100644
index 0976a88dcb8..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator&(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 1, 2, 3, 0, 1};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 & 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_value_valarray.pass.cpp
deleted file mode 100644
index e3dd180b218..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/and_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator&(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 1, 2, 3, 0, 1};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 & v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_valarray.pass.cpp
deleted file mode 100644
index ff250afd2a1..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator/(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {6, 14, 24, 36, 50};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {1, 2, 3, 4, 5};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 / v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_value.pass.cpp
deleted file mode 100644
index ffbebab1e1a..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator/(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {6, 12, 18, 24, 30};
- T a2[] = {1, 2, 3, 4, 5};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 / 6;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_value_valarray.pass.cpp
deleted file mode 100644
index 1a7f2f07c83..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/divide_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator/(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {3, 1, 1, 0, 0};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 / v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_valarray.pass.cpp
deleted file mode 100644
index 1f0354e8ac6..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator-(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {7, 9, 11, 13, 15};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {1, 2, 3, 4, 5};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 - v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_value.pass.cpp
deleted file mode 100644
index 382cab8eae6..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator-(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = {-2, -1, 0, 1, 2};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 - 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_value_valarray.pass.cpp
deleted file mode 100644
index 7f00aba8488..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/minus_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator-(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 2, 1, 0, -1, -2};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 - v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_valarray.pass.cpp
deleted file mode 100644
index 0a9cf3884c0..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator%(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {6, 7, 8, 9, 10};
- T a2[] = {1, 2, 3, 4, 5};
- T a3[] = {0, 1, 2, 1, 0};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 % v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_value.pass.cpp
deleted file mode 100644
index 12c4c245370..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator%(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {1, 2, 0, 1, 2};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 % 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_value_valarray.pass.cpp
deleted file mode 100644
index 1d73887217e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/modulo_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator%(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {0, 1, 0, 3, 3};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 % v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_valarray.pass.cpp
deleted file mode 100644
index a23ea4f58b8..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator|(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {7, 7, 11, 13, 15};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 | v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_value.pass.cpp
deleted file mode 100644
index f617c27ae7f..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator|(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 3, 3, 3, 7, 7};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 | 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_value_valarray.pass.cpp
deleted file mode 100644
index 8903f438aaf..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/or_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator|(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 3, 3, 3, 7, 7};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 | v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_valarray.pass.cpp
deleted file mode 100644
index 1167772aff6..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator+(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {7, 9, 11, 13, 15};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 + v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_value.pass.cpp
deleted file mode 100644
index b1b4e6931c0..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator+(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {4, 5, 6, 7, 8};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 + 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_value_valarray.pass.cpp
deleted file mode 100644
index df22853488e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/plus_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator+(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {4, 5, 6, 7, 8};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 + v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_valarray.pass.cpp
deleted file mode 100644
index 42a7c419a3a..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator<<(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 6, 7, 8, 9, 10};
- T a3[] = {64, 256, 768, 2048, 5120};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 << v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_value.pass.cpp
deleted file mode 100644
index 753ba38f357..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator<<(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 8, 16, 24, 32, 40};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 << 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_value_valarray.pass.cpp
deleted file mode 100644
index 640ce1a47b3..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_left_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator<<(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 6, 12, 24, 48, 96};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 << v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_valarray.pass.cpp
deleted file mode 100644
index 8e6358d6206..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator>>(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {64, 256, 768, 2048, 5120};
- T a2[] = { 6, 7, 8, 9, 10};
- T a3[] = { 1, 2, 3, 4, 5};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 >> v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_value.pass.cpp
deleted file mode 100644
index 0c0ba54463e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator>>(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 8, 16, 24, 32, 40};
- T a2[] = { 1, 2, 3, 4, 5};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 >> 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_value_valarray.pass.cpp
deleted file mode 100644
index ad5418af026..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/shift_right_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator>>(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = {20, 10, 5, 2, 1};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 40 >> v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_valarray.pass.cpp
deleted file mode 100644
index 69a3bffc3e7..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator*(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {6, 14, 24, 36, 50};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 * v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_value.pass.cpp
deleted file mode 100644
index c4fb410de76..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator+(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 12, 18, 24, 30};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 * 6;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_value_valarray.pass.cpp
deleted file mode 100644
index f5d877783de..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/times_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator*(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 12, 18, 24, 30};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 6 * v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_valarray.pass.cpp
deleted file mode 100644
index 71b505b0cbe..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator^(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10};
- T a3[] = {7, 5, 11, 13, 15};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = v1 ^ v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_value.pass.cpp
deleted file mode 100644
index 8dbe6843cd2..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_valarray_value.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator^(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 2, 1, 0, 7, 6};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = v1 ^ 3;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_value_valarray.pass.cpp
deleted file mode 100644
index face0635dfb..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/xor_value_valarray.pass.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T> valarray<T> operator^(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = { 1, 2, 3, 4, 5};
- T a2[] = { 2, 1, 0, 7, 6};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2 = 3 ^ v1;
- assert(v1.size() == v2.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == a2[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_valarray.pass.cpp
deleted file mode 100644
index af2a1b3ed79..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator&&(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- T a2[] = {6, 7, 0, 9, 10};
- bool a3[] = {true, true, false, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 && v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_value.pass.cpp
deleted file mode 100644
index f34fe964257..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_valarray_value.pass.cpp
+++ /dev/null
@@ -1,45 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator&&(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 && 5;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, false, false, false, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 && 0;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_value_valarray.pass.cpp
deleted file mode 100644
index c323d13ff42..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/and_value_valarray.pass.cpp
+++ /dev/null
@@ -1,45 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator&&(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 5 && v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, false, false, false, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 0 && v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_valarray.pass.cpp
deleted file mode 100644
index 6222e91595d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator==(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 9, 10};
- bool a3[] = {false, false, true, false, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 == v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_value.pass.cpp
deleted file mode 100644
index dca65055b2a..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator==(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, true, false, false, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 == 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_value_valarray.pass.cpp
deleted file mode 100644
index 532219e2e85..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/equal_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator==(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, true, false, false, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 == v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_valarray.pass.cpp
deleted file mode 100644
index 75e62693bae..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>=(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 2, 1};
- bool a3[] = {false, false, true, true, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 >= v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_value.pass.cpp
deleted file mode 100644
index 020706dfa2e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>=(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, true, true, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 >= 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_value_valarray.pass.cpp
deleted file mode 100644
index faf2003adb7..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_equal_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>=(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, false, false, true};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 >= v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_valarray.pass.cpp
deleted file mode 100644
index 3276085f37d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 2, 1};
- bool a3[] = {false, false, false, true, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 > v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_value.pass.cpp
deleted file mode 100644
index 1ab774cdfb4..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, false, true, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 > 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_value_valarray.pass.cpp
deleted file mode 100644
index c5012d6fc0e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/greater_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator>(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, false, false, false, true};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 > v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_valarray.pass.cpp
deleted file mode 100644
index ceb6658833e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<=(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 2, 1};
- bool a3[] = {true, true, true, false, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 <= v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_value.pass.cpp
deleted file mode 100644
index 4a391a3f379..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<=(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, false, false, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 <= 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_value_valarray.pass.cpp
deleted file mode 100644
index cf34e18b92c..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_equal_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<=(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, true, true, true, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 <= v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_valarray.pass.cpp
deleted file mode 100644
index 0fa99488b79..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 2, 1};
- bool a3[] = {true, true, false, false, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 < v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_value.pass.cpp
deleted file mode 100644
index 7a47c900a8f..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, false, false, false, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 < 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_value_valarray.pass.cpp
deleted file mode 100644
index 4d6cbadcc8b..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/less_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator<(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {false, false, true, true, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 < v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_valarray.pass.cpp
deleted file mode 100644
index c9675a9ce3e..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator!=(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 10};
- T a2[] = {6, 7, 0, 9, 10};
- bool a3[] = {true, true, false, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 != v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_value.pass.cpp
deleted file mode 100644
index 9daa7289b71..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_valarray_value.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator!=(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, false, true, true, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 != 2;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_value_valarray.pass.cpp
deleted file mode 100644
index 37439aabcb2..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/not_equal_value_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator!=(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, false, true, true, true};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 2 != v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_valarray.pass.cpp
deleted file mode 100644
index 9a2f84e8f7d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,37 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator||(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 0, 4, 0};
- T a2[] = {6, 7, 0, 9, 10};
- bool a3[] = {true, true, false, true, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = v1 || v2;
- assert(v1.size() == v2.size());
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_value.pass.cpp
deleted file mode 100644
index 789df5badf0..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_valarray_value.pass.cpp
+++ /dev/null
@@ -1,45 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator||(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, true};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 || 5;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, false};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<bool> v3 = v1 || 0;
- assert(v1.size() == v3.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_value_valarray.pass.cpp
deleted file mode 100644
index d6690596027..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.comparison/or_value_valarray.pass.cpp
+++ /dev/null
@@ -1,45 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<bool>
-// operator||(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, true};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 5 || v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
- {
- typedef int T;
- T a2[] = {1, 2, 3, 4, 0};
- bool a3[] = {true, true, true, true, false};
- const unsigned N = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v2(a2, N);
- std::valarray<bool> v3 = 0 || v2;
- assert(v2.size() == v3.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.special/swap.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.special/swap.pass.cpp
deleted file mode 100644
index 84f73945c40..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.special/swap.pass.cpp
+++ /dev/null
@@ -1,91 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// void
-// swap(valarray<T>& x, valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- T a2[] = {6, 7, 8, 9, 10, 11, 12};
- const unsigned N1 = sizeof(a1)/sizeof(a1[0]);
- const unsigned N2 = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v1(a1, N1);
- std::valarray<T> v2(a2, N2);
- std::valarray<T> v1_save = v1;
- std::valarray<T> v2_save = v2;
- swap(v1, v2);
- assert(v1.size() == v2_save.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v1[i] == v2_save[i]);
- assert(v2.size() == v1_save.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == v1_save[i]);
- }
- {
- typedef int T;
- T a1[] = {1, 2, 3, 4, 5};
- const unsigned N1 = sizeof(a1)/sizeof(a1[0]);
- const unsigned N2 = 0;
- std::valarray<T> v1(a1, N1);
- std::valarray<T> v2;
- std::valarray<T> v1_save = v1;
- std::valarray<T> v2_save = v2;
- swap(v1, v2);
- assert(v1.size() == v2_save.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v1[i] == v2_save[i]);
- assert(v2.size() == v1_save.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == v1_save[i]);
- }
- {
- typedef int T;
- T a2[] = {6, 7, 8, 9, 10, 11, 12};
- const unsigned N1 = 0;
- const unsigned N2 = sizeof(a2)/sizeof(a2[0]);
- std::valarray<T> v1;
- std::valarray<T> v2(a2, N2);
- std::valarray<T> v1_save = v1;
- std::valarray<T> v2_save = v2;
- swap(v1, v2);
- assert(v1.size() == v2_save.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v1[i] == v2_save[i]);
- assert(v2.size() == v1_save.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == v1_save[i]);
- }
- {
- typedef int T;
- const unsigned N1 = 0;
- const unsigned N2 = 0;
- std::valarray<T> v1;
- std::valarray<T> v2;
- std::valarray<T> v1_save = v1;
- std::valarray<T> v2_save = v2;
- swap(v1, v2);
- assert(v1.size() == v2_save.size());
- for (int i = 0; i < v1.size(); ++i)
- assert(v1[i] == v2_save[i]);
- assert(v2.size() == v1_save.size());
- for (int i = 0; i < v2.size(); ++i)
- assert(v2[i] == v1_save[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/abs_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/abs_valarray.pass.cpp
deleted file mode 100644
index 7d112a61140..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/abs_valarray.pass.cpp
+++ /dev/null
@@ -1,34 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// abs(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {1.5, -2.5, 3.4, -4.5, -5.0};
- T a3[] = {1.5, 2.5, 3.4, 4.5, 5.0};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = abs(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(v3[i] == a3[i]);
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/acos_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/acos_valarray.pass.cpp
deleted file mode 100644
index ef2451d7645..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/acos_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// acos(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {2.6905658417935308e+00,
- 2.0943951023931957e+00,
- 1.5707963267948966e+00,
- 1.0471975511965976e+00,
- 7.2273424781341566e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = acos(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/asin_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/asin_valarray.pass.cpp
deleted file mode 100644
index 11c7c68d664..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/asin_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// asin(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-1.1197695149986342e+00,
- -5.2359877559829882e-01,
- 0.0000000000000000e+00,
- 5.2359877559829882e-01,
- 8.4806207898148100e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = asin(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_valarray.pass.cpp
deleted file mode 100644
index b860413805b..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,53 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// atan2(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a2[] = {-.8, .25, 0.375, -.5, .75};
- T a3[] = {-2.2974386674766221e+00,
- -1.1071487177940904e+00,
- 0.0000000000000000e+00,
- 2.3561944901923448e+00,
- 7.8539816339744828e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = atan2(v1, v2);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_value.pass.cpp
deleted file mode 100644
index 94ffebf79d8..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_valarray_value.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// atan2(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-8.7605805059819342e-01,
- -5.8800260354756750e-01,
- 0.0000000000000000e+00,
- 5.8800260354756750e-01,
- 7.8539816339744828e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = atan2(v1, .75);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_value_valarray.pass.cpp
deleted file mode 100644
index 360e70ee7cd..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan2_value_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// atan2(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {2.4468543773930902e+00,
- 2.1587989303424640e+00,
- 1.5707963267948966e+00,
- 9.8279372324732905e-01,
- 7.8539816339744828e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = atan2(.75, v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan_valarray.pass.cpp
deleted file mode 100644
index e66118b1d6d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/atan_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// atan(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-7.3281510178650666e-01,
- -4.6364760900080615e-01,
- 0.0000000000000000e+00,
- 4.6364760900080615e-01,
- 6.4350110879328437e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = atan(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cos_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cos_valarray.pass.cpp
deleted file mode 100644
index baeb0d06700..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cos_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// cos(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {6.2160996827066450e-01,
- 8.7758256189037276e-01,
- 1.0000000000000000e+00,
- 8.7758256189037276e-01,
- 7.3168886887382090e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = cos(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cosh_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cosh_valarray.pass.cpp
deleted file mode 100644
index 02a547a5440..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/cosh_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// cosh(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {1.4330863854487743e+00,
- 1.1276259652063807e+00,
- 1.0000000000000000e+00,
- 1.1276259652063807e+00,
- 1.2946832846768448e+00};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = cosh(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/exp_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/exp_valarray.pass.cpp
deleted file mode 100644
index dce9c5546f7..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/exp_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// exp(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {4.0656965974059911e-01,
- 6.0653065971263342e-01,
- 1.0000000000000000e+00,
- 1.6487212707001282e+00,
- 2.1170000166126748e+00};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = exp(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log10_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log10_valarray.pass.cpp
deleted file mode 100644
index 2b990819847..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log10_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// log10(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.5, .75, 1, 3, 7};
- T a3[] = {-3.0102999566398120e-01,
- -1.2493873660829995e-01,
- 0.0000000000000000e+00,
- 4.7712125471966244e-01,
- 8.4509804001425681e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = log10(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log_valarray.pass.cpp
deleted file mode 100644
index 2c51cd6ed40..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/log_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// log(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.5, .75, 1, 3, 7};
- T a3[] = {-6.9314718055994529e-01,
- -2.8768207245178090e-01,
- 0.0000000000000000e+00,
- 1.0986122886681098e+00,
- 1.9459101490553132e+00};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = log(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_valarray.pass.cpp
deleted file mode 100644
index 37ca74292aa..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_valarray.pass.cpp
+++ /dev/null
@@ -1,53 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// pow(const valarray<T>& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.9, .5, 0., .5, .75};
- T a2[] = {-.8, .25, 0.375, -.5, .75};
- T a3[] = {1.0879426248455297e+00,
- 8.4089641525371450e-01,
- 0.0000000000000000e+00,
- 1.4142135623730949e+00,
- 8.0592744886765644e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v2(a2, N);
- std::valarray<T> v3 = pow(v1, v2);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_value.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_value.pass.cpp
deleted file mode 100644
index 290ddc6f63d..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_valarray_value.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// pow(const valarray<T>& x, const T& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.9, .5, 0., .5, .75};
- T a3[] = {8.1000000000000005e-01,
- 2.5000000000000000e-01,
- 0.0000000000000000e+00,
- 2.5000000000000000e-01,
- 5.6250000000000000e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = pow(v1, 2.0);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_value_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_value_valarray.pass.cpp
deleted file mode 100644
index f52990b4be7..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/pow_value_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// pow(const T& x, const valarray<T>& y);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.9, .5, 0., .5, .75};
- T a3[] = {1.8660659830736148e+00,
- 1.4142135623730951e+00,
- 1.0000000000000000e+00,
- 1.4142135623730951e+00,
- 1.6817928305074290e+00};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = pow(2.0, v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sin_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sin_valarray.pass.cpp
deleted file mode 100644
index f05bd058fd7..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sin_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// sin(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-7.8332690962748330e-01,
- -4.7942553860420301e-01,
- 0.0000000000000000e+00,
- 4.7942553860420301e-01,
- 6.8163876002333423e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = sin(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sinh_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sinh_valarray.pass.cpp
deleted file mode 100644
index 73dca833bf2..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sinh_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// sinh(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-1.0265167257081753e+00,
- -5.2109530549374738e-01,
- 0.0000000000000000e+00,
- 5.2109530549374738e-01,
- 8.2231673193582999e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = sinh(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sqrt_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sqrt_valarray.pass.cpp
deleted file mode 100644
index 193dcd21fd1..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/sqrt_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// sqrt(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {.5, .75, 1, 3, 7};
- T a3[] = {7.0710678118654757e-01,
- 8.6602540378443860e-01,
- 1.0000000000000000e+00,
- 1.7320508075688772e+00,
- 2.6457513110645907e+00};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = sqrt(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tan_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tan_valarray.pass.cpp
deleted file mode 100644
index 021dbc4d775..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tan_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// tan(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-1.2601582175503390e+00,
- -5.4630248984379048e-01,
- 0.0000000000000000e+00,
- 5.4630248984379048e-01,
- 9.3159645994407259e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = tan(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
diff --git a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tanh_valarray.pass.cpp b/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tanh_valarray.pass.cpp
deleted file mode 100644
index 4cc58c321af..00000000000
--- a/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/tanh_valarray.pass.cpp
+++ /dev/null
@@ -1,51 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-// <valarray>
-
-// template<class T> class valarray;
-
-// template<class T>
-// valarray<T>
-// tanh(const valarray<T>& x);
-
-#include <valarray>
-#include <cassert>
-#include <sstream>
-
-bool is_about(double x, double y, int p)
-{
- std::ostringstream o;
- o.precision(p);
- scientific(o);
- o << x;
- std::string a = o.str();
- o.str("");
- o << y;
- return a == o.str();
-}
-
-int main()
-{
- {
- typedef double T;
- T a1[] = {-.9, -.5, 0., .5, .75};
- T a3[] = {-7.1629787019902447e-01,
- -4.6211715726000974e-01,
- 0.0000000000000000e+00,
- 4.6211715726000974e-01,
- 6.3514895238728730e-01};
- const unsigned N = sizeof(a1)/sizeof(a1[0]);
- std::valarray<T> v1(a1, N);
- std::valarray<T> v3 = tanh(v1);
- assert(v3.size() == v1.size());
- for (int i = 0; i < v3.size(); ++i)
- assert(is_about(v3[i], a3[i], 10));
- }
-}
OpenPOWER on IntegriCloud