cxx/test/std/numerics
Ed Schouten 94d09faa93 Remove unneeded initialisation of fenv_t and fexcept_t.
Though common, there is no requirement that fenv_t and fexcept_t are
structure and integer types, respectively. fexcept_t is a structure on
CloudABI.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@232329 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-15 18:36:31 +00:00
..
c.math Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
cfenv Remove unneeded initialisation of fenv_t and fexcept_t. 2015-03-15 18:36:31 +00:00
complex.number Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
numarray Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
numeric.ops Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
numeric.requirements Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
numerics.general Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
rand Add support for arc4random() to random_device. 2015-03-10 07:46:06 +00:00
nothing_to_do.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00