summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-04 19:59:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-04 19:59:53 +0000
commit0f7cf38d1c91843fe4db68e1832d4672ede49de9 (patch)
tree6d13f0790d3d4a751ae568ba8768105fe2ade728
parentf28b319d80ec845a97c8c83b5cfa1142c67fe62b (diff)
don't run user tests on auto test suite
Original commit message from CVS: don't run user tests on auto test suite
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e31591..78705cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * testsuite/alsa/Makefile.am:
+ these are user test apps, not automatic testsuite tests
+
2004-02-04 David Schleef <ds@schleef.org>
Convert GST_DEBUG_CAPS() to GST_DEBUG():