Add tests for 'exp' and 'expt' that should produce complex NaNs
authorMark H Weaver <mhw@netris.org>
Sat, 28 Jul 2012 17:07:38 +0000 (13:07 -0400)
committerMark H Weaver <mhw@netris.org>
Sat, 28 Jul 2012 17:07:38 +0000 (13:07 -0400)
commitcc26b9de1d3c21cb4be49cc61c4b5872b8f607c5
tree33f65848ac72bfb196ad7b7be261270f01980041
parent880e114b9d06bb488b27a3af1d1fdefcc1f464bd
Add tests for 'exp' and 'expt' that should produce complex NaNs

* test-suite/tests/numbers.test (exp, expt): Add tests that should
  produce complex NaNs, but apparently don't on all systems.
test-suite/tests/numbers.test