[t/spec] Overhaul of the trig tests. generate-tests.pl still desperately needs some...
commit5612b743461597eb22af47c164368c5e2a652964
authorcolomon <colomon@c213334d-75ef-0310-aa23-eaa082d1ae64>
Wed, 14 Jul 2010 17:39:44 +0000 (14 17:39 +0000)
committercolomon <colomon@c213334d-75ef-0310-aa23-eaa082d1ae64>
Wed, 14 Jul 2010 17:39:44 +0000 (14 17:39 +0000)
tree8541446ddbb2810108e1ba5e2981825810acc7e3
parentaf1e61bc23be7dbaf9560362803515651fe95e35
[t/spec] Overhaul of the trig tests.  generate-tests.pl still desperately needs some refactoring, but the generated
tests are now shorter and more thorough than they were previously.

git-svn-id: http://svn.pugscode.org/pugs@31683 c213334d-75ef-0310-aa23-eaa082d1ae64
17 files changed:
t/spec/S32-trig/TrigTestSupport
t/spec/S32-trig/atan2.t
t/spec/S32-trig/cos.t
t/spec/S32-trig/cosec.t
t/spec/S32-trig/cosech.t
t/spec/S32-trig/cosh.t
t/spec/S32-trig/cotan.t
t/spec/S32-trig/cotanh.t
t/spec/S32-trig/generate-tests.pl
t/spec/S32-trig/sec.t
t/spec/S32-trig/sech.t
t/spec/S32-trig/sin.t
t/spec/S32-trig/sinh.t
t/spec/S32-trig/tan.t
t/spec/S32-trig/tanh.t
t/spec/S32-trig/trig_functions
t/spec/packages/TrigTestSupport.pm