[lasem] tests: fix renderer tool name in fuzztest.sh
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] tests: fix renderer tool name in fuzztest.sh
- Date: Thu, 19 Feb 2015 09:19:31 +0000 (UTC)
commit d240eb848c54ecd11b5f788ee145e854e1752cd2
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Thu Feb 19 10:18:57 2015 +0100
tests: fix renderer tool name in fuzztest.sh
tests/fuzztest.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/fuzztest.sh b/tests/fuzztest.sh
index 3a997d3..310f3a3 100755
--- a/tests/fuzztest.sh
+++ b/tests/fuzztest.sh
@@ -3,7 +3,7 @@
while true ; do
../tools/fuzzxml -r 0.1 $1 fuzz.xml
- if ../src/lasem-render-0.4 fuzz.xml -o fuzz.png ; then
+ if ../src/lasem-render-0.6 fuzz.xml -o fuzz.png ; then
echo "Fuzzed file processed correctly"
else
echo "Oops ! Crash file detected..."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]