summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-05144-144/+144
* Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.Kurt Korbatits2012-01-051-2/+7
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-201-14/+14
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-152-11/+13
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-021-14/+14
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-011-14/+14
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-271-0/+38
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-56/+77
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-151-0/+16
* Fix parsing of #if defined expressionOlivier Goffart2011-11-111-1/+22
* moc: support c++11 style enumsOlivier Goffart2011-10-293-2/+103
* Remove unreachable QSKIP in UIC autotest.Jason McDonald2011-10-271-8/+1
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-271-12/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-254-9/+10
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove redundant logic from tools autotests.Jason McDonald2011-10-172-11/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-87/+62
* test: Re-enabled `tst_moc' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* Fix moc autotestLars Knoll2011-09-292-2/+2
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-23100-1216/+1214
* Re-enabled test and made it pass on LinuxJo Asplin2011-09-238-15/+13
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-193-0/+3
* Merge branch 'master' of codereview.qt-project.org:qt/qtbaseGunnar Sletta2011-09-131-1/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-133-1/+4
* Moved autotests in category 'tools' into new directory structureJo Asplin2011-09-12367-0/+48517