James R. Barlow
|
45c7bd9a60
|
lint: Remove shebangs from non-executable files
|
2018-02-24 12:38:58 -08:00 |
|
James R. Barlow
|
7f0b8621f3
|
Tests: accept rich path objects without having to str() everything
|
2017-07-21 16:39:22 -07:00 |
|
James R. Barlow
|
28341b755f
|
Refactor common test fixtures
|
2017-05-29 12:47:55 -07:00 |
|
James R. Barlow
|
d9005a1074
|
pdfinfo: replace most remaining dict-style access
|
2017-05-19 16:17:36 -07:00 |
|
James R. Barlow
|
08e47117a3
|
Rename pageinfo to pdfinfo
|
2017-05-19 15:48:23 -07:00 |
|
James R. Barlow
|
cd04ae6949
|
Refactor PdfInfo(str(filename)) -> PdfInfo(filename)
|
2017-05-18 16:43:50 -07:00 |
|
James R. Barlow
|
8ddbe81513
|
Fix issue #147: unpaper loses DPI information, affects —pdf-renderer tess4
|
2017-03-24 13:23:03 -07:00 |
|
James R. Barlow
|
4a1fec8328
|
Improvements to macOS test and work on homebrew tap autobrew
Squashed commits:
[3f06c1e] Try setting up homebrew tap autobuilding
[01532f1] Strict mode error in brew
|
2017-03-11 17:00:54 -08:00 |
|
James R. Barlow
|
9f800736bc
|
Fix running_in_docker() check failing on newer Docker
This test has to work to ensure spoof/tesseract_cache.py has a writable
directory to put cache into. Otherwise those tests fail.
|
2017-02-13 02:16:06 -08:00 |
|
James R. Barlow
|
e864c65d26
|
(Hopefully) Fix Path <-> py.path conversion on Py3.4/3.5
|
2017-01-26 17:19:15 -08:00 |
|
James R. Barlow
|
02fba02d31
|
Refactor test suite to use fixtures to manage paths
|
2017-01-26 16:38:59 -08:00 |
|
James R. Barlow
|
fb9e7c82f6
|
Move duplicate test code into common namespace
|
2017-01-26 13:36:52 -08:00 |
|