summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--tests/check/pipelines/.cvignore1
-rw-r--r--tests/check/pipelines/.gitignore1
3 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dc27a15..31116ca5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
+ * tests/check/pipelines/.cvignore:
+ Remove useless file.
+
+ * tests/check/pipelines/.cvsignore:
+ Add new test to .cvsignore.
+
+2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
+
* tests/check/Makefile.am:
* tests/check/pipelines/wavpack.c: (bus_handler),
(identity_handoff), (fakesink_handoff), (GST_START_TEST),
diff --git a/tests/check/pipelines/.cvignore b/tests/check/pipelines/.cvignore
deleted file mode 100644
index ba05b9d8..00000000
--- a/tests/check/pipelines/.cvignore
+++ /dev/null
@@ -1 +0,0 @@
-simple-launch-lines.c
diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore
index 3efcdc2b..11a2034c 100644
--- a/tests/check/pipelines/.gitignore
+++ b/tests/check/pipelines/.gitignore
@@ -1,3 +1,4 @@
.dirstamp
simple-launch-lines
+wavpack
*.check.xml