summaryrefslogtreecommitdiff
path: root/tests/functional/c/compare_to_zero_extension.txt
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-22 15:21:27 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-22 23:08:30 +0100
commit14f7b7cfcdeab557ee84478eb39654e029c90bfe (patch)
tree79a3be1d8c224162c3fb832ca36bf4dbeaa6b4ec /tests/functional/c/compare_to_zero_extension.txt
parent9e32192fe7bf77281d0dfbc107984b751983e113 (diff)
downloadpylint-git-14f7b7cfcdeab557ee84478eb39654e029c90bfe.tar.gz
Migrate test for extension to functional testsmigrate-extension-tests-to-functional
This permit to upgrade the fixtures in pre-commit.
Diffstat (limited to 'tests/functional/c/compare_to_zero_extension.txt')
-rw-r--r--tests/functional/c/compare_to_zero_extension.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional/c/compare_to_zero_extension.txt b/tests/functional/c/compare_to_zero_extension.txt
new file mode 100644
index 000000000..c5862e1b7
--- /dev/null
+++ b/tests/functional/c/compare_to_zero_extension.txt
@@ -0,0 +1,4 @@
+compare-to-zero:6:3::Avoid comparisons to zero:HIGH
+compare-to-zero:9:3::Avoid comparisons to zero:HIGH
+compare-to-zero:12:3::Avoid comparisons to zero:HIGH
+compare-to-zero:15:3::Avoid comparisons to zero:HIGH