summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qkeyevent/tst_qkeyevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-1/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII.Friedemann Kleint2016-05-041-1/+19
* tst_QKeyEvent: Fix MSVC warning about 64bit shift.Friedemann Kleint2016-03-081-1/+1
* Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-301-0/+189