aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix expected path for jdkChristian Stenger2020-01-301-0/+1
* Tests: Do not expect sanitizers for MinGWChristian Stenger2020-01-301-0/+2
* Allow relaxed matching of multiplexed dependenciesRichard Weickelt2020-01-294-3/+54
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-288-18/+19
* MSVC: Use compiler driver for linkingIvan Komissarov2020-01-246-0/+70
* Test for the correct value for the NSPrincipalClassIvan Komissarov2020-01-201-1/+1
* Add checks for some types in infoPlistIvan Komissarov2020-01-201-0/+24
* travis: Add XCode 9.4 jobIvan Komissarov2020-01-203-0/+3
* Add overrideInfoPlist testIvan Komissarov2020-01-155-26/+112
* Use an empty array for the qbs.targetOS if targetPlatform is undefinedIvan Komissarov2020-01-143-0/+20
* Add Docker environment to test Qbs with Qt for AndroidRaphaƫl Cotty2020-01-105-4/+5
* API tests: Fix a time stamp issueChristian Kandeler2020-01-081-0/+1
* Order list properties by dependenciesRichard Weickelt2020-01-089-7/+105
* Fix 'performance-unnecessary-value-param' warningsIvan Komissarov2020-01-073-4/+4
* qbs_benchmarker: Validate commit parametersIvan Komissarov2020-01-061-0/+4
* API: Do not try to do manual book-keepingChristian Kandeler2020-01-062-163/+121
* Add freedesktop moduleAlberto Mardegan2019-12-207-0/+82
* Fix wrong behavior of Depends.profilesRichard Weickelt2019-12-196-29/+37
* Adapt source code to Qt 6Christian Kandeler2019-12-172-2/+3
* Apply 'modernize-make-unique' fix-itIvan Komissarov2019-11-282-5/+7
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-255-9/+5
* Brings the listPropertyOrder test back into a working stateRichard Weickelt2019-11-252-2/+3
* Fix compiler warnings on macOSIvan Komissarov2019-11-201-1/+2
* Simplify multiplexing testcaseRichard Weickelt2019-11-152-45/+0
* Skip TestBlackbox::qbsSession when project updates are disabledIvan Komissarov2019-11-151-1/+7
* GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-1214-0/+229
* Fix user dependency scannersChristian Kandeler2019-11-051-0/+10
* Fix qbsSession autotestChristian Kandeler2019-10-231-2/+2
* Add test for cpp.generateLinkerMapFile propertyDenis Shienkov2019-10-214-0/+74
* Fix session autotest for slow machinesChristian Kandeler2019-10-141-1/+1
* Merge 1.14 into masterChristian Kandeler2019-10-081-1/+2
|\
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-041-1/+2
* | Evaluate probes before Profile itemsRichard Weickelt2019-09-253-0/+26
* | Introduce the session commandChristian Kandeler2019-09-1811-5/+690
* | Merge 1.14 into masterChristian Kandeler2019-08-301-1/+2
|\|
| * Autotests: Work around compression bug in 5.13.0Christian Kandeler2019-08-301-1/+2
* | Merge 1.14 into masterChristian Kandeler2019-08-267-0/+50
|\|
| * Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-267-0/+50
* | More autotest fixesChristian Kandeler2019-08-152-0/+2
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-1411-16/+108
* | Fix autotests for older compilersChristian Kandeler2019-08-072-0/+2
* | Remove actualRunTime check to fix tests on CIJochen Ulrich2019-08-071-23/+2
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-019-0/+226
* | Merge 1.14 into masterChristian Kandeler2019-07-261-3/+3
|\|
| * Work around deprecation warnings in Qthjk2019-07-241-3/+3
* | Speed up TestBlackboxJobLimitsIvan Komissarov2019-07-083-3/+3
|/
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-275-0/+115
* Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
* Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-262-8/+40
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-263-0/+15