You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/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
11 years ago
..
c.math Move test into test/std subdirectory. 11 years ago
cfenv Remove unneeded initialisation of fenv_t and fexcept_t. 11 years ago
complex.number Move test into test/std subdirectory. 11 years ago
numarray Move test into test/std subdirectory. 11 years ago
numeric.ops Move test into test/std subdirectory. 11 years ago
numeric.requirements Move test into test/std subdirectory. 11 years ago
numerics.general Move test into test/std subdirectory. 11 years ago
rand Add support for arc4random() to random_device. 11 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago