aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Do not rely on leaked context variablesRichard Weickelt2021-02-131-1/+1
* | Add missing import statementsRichard Weickelt2021-02-131-1/+1
* | baremetal: Pass tests for RISC-V architecture for GCC toolchainDenis Shienkov2021-02-111-0/+5
* | baremetal: Add new 'compiler-defines-by-language' testDenis Shienkov2021-02-106-0/+82
* | baremetal: Add '-nostdlib' flag for MSP430 GCC toolchainDenis Shienkov2021-02-091-1/+1
* | baremetal: Pass tests for ColdFire architecture for IAR toolchainDenis Shienkov2021-02-053-0/+26
* | baremetal: Pass tests for RISC-V architecture for IAR toolchainDenis Shienkov2021-02-053-0/+17
* | baremetal: Derive test application and library from base productDenis Shienkov2021-02-053-228/+131
* | baremetal: Pass tests for M32C architecture for IAR toolchainDenis Shienkov2021-02-053-0/+21
* | baremetal: Pass tests for RX architecture for IAR toolchainDenis Shienkov2021-02-052-0/+7
* | baremetal: Pass tests for HCS12 architecture for IAR toolchainDenis Shienkov2021-02-052-0/+9
* | baremetal: Pass tests for HCS08 architecture for IAR toolchainDenis Shienkov2021-02-043-0/+17
* | baremetal: Pass tests for HCS08 architecture for SDCC toolchainDenis Shienkov2021-02-042-0/+8
* | baremetal: Improve detection of IAR compiler includesDenis Shienkov2021-02-024-0/+42
* | Merge branch '1.18'Ivan Komissarov2020-12-1839-1/+352
|\|
| * Add TestBlackboxApple::appiconset testIvan Komissarov2020-12-1435-0/+341
| * Fix assetCatalog test for macOS 11.*Ivan Komissarov2020-12-141-1/+2
| * Pass import paths as nanopb_opt to support `.options` filesKai Dohmen2020-12-033-0/+9
* | xcode: brings back arm64 mac in aggregateDependencyLinking()Ivan Komissarov2020-12-071-1/+1
* | Merge branch '1.18' into masterRichard Weickelt2020-11-286-82/+208
|\|
| * Disable moc for the aggregate product when multiplexingRaphaël Cotty2020-11-264-4/+31
| * macOS: Fix getNativeSetting() test on Big SurIvan Komissarov2020-11-201-4/+8
| * Android: Update for Qt 6Raphaël Cotty2020-11-171-74/+169
* | qt6: do not use deprecated QByteArray::operator(QString)Ivan Komissarov2020-11-031-1/+4
|/
* GitHub actions: fix macOS buildIvan Komissarov2020-10-291-2/+1