Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Disable qtest warnings
-
Is it possible to disable warnings during testing? the closest I have gotten is using the command line argument
-maxwarnings 1
which will disable warnings after the first, but I was hoping there is a cleaner way to go about this.
-
Hi and welcome to devnet,
What warnings do you have in mind ?
-
Thanks mate!
Ideally, during the running of my TestCases, I am looking to suppress all "qwarn" messages
-
@Brynnjolf Take a look at https://doc.qt.io/qt-5/qtglobal.html#qWarning