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

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-03-16 01:11:17 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-03-16 17:09:18 +0300
commit9a87b49dc8828862cfa60b8a85bca19d667fde92 (patch)
tree78a3892549b35aac03b8b1d4c6fd29f62c12cac1 /.gitignore
parent4cf12edf59bdac1e154b36cdddb12b0217ca5868 (diff)
........S. [ZBXNEXT-6451] changed parser logic to try parsing negative constants rather than unary minus and positive constant.
This was done so $N could refer to negative constants. Removed unused functions, moved test case.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3e6be4f67c3..65fd3df996f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -166,6 +166,7 @@ tests/libs/zbxdbhigh/DBselect_uint64
tests/libs/zbxeval/zbx_eval_compose_expression
tests/libs/zbxeval/zbx_eval_execute
tests/libs/zbxeval/zbx_eval_execute_ext
+tests/libs/zbxeval/zbx_eval_get_constant
tests/libs/zbxeval/zbx_eval_parse_expression
tests/libs/zbxeval/zbx_eval_serialize
tests/libs/zbxhistory/zbx_history_get_values
@@ -180,7 +181,6 @@ tests/libs/zbxprometheus/zbx_prometheus_pattern
tests/libs/zbxprometheus/zbx_prometheus_to_json
tests/libs/zbxregexp/wildcard_match
tests/libs/zbxserver/evaluate_function
-tests/libs/zbxserver/get_trigger_expression_constant
tests/libs/zbxserver/macro_fmttime
tests/libs/zbxserver/substitute_lld_macros
tests/libs/zbxsysinfo/check_key_access_rules