aboutsummaryrefslogtreecommitdiffstats
path: root/utils/expr2.testinput
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-03 18:11:34 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-03 18:11:34 +0000
commit0167fbba73144e7dcf81a783a1d6c985343222f4 (patch)
treecfe43c2bc810b18faaeb570a8738a75faa396909 /utils/expr2.testinput
parentbdc6e64d123b518da7a24884cea93685e1a41e63 (diff)
These changes allow AEL to better check ${} constructs within $[...], that are concatenated with text.
I modified and added rules in ast_expr2.fl to better handle the concatenations. I added some default routines to ast_expr2.y so the standalone would compile. It also looks like I haven't run this thru bison since 2.1, so it's good to get this updated. The Makefile has comments added now for check_expr2 and check_expr to explain what they are for, and how to run them. The testexpr2s stuff has been removed, in favor of check_expr2. expr2.testinput has been updated to include the two expressions that inspired these changes (from mcnobody on #asterisk this morning) The regression has been run and all looks well. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@179807 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'utils/expr2.testinput')
-rw-r--r--utils/expr2.testinput2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/expr2.testinput b/utils/expr2.testinput
index 948baaf94..a4c0216c9 100644
--- a/utils/expr2.testinput
+++ b/utils/expr2.testinput
@@ -90,3 +90,5 @@ x != x
3
something
043
+${GLOBAL(ULKOPREFIX)}9${x}
+512059${x}