summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/eval
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-17 17:16:30 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-02-17 17:36:27 +0100
commit29c8619a49779a06dd6f59b010682bd4f999aa55 (patch)
tree7f501d8c60211a6dbe6c6d153aea5890dfe00235 /tests/ref/fate/eval
parent09ece9fa6c454e7c039990363a0fbe838d68d5c1 (diff)
downloadffmpeg-streaming-29c8619a49779a06dd6f59b010682bd4f999aa55.zip
ffmpeg-streaming-29c8619a49779a06dd6f59b010682bd4f999aa55.tar.gz
fate: add print() to the tests of eval
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/eval')
-rw-r--r--tests/ref/fate/eval4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/eval b/tests/ref/fate/eval
index 91a8abf..59e3fe4 100644
--- a/tests/ref/fate/eval
+++ b/tests/ref/fate/eval
@@ -247,8 +247,8 @@ Evaluating 'gauss(0.1)'
Evaluating 'hypot(4,3)'
'hypot(4,3)' -> 5.000000
-Evaluating 'gcd(30,55)*min(9,1)'
-'gcd(30,55)*min(9,1)' -> 5.000000
+Evaluating 'gcd(30,55)*print(min(9,1))'
+'gcd(30,55)*print(min(9,1))' -> 5.000000
12.700000 == 12.7
0.931323 == 0.931322575
OpenPOWER on IntegriCloud