IIIF / image-validator

Validator for the Image API
http://iiif.io/api/image/validator/
Apache License 2.0
35 stars 20 forks source link

Avoid double slash in URI with no prefix #19

Closed zimeon closed 9 years ago

zimeon commented 9 years ago

Change here avoids double slash when the prefix is empty, which I think addresses part (if not all) of #11.

(Also couldn't resist adding a comment when I worked out what list_tests was doing...)

azaroth42 commented 9 years ago

Sorry, I have a huge update offline that I did on the plane and haven't merged. It also fixes double slash, plus a bunch of other stuff to make it easier to add new tests, etc.