Commits


iritest: include stdint.h; iri.h uses uint16_t


iritest: add some %enc/dec tests


iri: always output file:// urls with the `//' separator


add a few more iri tests; one is currently failing the </> one seems to behave like <..> instead...


iritest: one more test, just in case It stemmed from my misuse of iri_parse(). There's nothing wrong in the parser (that I found at least), but one more test won't harm.


add some extra tests for the iri parser


add some tests for iri_setquery


tests: tweak logging on iritest


s/check/resolve


iri: support framents and enable fragments tests


iri: add tests for the parser