llvm-project/libcxx/test/std/numerics/complex.number/complex.transcendentals
Marshall Clow 82b16766e6 Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
llvm-svn: 278387
2016-08-11 18:46:24 +00:00
..
acos.pass.cpp
acosh.pass.cpp
asin.pass.cpp Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936 2016-08-11 18:46:24 +00:00
asinh.pass.cpp
atan.pass.cpp
atanh.pass.cpp
cos.pass.cpp
cosh.pass.cpp
exp.pass.cpp
log.pass.cpp
log10.pass.cpp
pow_complex_complex.pass.cpp
pow_complex_scalar.pass.cpp
pow_scalar_complex.pass.cpp
sin.pass.cpp
sinh.pass.cpp
sqrt.pass.cpp
tan.pass.cpp
tanh.pass.cpp