Add build system, remove dependency on glib, add TAP library
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Dec 2019 22:33:56 +0000 (17:33 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Dec 2019 22:48:41 +0000 (17:48 -0500)
This commit...

 * adds an automake-based system.
 * removes glib dependencies from the library code (i.e. not from the tests),
   replacing them with home-grown code.
 * sets up the tests to run using the TAP library [1].

[1] https://github.com/shlomif/libtap-prev

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>

No differences found
This page took 0.036429 seconds and 4 git commands to generate.