Use cmp_ok() in place of ok() with a < comparison, for better diagnostics.
authorNicholas Clark <nick@ccl4.org>
Thu, 14 Apr 2011 17:23:23 +0000 (18:23 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 16 Apr 2011 14:01:51 +0000 (15:01 +0100)
commit1c566e6ab8500795b29fd593e67aa8d6f1aa9b0b
tree8eed02d31dccb88ae2619d23cc1be3d67be9df54
parent7089796d3c88758e1be965bbdbf35056e4196ad1
Use cmp_ok() in place of ok() with a < comparison, for better diagnostics.

Eliminate an unused lexical $tests.
t/basic.t
t/recurse.t