aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api
Commit message (Expand)AuthorAgeFilesLines
* Allow the qbs.Xml extension to work in JavaScript filesJake Petroules2017-10-171-1/+1
* Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-265-191/+0
|\
| * Remove old precompiled header test dataJoerg Bornemann2017-09-265-191/+0
* | Merge 1.9 into masterChristian Kandeler2017-09-012-86/+94
|\|
| * ModuleLoader: Fix adjustment for multiplexed dependenciesv1.9.0Christian Kandeler2017-09-012-86/+94
* | Merge 1.9 into masterChristian Kandeler2017-08-1414-23/+66
|\|
| * Do not access the bundle module unconditionallyChristian Kandeler2017-08-0214-23/+66
* | Fix "localProfiles" autotest on macOSChristian Kandeler2017-08-011-0/+1
* | Introduce the Profile itemChristian Kandeler2017-08-013-0/+166
|/
* Avoid hardcoded paths to the Windows system drive/root and shell pathJake Petroules2017-07-201-2/+2
* Cpp module: Default value for use*PrecompiledHeader is now trueChristian Kandeler2017-07-054-4/+0
* Give rules access to artifacts matching "explicitlyDependsOn"Christian Kandeler2017-07-046-25/+81
* Merge 1.8 into masterChristian Kandeler2017-06-233-0/+27
|\
| * Executor: Do not convert error objects into stringsv1.8.1Christian Kandeler2017-06-223-0/+27
* | Autotests: Provide a means to specify the timeout via the environmentChristian Kandeler2017-06-221-2/+2
* | Remove Qt dependency from some tests in tst_api where it's easy to do soJake Petroules2017-06-2010-22/+26
* | Collect cpp.[weak]frameworks from library dependenciesJoerg Bornemann2017-06-163-0/+16
* | Clean up TestApi::buildProject(static library dependencies)Joerg Bornemann2017-06-161-16/+3
* | API: Allow synchronous retrieval of build graph dataChristian Kandeler2017-06-143-0/+41
* | Remove the profile name from the unique product nameChristian Kandeler2017-06-091-3/+3
* | Merge 1.8 into masterChristian Kandeler2017-06-022-1/+6
|\|
| * Fix race condition when resolving projectsChristian Kandeler2017-05-301-0/+2
| * Make "bin" the libexec path on WindowsChristian Kandeler2017-05-301-1/+4
* | Replace QRegularExpression with std::regexJake Petroules2017-05-261-8/+11
* | Remove Product.profilesChristian Kandeler2017-05-263-11/+10
* | Switch to a new multiplexing approachJoerg Bornemann2017-05-234-3/+363
* | Autotests: Suppress some noise from expected errorsChristian Kandeler2017-05-231-1/+3
* | Support providing a settings directory to the autotestsChristian Kandeler2017-05-101-11/+12
* | Make use of more data from the build graph when rebuildingChristian Kandeler2017-05-021-0/+1
* | Merge 1.8 into masterChristian Kandeler2017-04-211-1/+1
|\|
| * GCC: remove escaped linker flags compatibility modeChristian Kandeler2017-04-121-1/+1
* | 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
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-6/+6
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-221-1/+3
* Fix TestApi::linkStaticAndDynamicLibs on DarwinJoerg Bornemann2017-03-101-3/+5
* Re-work linking library dependenciesJoerg Bornemann2017-03-091-3/+0
* Add failing autotest for linking static libs and dynamic libsJoerg Bornemann2017-03-039-0/+153
* 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
* Add autotest for linking static libs depending on dynamic libsJoerg Bornemann2017-02-275-0/+50
* Remove cpp.destinationDirectory from link-dynamiclibs testJoerg Bornemann2017-02-261-5/+0
* Rename dynamicLibs autotest to link-dynamiclibsJoerg Bornemann2017-02-269-7/+7
* Give test project files consistent file namesJoerg Bornemann2017-02-2354-93/+95
* Fix the "infiniteLoopBuilding" autotestChristian Kandeler2017-02-072-1/+2
* Disambiguate command-line overridesChristian Kandeler2017-01-301-7/+8
* Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+1
* Merge 1.7 into masterChristian Kandeler2017-01-061-1/+14
|\