James R. Barlow
1c95597882
nose can't really handle external tests so looking into py.test instead
...
Specifically it trips over the need to reimport ocrmypdf.main. That in
turn raises questions about whether to make that function into an
external script that imports ocrmypdf... or something else. Would be
possible with a loop that manipulates sys_argv and then reloads
ocrmypdf.main; might need that anyway.
2015-07-27 22:07:04 -07:00
James R. Barlow
b40eec4cb0
Add --oversample test for hocr rendering
2015-07-27 17:18:02 -07:00
James R. Barlow
7bcd48c269
Add test to confirm that metadata is transferred to final PDF/A
2015-07-27 16:11:51 -07:00
James R. Barlow
2e7cd52c0f
Improve argument handling, test cases
2015-07-27 15:39:54 -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
0c5c208db0
Goodbye, so long, farewell, shell...
2015-07-25 00:57:07 -07:00
Jim Barlow
b2168e11db
Require Py3 for tests
2015-07-22 11:21:33 -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