summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/signaldumper/tst_signaldumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Auto tests: Fix some MSVC warnings about integer conversionsFriedemann Kleint2020-10-211-1/+1
* Avoid use of Q_UNUSED by eliminating the parameter namesLars Schmertmann2020-07-031-1/+1
* Use QList instead of QVector in testlib testsJarek Kobus2020-06-251-7/+7
* testlib: Move subtest argument handling to individual testsTor Arne Vestbø2020-02-061-1/+10
* Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-231-0/+11
* Test QTest's signal dumperMårten Nordheim2019-03-271-0/+417