aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Executor: Do not convert error objects into stringsv1.8.1Christian Kandeler2017-06-223-0/+27
* Make sure qcc handles response files properly for linkingJake Petroules2017-06-141-0/+35
* Fix race in qmake buildJoerg Bornemann2017-06-123-0/+3
* Fix "enableExceptions" autotestChristian Kandeler2017-06-122-4/+8
* Warn against non-prefixed command-line property overridesChristian Kandeler2017-06-083-0/+15
* Give the "staticQtPluginLinking" autotest a shorter product nameChristian Kandeler2017-06-071-0/+1
* Fix "qtScxml" autotestChristian Kandeler2017-06-071-1/+4
* Add failing test for QBS-1016Joerg Bornemann2017-06-062-0/+6
* Add failing autotest for QBS-1117Joerg Bornemann2017-05-311-0/+17
* Fix race condition when resolving projectsChristian Kandeler2017-05-301-0/+2
* Make "bin" the libexec path on WindowsChristian Kandeler2017-05-301-1/+4
* Make autotests handle profiles with qbs.buildVariant == "release"Christian Kandeler2017-05-161-2/+3
* Make plugin meta data autotest compatible with static Qt buildsChristian Kandeler2017-05-152-6/+32
* Track Java manifest files as artifacts in the build graphJake Petroules2017-05-094-1/+13
* Fix JSSourceValue::clone()Christian Kandeler2017-05-092-0/+11
* 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 "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
* 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