aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* cpp module: Add support for C++23Christian Kandeler2021-08-232-2/+2
* Merge 1.20 into masterChristian Kandeler2021-08-2044-74/+13
|\
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-0444-74/+13
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-161-6/+5
|/
* Always build with project file updates supportIvan Komissarov2021-07-274-8/+1
* Merge branch '1.19' into 1.20Ivan Komissarov2021-07-273-1/+7
|\
| * codesign: Add new codesign.timestampAlgorithm propertyDenis Shienkov2021-06-161-0/+2
| * codesign: Fix checking if product is a frameworkIvan Komissarov2021-06-142-1/+5
* | Fix some gcc warningsChristian Kandeler2021-07-261-2/+2
* | Add unittests for the new hashing functionsIvan Komissarov2021-06-282-0/+47
* | baremetal: Long live COSMIC toolchain for COLDFIRE architectureDenis Shienkov2021-05-312-0/+7
* | baremetal: Long live COSMIC toolchain for HCS12 architectureDenis Shienkov2021-05-302-0/+7
* | baremetal: Long live COSMIC toolchain for HCS08 architectureDenis Shienkov2021-05-292-0/+7
* | baremetal: Long live COSMIC toolchain for STM8 architectureDenis Shienkov2021-05-282-0/+9
* | baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-286-2/+20
* | Android: Add option to use dex compiler d8 instead of dxRaphael Cotty2021-05-262-40/+69
* | Use separate functions for repetitive actionsDenis Shienkov2021-05-251-2/+2
* | Android: Remove Ministro supportRaphael Cotty2021-05-241-53/+0
* | cmake: Add bundled QtScript buildIvan Komissarov2021-05-182-1/+3
* | Avoid code duplication in TestBlackboxBase::runQbsIvan Komissarov2021-05-171-7/+6
* | Print stderr and stdout in case of errorIvan Komissarov2021-05-171-0/+3
* | Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-075-7/+7
* | Merge branch '1.19' into masterIvan Komissarov2021-05-055-3/+14
|\|
| * Fix reading Xcode 12.5 specsv1.19.0Ivan Komissarov2021-05-033-0/+7
| * codesign: skip test for mingw toolchainIvan Komissarov2021-04-272-3/+7
* | Move Windows only tests into TestBlackboxWindowsIvan Komissarov2021-05-0319-133/+137
* | Merge branch '1.19' into masterIvan Komissarov2021-04-2419-85/+400
|\|
| * codesign: Long live `signtool` signing on WindowsDenis Shienkov2021-04-238-1/+313
| * Use binary search in Set::find()Ivan Komissarov2021-04-212-0/+25
| * baremetal: Fix generation of compiler listing filesDenis Shienkov2021-04-121-2/+10
| * baremetal: Fix generation compiler listing using ARMCC compilerDenis Shienkov2021-04-082-8/+2
| * baremetal: Improve 'compiler-listing' testDenis Shienkov2021-04-077-38/+26
| * baremetal: Improve linkerMapFile() testDenis Shienkov2021-04-052-29/+31
| * baremetal: Pass externalStaticLibraries() test for KEIL C51/C251/C166Denis Shienkov2021-04-051-14/+0
* | qbs-config: Add convenience command for adding a profile in one goChristian Kandeler2021-04-092-0/+63
* | Android: Correct qt6 testRaphael Cotty2021-04-063-1/+68
|/
* Android: Code signing moduleRaphaël Cotty2021-04-012-14/+94
* baremetal: Improve 'linker-map' testDenis Shienkov2021-04-015-26/+11
* codesign: do not sign intermediate products when multiplexingIvan Komissarov2021-03-304-6/+29
* Run appleMultiConfig test with arm64 on newer XcodeIvan Komissarov2021-03-211-7/+14
* Fix building unit tests with bundled Qt.scriptIvan Komissarov2021-03-173-8/+3
* Use TemporaryProfile in TestBlackbox::qtBug51237Ivan Komissarov2021-03-041-8/+6
* Merge branch '1.18' into masterIvan Komissarov2021-03-021-1/+0
|\
| * cmake build: Fix project files updates in Qbs binaryIvan Komissarov2021-03-021-1/+0
* | baremetal: Pass tests for IAR 78K toolchainDenis Shienkov2021-02-281-1/+1
* | Merge branch '1.18'Ivan Komissarov2021-02-1914-9/+156
|\|
| * Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-263-4/+71
| * Add qt4 docker image for basic testingRaphaël Cotty2020-12-1811-5/+85
* | Implement codesign moduleJake Petroules2021-02-187-4/+153
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-152-2/+2