aboutsummaryrefslogtreecommitdiffstats
path: root/tests/clazy-standalone/header_filter2.cpp.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clazy-standalone/header_filter2.cpp.expected')
-rw-r--r--tests/clazy-standalone/header_filter2.cpp.expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/clazy-standalone/header_filter2.cpp.expected b/tests/clazy-standalone/header_filter2.cpp.expected
new file mode 100644
index 00000000..403dc9b1
--- /dev/null
+++ b/tests/clazy-standalone/header_filter2.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_filter2.cpp:6:5: warning: Use QDateTime::currentDateTimeUtc().toTime_t() instead [-Wclazy-qdatetime-utc]