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:
authorViktors Tjarve <viktors.tjarve@zabbix.com>2018-05-18 15:05:23 +0300
committerViktors Tjarve <viktors.tjarve@zabbix.com>2018-05-18 15:05:23 +0300
commite18dcd7c4aeaa63b811a47db623ef4f16adb8ef7 (patch)
treecf3b4330aa2ef7afdba01e274b5f1be8e97d6068 /.gitattributes
parentd7df79e54e73c622016f8be5469357f19ad6f32c (diff)
.......... [DEV-840] separate test cases with compression which should not be execute with agent only configuration
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f5dc51b15b8..15a4dd0f8cf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -352,6 +352,8 @@ src/zabbix_server/taskmanager/proxy_tasks.c -text
src/zabbix_server/taskmanager/taskmanager.c -text
src/zabbix_server/taskmanager/taskmanager.h -text
tests/libs/zbxcommon/replace_key_params_dyn.yaml -text
+tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml.no_zlib -text
+tests/libs/zbxcommshigh/zbx_tcp_recv_ext.yaml.with_zlib -text
tests/libs/zbxdbcache/zbx_vc_add_values.yaml -text
tests/libs/zbxdbcache/zbx_vc_get_values.yaml -text
tests/libs/zbxhistory/zbx_history_get_values.yaml -text