git.y1.nz

okra

C99 URI parser library.
download: http://git.y1.nz/archives/okra.tar.gz
README | Files | Log | Refs

test/all

      1 #!/bin/sh
      2 
      3 # Simply, runs all the tests.
      4 
      5 cd test
      6 
      7 ./base
      8 echo ""
      9 
     10 ./merge
     11 echo ""

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.