aboutsummaryrefslogtreecommitdiffstats
path: root/tests/clazy-standalone/fileToIgnore.cpp.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clazy-standalone/fileToIgnore.cpp.expected')
-rw-r--r--tests/clazy-standalone/fileToIgnore.cpp.expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/clazy-standalone/fileToIgnore.cpp.expected b/tests/clazy-standalone/fileToIgnore.cpp.expected
new file mode 100644
index 00000000..2dd58f65
--- /dev/null
+++ b/tests/clazy-standalone/fileToIgnore.cpp.expected
@@ -0,0 +1,2 @@
+clazy-standalone/header_filter_foo.h:5:5: warning: Use QDateTime::currentDateTimeUtc().toTime_t() instead [-Wclazy-qdatetime-utc]
+clazy-standalone/header_filter_bar.h:5:5: warning: Use QDateTime::currentDateTimeUtc().toTime_t() instead [-Wclazy-qdatetime-utc]