t/x2p/find2perl.t: expand output
authorDavid Mitchell <davem@iabyn.com>
Fri, 8 Nov 2013 14:25:28 +0000 (14:25 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 8 Nov 2013 14:59:59 +0000 (14:59 +0000)
commit763e1748260dd057296e8a37d0ae93fd86ea7933
tree52d4b988469147a7bdffa691a484ea823d8fd806
parentc339b71e86af1ae92c5ea6a248197244d6152bc2
t/x2p/find2perl.t: expand output

Currently there is one ok() per test case; split that into 4 ok()s
per case, so that different sorts of failures can be differentiated
(i.e. ability to: run find2perl, run its output, run find, and compare the
outputs.)
t/x2p/find2perl.t