[gst-cvs] gst-python: testsuite: Dist new test file.
Edward Hervey
bilboed at kemper.freedesktop.org
Thu Apr 23 08:14:49 PDT 2009
Module: gst-python
Branch: master
Commit: 3252c0ee730505e30fa313061a4b4bab9b93115c
URL: http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=3252c0ee730505e30fa313061a4b4bab9b93115c
Author: Edward Hervey <bilboed at bilboed.com>
Date: Thu Apr 23 17:14:20 2009 +0200
testsuite: Dist new test file.
---
testsuite/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 35298a0..867fca5 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -35,7 +35,8 @@ tests = \
test_segment.py \
test_taglist.py \
test_xml.py \
- test_pbutils.py
+ test_pbutils.py \
+ test_gst.py
check-local: testhelper.la
@PYTHONPATH=$(top_builddir):$(top_builddir)/gst/.libs:`pwd`:$(top_srcdir):$(PYTHONPATH) $(PYTHON) $(srcdir)/cleanup.py
More information about the Gstreamer-commits
mailing list