diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-04 19:59:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-04 19:59:53 +0000 |
commit | 0f7cf38d1c91843fe4db68e1832d4672ede49de9 (patch) | |
tree | 6d13f0790d3d4a751ae568ba8768105fe2ade728 | |
parent | f28b319d80ec845a97c8c83b5cfa1142c67fe62b (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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(): |