Run most tests under the TAP driver, with a simple adaptor for non-TAP tests
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 2 Mar 2015 12:36:16 +0000 (12:36 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 16 Apr 2015 12:06:29 +0000 (13:06 +0100)
commit4f4801346ef5a32c6b5bafc91383f3bb05c201a6
tree13e266c03187eb390185982058fe5abd7a13e115
parent536c5eb7cb5b8cd23907cee955ec0bfc64769e29
Run most tests under the TAP driver, with a simple adaptor for non-TAP tests

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89846
.gitignore
configure.ac
test/Makefile.am
test/glib-tap-test.sh [new file with mode: 0755]
test/tap-test.sh.in [new file with mode: 0644]