summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support providing a settings directory to the autotestsChristian Kandeler2017-05-108-120/+136
* libqtprofilesetup: Make installed Qt modules self-containedChristian Kandeler2017-05-083-8/+12
* Merge "Merge 1.8 into master"Christian Kandeler2017-05-0511-3/+58
|\
| * Merge 1.8 into masterChristian Kandeler2017-05-0511-3/+58
| |\
| | * Try harder to find out the correct location for evaluation errorsChristian Kandeler2017-05-041-2/+1
| | * Fix commandFile autotest on MacChristian Kandeler2017-04-281-0/+1
| | * Support command files in cpp.{static,dynamic}LibrariesChristian Kandeler2017-04-287-0/+36
| | * Qt support: Scan also cpp files for Q_PLUGIN_METADATAChristian Kandeler2017-04-285-1/+20
* | | Fix some autotests that do non-trivial stuff on the rhs of Product.typeChristian Kandeler2017-05-053-10/+14
|/ /
* | Fix "frameworkStructure" autotestChristian Kandeler2017-05-021-0/+2
* | Support enumeration of EvaluatorScriptClass-provided objectsJoerg Bornemann2017-05-021-0/+14
* | Make use of more data from the build graph when rebuildingChristian Kandeler2017-05-024-45/+201
* | Merge 1.8 into masterChristian Kandeler2017-04-219-1/+115
|\ \ | |/
| * Fix "externalLibs" autotest on MacChristian Kandeler2017-04-211-0/+2
| * GCC: Do not mess with the list of external librariesChristian Kandeler2017-04-216-0/+79
| * Fix autotest for mingwChristian Kandeler2017-04-141-2/+2
| * GCC: remove escaped linker flags compatibility modeChristian Kandeler2017-04-125-1/+34
* | Fix some autotests that do non-trivial stuff on the rhs of Product.nameChristian Kandeler2017-04-132-4/+6
* | Add an autotest for how we handle a missing "-f" optionChristian Kandeler2017-04-139-0/+37
* | Fix tst_api::rc test failure with MSVCJoerg Bornemann2017-04-121-1/+1
* | Explicitly set the environment for resolving a projectChristian Kandeler2017-04-121-0/+1
|/
* Print output on error in TestApi::rc()Joerg Bornemann2017-04-101-3/+6
* Fix two autotests for mingwChristian Kandeler2017-04-071-3/+4
* Handle digits in merged short options as option parameterJoerg Bornemann2017-04-031-0/+7
* Allow running qbs without a profileChristian Kandeler2017-03-312-16/+0
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-6/+6
* Support readonly propertiesJoerg Bornemann2017-03-294-0/+17
* Fix assembler invocation with older XcodeJake Petroules2017-03-291-1/+5
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-221-1/+3
* Replace all uses of QMutex/QMutexLocker with std::mutex/std::lock_guardJake Petroules2017-03-222-4/+6
* Fix TestApi::linkStaticAndDynamicLibs on DarwinJoerg Bornemann2017-03-101-3/+5
* Re-work linking library dependenciesJoerg Bornemann2017-03-091-3/+0
* ModuleLoader: Fix scope of module child instancesChristian Kandeler2017-03-092-0/+22
* Fix linkerMode autotestChristian Kandeler2017-03-092-4/+3
* Remove usage of moduleProperty() from some testsJoerg Bornemann2017-03-0916-36/+25
* Revert "Match a rule's input tags against root artifacts of dependencies"Christian Kandeler2017-03-096-44/+0
* QRegExp include cleanupSamuel Gaist2017-03-082-0/+2
* Match a rule's input tags against root artifacts of dependenciesChristian Kandeler2017-03-076-0/+44
* Clean up [q]fileinfo.h includesJoerg Bornemann2017-03-062-2/+1
* Do not yet emit deprecation warnings for loadFile() and loadExtension()Christian Kandeler2017-03-061-2/+3
* Add failing autotest for linking static libs and dynamic libsJoerg Bornemann2017-03-039-0/+153
* Fix "badInterpreter" autotestChristian Kandeler2017-03-031-1/+1
* Blackbox tests: Always fail if qbs did not finish regularlyChristian Kandeler2017-03-031-4/+5
* Fix symbol import/export of link-dynamiclibs-staticlibs testJoerg Bornemann2017-03-022-6/+2
* Add failing autotest for linking dynamic libs and static libsJoerg Bornemann2017-03-029-0/+157
* Fix pluginMetaData autotest on macOSChristian Kandeler2017-03-021-1/+1
* Fix "linkerMode" autotest on FreeBSDChristian Kandeler2017-03-021-1/+1
* Do not emit warnings for properties set on non-present modulesChristian Kandeler2017-03-013-0/+14
* Prevent files from getting installed outside the install rootChristian Kandeler2017-03-014-0/+22
* Reduce some unnecessary reliance on product.typeJake Petroules2017-02-282-1/+5