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>2018-10-19 10:52:10 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2018-10-19 10:52:10 +0300
commit4a41d695e07d9364d1730c8442b7cf0a753ebc0e (patch)
treebc818f881773a154b9ddf59c0fbb9381f7e2ea4d /.gitattributes
parentbdc9ff21f2c7c431700620950365e055ba6130ba (diff)
.......... [ZBXNEXT-4724] added item preprocessing test suite and removed old (cunit) xpath tests
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 57e5c3d9b82..1a931228c88 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -343,7 +343,6 @@ src/zabbix_server/ipmi/ipmi_poller.c -text
src/zabbix_server/ipmi/ipmi_poller.h -text
src/zabbix_server/ipmi/ipmi_protocol.c -text
src/zabbix_server/ipmi/ipmi_protocol.h -text
-src/zabbix_server/preprocessor/item_preproc_test.c -text
src/zabbix_server/preprocessor/preprocessing.c -text
src/zabbix_server/scripts/Makefile.am -text
src/zabbix_server/taskmanager/Makefile.am -text
@@ -361,3 +360,4 @@ tests/libs/zbxdbcache/zbx_vc_add_values.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_value.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_values.yaml -text
tests/libs/zbxhistory/zbx_history_get_values.yaml -text
+tests/zabbix_server/preprocessor/zbx_item_preproc.yaml -text