summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase/tst_qfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-3/+0
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-191-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* No need to return after QSKIP.Jason McDonald2011-10-071-3/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-3/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-6/+0
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-15/+2
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+294