c++ - QTest::qExec Hide "passed" messages -



c++ - QTest::qExec Hide "passed" messages -

i'm new in qt , qtest. utilize qtest::qexec(&somemytestclassobject) run tests. possible hide "pass : myclass::mytest" messages? of course of study want see "fail" messages , statistics sorry poor english

i'm not sure if works qtest::qexec, default qtest executable generated qtest_appless_main(mytestclass) can run tests parameter -silent.

from help-text:

-silent : outputs warnings , failures

c++ qt qtestlib

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -