diff options
author | Edward Hervey <bilboed@bilboed.com> | 2006-08-08 13:57:29 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2006-08-08 13:57:29 +0000 |
commit | d4e9d1d4297403c7bf40ddd4b7d58a42f950e693 (patch) | |
tree | cedfae69e6653011dee9cf95d4cfa19768e5b6d6 /ChangeLog | |
parent | 703e3d00fd2ec29091f4ccef23fd9883db43a1dd (diff) | |
download | gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.gz gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.bz2 gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.zip |
tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :)
Original commit message from CVS:
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):
I forgot to include the file containing the #define :)
Now includes "config.h"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2006-08-08 Edward Hervey <edward@fluendo.com> * tests/check/elements/gdpdepay.c: (gdpdepay_suite): + I forgot to include the file containing the #define :) + Now includes "config.h" + +2006-08-08 Edward Hervey <edward@fluendo.com> + + * tests/check/elements/gdpdepay.c: (gdpdepay_suite): Ignore test known to fail on PPC64. See #348114. 2006-08-04 Edgard Lima <edgard.lima@indt.org.br> |