summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* remove strange .qmake.cache hacksOswald Buddenhagen2012-03-085-26/+0
* Remove usage of QtXml from rcc, add testGiuseppe D'Angelo2012-03-0845-16/+746
* remove injection of default_pre in infile()/$$fromfile()Oswald Buddenhagen2012-03-051-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-0/+152
|\
| * Merge master -> api_changesRohan McGovern2012-02-297-47/+49
| |\
| * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-0/+152
* | | qmake-test: Fix jom/nmake handling on Windows.Friedemann Kleint2012-03-011-2/+23
| |/ |/|
* | remove useless init() functionOswald Buddenhagen2012-02-271-6/+0
* | move resetEnvironment() call to cleanup()Oswald Buddenhagen2012-02-271-1/+1
* | make qmake test suite a tad more verbose on failureOswald Buddenhagen2012-02-273-13/+19
* | TestCompiler: split commands from argumentsOswald Buddenhagen2012-02-273-11/+27
* | don't rely on $PATH for finding rccOswald Buddenhagen2012-02-271-1/+3
* | clean up qmake-generated projectsOswald Buddenhagen2012-02-243-16/+0
|/
* uic: use QStringLiteral() instead of QString::fromUtf8() where applicableMarc Mutz2012-02-2099-1500/+1500
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-161-3/+3
* Implement QMAKE_SUBSTITUTES.config = verbatim.Stephen Kelly2012-02-113-1/+15
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30145-145/+145
* Update contact information in license headers.Jason McDonald2012-01-23145-145/+145
* 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