From: 
Scott Morrison <notifi...@github.com>
Date: Thu, May 2, 2013 at 8:32 AM
Subject: [pdfparanoia] comparediffs, a tool to download, scrub, and compare PDFs (#25)
To: kanzure/pdfparanoia <
pdfpa...@noreply.github.com>
I've written a script 
tests/diff/comparediff which automates downloading PDFs from two different sources, and verifying that 
pdfparanoia makes the files byte-for-byte identical.
There's a README, as well as a sample list of URLs to run on, which includes lots of examples where pdfparanoia currently fails.
You can merge this Pull Request by running
  git pull https://github.com/semorrison/pdfparanoia master
Or view, comment on, or merge it at:
  https://github.com/kanzure/pdfparanoia/pull/25
Commit Summary
  - initial attempt to pairwise diff testing
 
  - comparediffs seems to be working nicely
 
  - adding a few more URLs for testing
 
  - merging urls.denied back into urls
 
  - adding README for tests/diff/
 
  - fixing README
 
  - hash bang
 
File Changes
Patch Links: