pdf2json icon indicating copy to clipboard operation
pdf2json copied to clipboard

Not an issue, feedback on my hacking

Open marcastel opened this issue 9 years ago • 0 comments

Hello Modesty,

For what its worth, I combined your shell scripts into a single script using the Test Anything Protocol. Feel free to use if interested.

Output looks like this:

not ok # dc: output doesn't match expected output.
not ok # de: output doesn't match expected output.
not ok # ef: output doesn't match expected output.
not ok # fd: output doesn't match expected output.
not ok # nd: output doesn't match expected output.
not ok # or: output doesn't match expected output.
not ok # pa: output doesn't match expected output.
not ok # sc: output doesn't match expected output.
not ok # va: output doesn't match expected output.
# 100% agencies failed totally or partially:  dc de ef fd nd or pa sc va

All diffs(1) are stored locally in out.diff files, and cleaned up as per your initial logic.

Note: I reorganised the directories to fit my needs (basically to have side-by-side the inputs and outputs). Basically flattening out the /form subdirectories into a same location. Let me know if unclear.

Cheers, Don

pdf2json.sh.txt

marcastel avatar Nov 16 '16 17:11 marcastel