Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-17 20:16:30 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-02-17 20:36:27 +0400
commit29c8619a49779a06dd6f59b010682bd4f999aa55 (patch)
tree7f501d8c60211a6dbe6c6d153aea5890dfe00235 /tests
parent09ece9fa6c454e7c039990363a0fbe838d68d5c1 (diff)
fate: add print() to the tests of eval
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-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 91a8abf171..59e3fe40a4 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