Commit Graph

8 Commits

Author SHA1 Message Date
b814c83e21 test/json: run tests through a line wine/crlf wrapper
unit tests rely on AWKs record seperator being LF which presents issues
when running windows tests. rather than modify the tap-driver provided
by autotools (which would be extremely annoying to maintain) we run all
tests through wine-crlf.sh which will perform line ending transforms as
required.

it's a pretty braindead script, so don't do anything terrifically
extreme under it.
2016-04-27 17:13:36 +10:00
4245785005 uri: add simple uri parser 2015-02-09 17:43:24 +11:00
84a179f4ca Move json utilities to tools directory 2014-05-09 12:58:33 +10:00
e5e46d3d14 Move build files to build-aux directory 2013-02-27 15:11:51 +11:00
0b30b56c58 Add straggling files to ignore list 2013-02-26 18:32:36 +11:00
1e269c4ed3 Add json binaries to ignore list 2012-07-30 16:35:24 +10:00
8568a325c0 Add first pass of ipv4::ip parsing and object 2011-06-21 21:42:20 +10:00
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00