summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/tst_qmake.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix tst_qmake to work for configs with cross-compiled toolsAlexandru Croitor2020-10-241-0/+9
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-2/+2
* CMake: Fix tst_qmake::resources() on WindowsJoerg Bornemann2020-06-261-11/+3
* Add QT_TEST_RUNNING_IN_CTEST environment variable for testLeander Beernaert2020-01-141-0/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-3/+0
|\
| * Fix qinstall on Windows for directories containing read-only filesJoerg Bornemann2019-08-151-3/+0
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-0/+99
|\|
| * Add tst_qmake::qinstallJoerg Bornemann2019-08-141-0/+99
* | Determine dependencies of Windows resource filesJoerg Bornemann2019-08-131-3/+33
* | Warn about conflicting DESTDIR/TARGET combination in debug_and_releaseJoerg Bornemann2019-08-091-0/+15
* | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+1
|/
* Fix installation of .pdb files for applications that have VERSION setJoerg Bornemann2019-03-311-4/+1
* tst_qmake: Add XFAILing testJoerg Bornemann2019-03-261-1/+44
* tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-201-16/+70
* Preserve last modification timestamps of installed filesSimon Hausmann2017-04-121-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+19
|\
| * Teach qmake's #include parser to recognize C++11 Raw strings.Edward Welbourne2015-12-081-0/+19
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-21/+1
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-93/+0
|\
| * remove now redundant testsOswald Buddenhagen2015-05-201-93/+0
* | Allow RESOURCES to contain standalone files and collections of filesTor Arne Vestbø2015-05-181-0/+42
|/
* more autotests for spaces, destdirs and library linkingOswald Buddenhagen2015-02-171-19/+24
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* make test support qmake path with spacesOswald Buddenhagen2015-02-041-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-0/+29
* change reporting of missing filesOswald Buddenhagen2013-08-201-1/+1
* test: Skip tst_qmake::include_dir() when -no-widgets is usedSergio Ahumada2013-06-241-0/+4
* Don't run qmake test that requires macx makespec on non Mac OS platformsTor Arne Vestbø2013-02-201-5/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-251-0/+7
* Use jom in tst_qmake.Friedemann Kleint2012-10-081-1/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-1/+1
* Fix semantics of the src dir in the include search paths with MinGWSimon Hausmann2012-09-101-0/+9
* Auto test for 'qmake -project' use case.Rafael Roquetto2012-09-041-0/+15
* Remove relic QT_VERSION from qmake testRafael Roquetto2012-08-141-1/+1
* add $$shadowed() functionOswald Buddenhagen2012-06-191-1/+2
* 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-271-1/+1
* TestCompiler: split commands from argumentsOswald Buddenhagen2012-02-271-7/+7
* Implement QMAKE_SUBSTITUTES.config = verbatim.Stephen Kelly2012-02-111-0/+8
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.Kurt Korbatits2012-01-051-2/+7
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-151-11/+11
* Remove redundant logic from tools autotests.Jason McDonald2011-10-171-6/+0