diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2017-10-16 14:47:07 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-10-19 16:44:06 +0200 |
commit | 4f91b6f8739adbf96e9f9129603e2cedde99d43a (patch) | |
tree | c985f9b6464e0397f4331e930f4327fe28080c05 /.gitignore | |
parent | b3d63d613a64227390cee7aff921872e6b475b6c (diff) |
add test support
Most of the boilerplate and the states test has been copied from
gst-plugins-good.
https://bugzilla.gnome.org/show_bug.cgi?id=789094
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,3 +43,7 @@ tools/listcomponents /m4/lt~obsolete.m4 Makefile.in Makefile + +test-driver +*.log +*.trs |