aboutsummaryrefslogtreecommitdiffstats
path: root/utils/expr2.testinput
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-02 21:50:15 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-02 21:50:15 +0000
commit9e3b3287a4eb9ae29bc9e3f808162f3382d404b6 (patch)
treed5bc89197c585410c1f1962bf1c65963b55724c9 /utils/expr2.testinput
parent46cc653bd1b5d49ccf554e46f07c68ff91fca599 (diff)
Merged revisions 72933 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r72933 | murf | 2007-07-02 14:16:31 -0600 (Mon, 02 Jul 2007) | 1 line support for floating point numbers added to ast_expr2 $\[...\] exprs. Fixes bug 9508, where the expr code fails with fp numbers. The MATH function returns fp numbers by default, so this fix is considered necessary. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@72940 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'utils/expr2.testinput')
-rw-r--r--utils/expr2.testinput4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/expr2.testinput b/utils/expr2.testinput
index 948baaf94..0dfc862bc 100644
--- a/utils/expr2.testinput
+++ b/utils/expr2.testinput
@@ -90,3 +90,7 @@ x != x
3
something
043
+2.1+4.2
+1.500003+1.4999999999999898989898989898989898989889898
+1/4
+