diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-03-02 12:36:16 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2015-04-16 13:06:29 +0100 |
commit | 4f4801346ef5a32c6b5bafc91383f3bb05c201a6 (patch) | |
tree | 13e266c03187eb390185982058fe5abd7a13e115 /.gitignore | |
parent | 536c5eb7cb5b8cd23907cee955ec0bfc64769e29 (diff) | |
download | dbus-4f4801346ef5a32c6b5bafc91383f3bb05c201a6.tar.gz dbus-4f4801346ef5a32c6b5bafc91383f3bb05c201a6.tar.bz2 dbus-4f4801346ef5a32c6b5bafc91383f3bb05c201a6.zip |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,4 +41,5 @@ tags /lcov.html/ /lcov.info /lcov.info.tmp +/tap-driver.sh /test-driver |