aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/tst_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not run module validators for erroneous products in IDE modeChristian Kandeler2024-02-131-8/+9
* Language server: Add completion supportChristian Kandeler2024-02-081-1/+2
* Make scan scripts interruptibleChristian Kandeler2023-10-021-0/+3
* Loader: Do not share logger between threadsChristian Kandeler2023-09-181-3/+7
* Autotests: Fix a project pathChristian Kandeler2023-09-131-1/+1
* Tests: Remove some dependencies on profilesChristian Kandeler2023-09-111-34/+38
* Let users specify a job count also when resolvingChristian Kandeler2023-09-051-0/+1
* Loader: Resolve products in parallelChristian Kandeler2023-09-051-8/+1
* Fix API testChristian Kandeler2023-08-021-0/+3
* Merge 2.0 into masterChristian Kandeler2023-05-261-3/+5
|\
| * TestApi: Fix dangling temporariesChristian Kandeler2023-05-231-3/+5
* | Port from qAsConst() to std::as_const()Marc Mutz2023-05-221-5/+5
* | Loader: Do not error out when encountering duplicate multiplex valuesChristian Kandeler2023-05-161-9/+6
* | Rewrite ModuleLoaderChristian Kandeler2023-04-201-6/+8
|/
* Switch JavaScript back-endChristian Kandeler2023-02-071-2/+2
* Github actions: Update mingwChristian Kandeler2022-10-141-1/+9
* Merge 1.20 into masterChristian Kandeler2021-08-201-4/+4
|\
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-041-4/+4
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-161-6/+5
|/
* Always build with project file updates supportIvan Komissarov2021-07-271-4/+0
* Implement codesign moduleJake Petroules2021-02-181-1/+3
* clang-tidy: Apply modernize-use-nullptr fix-itIvan Komissarov2020-10-261-76/+76
* Fix TestApi::disappearedWildcardFile()Christian Kandeler2020-07-291-0/+1
* Add autotest for renaming a qbs project fileChristian Kandeler2020-06-221-0/+41
* Add a test case for source files disappearing during the buildChristian Kandeler2020-06-221-0/+47
* ProjectData: return const values/referencesIvan Komissarov2020-05-251-1/+1
* Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-221-13/+29
* Fix TestApi::localProfiles() for mingwv1.16.0Christian Kandeler2020-04-241-3/+3
* setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-091-2/+2
* Add clang-cl to the list of known toolchainsIvan Komissarov2020-03-061-0/+4
* Introduce QBS_TEST_SOURCE_ROOT environment variableRichard Weickelt2020-02-271-1/+1
* Allow relaxed matching of multiplexed dependenciesRichard Weickelt2020-01-291-0/+25
* API tests: Fix a time stamp issueChristian Kandeler2020-01-081-0/+1
* Fix 'performance-unnecessary-value-param' warningsIvan Komissarov2020-01-071-2/+2
* API: Do not try to do manual book-keepingChristian Kandeler2020-01-061-115/+40
* Evaluate probes before Profile itemsRichard Weickelt2019-09-251-0/+6
* Introduce the session commandChristian Kandeler2019-09-181-1/+1
* C++: Add support for clang on WindowsChristian Kandeler2019-08-141-7/+6
* Remove actualRunTime check to fix tests on CIJochen Ulrich2019-08-071-23/+2
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+64
* Work around deprecation warnings in Qthjk2019-07-241-3/+3
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-2/+2
* Use pass-by-value and moveIvan Komissarov2019-03-071-2/+6
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-5/+5
* C++ scanner: Register for rc filesChristian Kandeler2019-01-171-6/+24
* Fix TestApi::generatedFilesList() for static QtChristian Kandeler2018-11-131-1/+2
* Merge 1.12 into masterChristian Kandeler2018-08-101-0/+43
|\
| * ModuleLoader: Fix edge case in Depends.productTypesChristian Kandeler2018-08-081-0/+43
* | Make sure the set of root artifacts is always up to dateChristian Kandeler2018-07-311-0/+30