James R. Barlow
9247ea00bf
Improve ruffus exception handling
...
ruffus swallows the return code if the process of handling an exception
we hit an error in ruffus' own code, which can happen. So pick through
its error stack and find out if there's an interesting return code in
there. Had to use eval() of all things.
Also suppress the stack trace for normal error conditions that don't
need one.
2015-08-11 02:19:46 -07:00
James R. Barlow
2744dafb74
New test case: ensure metadata is preserved from input to output
2015-08-05 17:09:38 -07:00
James R. Barlow
e35526192c
More test cases
2015-07-28 03:02:35 -07:00
James R. Barlow
bea57bdded
More test cases for other parameters
2015-07-28 02:31:18 -07:00
James R. Barlow
8aced0b6d3
More testing: JPEG
2015-07-27 00:25:43 -07:00
James R. Barlow
5440d988fc
Make this PDF a whole image page
...
Originally it had a smaller image centred in a page, which is not quite
supported.
2015-07-26 18:32:50 -07:00
James R. Barlow
3684f278ed
Add some pageinfo test cases; found problem with inline images
2015-07-26 15:24:42 -07:00
Jim Barlow
77bd35c3c7
Remove duplicate test folder
2015-07-25 01:00:40 -07:00
Jim Barlow
6d5d8be708
New test: check skew
2015-07-22 04:00:59 -07:00
Jim Barlow
ce2dbdf372
Add another test
2015-07-22 03:16:19 -07:00
Jim Barlow
ec8a35a7a6
Basic test cases
2015-07-22 02:59:25 -07:00