[FFmpeg-devel] [PATCH] fate: enable asserts at the highest level.
Nicolas George
nicolas.george at normalesup.org
Thu Jan 10 21:46:41 CET 2013
Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
tests/fate.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/fate.sh b/tests/fate.sh
index 1f70e79..2874a93 100755
--- a/tests/fate.sh
+++ b/tests/fate.sh
@@ -44,6 +44,7 @@ configure()(
${shell} ${src}/configure \
--prefix="${inst}" \
--samples="${samples}" \
+ --assert-level=99 \
--enable-gpl \
--enable-memory-poisoning \
${arch:+--arch=$arch} \
--
1.7.10.4
More information about the ffmpeg-devel
mailing list