Convert the remainder of t/op/eval.t to test.pl
authorNicholas Clark <nick@ccl4.org>
Mon, 14 Mar 2011 19:05:40 +0000 (19:05 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 14 Mar 2011 19:09:48 +0000 (19:09 +0000)
commitb38b314560a4ad7d467edc3c24c3895b70b9e1a6
tree6e75ce9f2f9a66e2c28ec576dadcdc29c1c12fc3
parent0d804ff61f3a2df265fee122d53e0463dac6f878
Convert the remainder of t/op/eval.t to test.pl

In places this involves decoupling the control flow from the output of test
diagnostics to STDOUT. It reduces the line count by 25%, and should give
better diagnostics on failure.
t/op/eval.t