mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-09 21:15:06 +00:00
f2e44d4e87
Now that we support logic expressions, variables and parenthesis, let's add a few more tests to check_conditions.vtc. The tests are conditionned by the version being at least 2.5-dev2 so that it will not cause failures during a possible later bisect session or if backported. The test verifies that exported variables are seen, that operators precedence works as expected, that parenthesis work at least through two levels, that an empty condition is false while a negative number is true, and that extraneous chars in an expression, or unfinished strings are properly caught. |
||
---|---|---|
.. | ||
check_condition.vtc |