aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Tests: Fix linking of tests when using bundled QtScriptChristian Stenger2020-07-201-1/+0
* baremetal: Skip 'preinclude-headers' test for KEIL MCS51 toolchainDenis Shienkov2020-07-162-1/+20
* baremetal: Don't pass cpp.driverFlags to KEIL assemblerDenis Shienkov2020-07-162-2/+4
* Fix loading optional transitive dependenciesIvan Komissarov2020-07-167-0/+37
* Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-162-0/+11
* baremetal: Pass 'one-object-asm-application' test for GCC AVRDenis Shienkov2020-07-142-0/+8
* baremetal: Pass 'one-object-asm-application' test for GCC ARMDenis Shienkov2020-07-142-0/+8
* baremetal: Pass 'one-object-asm-application' test for KEIL ARMDenis Shienkov2020-07-104-3/+15
* baremetal: Pass 'one-object-asm-application' test for SDCC MCS51Denis Shienkov2020-07-102-0/+10
* baremetal: Pass 'one-object-asm-application' test for IAR MCS51Denis Shienkov2020-07-092-0/+10
* baremetal: Return 0 in ASM main function for KEIL MCS51 toolchainDenis Shienkov2020-07-091-3/+4
* baremetal: Replace '.asm' extension with '.s' extensionDenis Shienkov2020-07-082-1/+1
* baremetal: Add 'one-object-asm-application' test for KEIL MCS51Denis Shienkov2020-07-073-1/+47
* Fix wrong variable scope in conanfile-probe testcaseRichard Weickelt2020-07-031-1/+1
* baremetal: Don't use startsWith("xtensa") in testsDenis Shienkov2020-07-032-2/+2
* baremetal: Allow to pass tests with GCC compiler for MSP430 architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Allow to pass tests with GCC compiler for XTENSA architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Allow to pass tests with GCC compiler for ARM architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Implement cpp.prefixHeaders for IAR and KEIL toolchainsDenis Shienkov2020-06-295-0/+24
* baremetal: Fix {c|cpp}LanguageVersion handling on KEIL ARM Clang toolchainDenis Shienkov2020-06-282-2/+18
* baremetal: Derive all applications and libraries from common productsDenis Shienkov2020-06-258-11/+36
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-253-216/+395
* baremetal: Add auto-test for 'static library' dependentiesDenis Shienkov2020-06-2510-0/+92
* Add autotest for renaming a qbs project fileChristian Kandeler2020-06-224-0/+52
* Add a test case for source files disappearing during the buildChristian Kandeler2020-06-225-0/+52
* baremetal: Add auto-test for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.systemIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.includePaths propertyDenis Shienkov2020-06-176-0/+31
* baremetal: Long live "application" product type testDenis Shienkov2020-06-1611-0/+166
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-167-15/+25
* MSVC: Add missing handling for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-155-0/+24
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-041-30/+145
* TestBlackbox: Fix wrong indentationChristian Kandeler2020-05-291-1/+2
* Fix TestBlackboxExamples for environments without QtChristian Kandeler2020-05-295-21/+26
* Add blackbox examples testIvan Komissarov2020-05-287-0/+199
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-266-0/+124
* 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-2263-165/+761
* Fix clang 10 warnings about loop assignmentsChristian Kandeler2020-05-181-9/+9
* Android: clean flagsRaphaël Cotty2020-05-131-11/+0
* Fix copyrightsIvan Komissarov2020-05-125-10/+10
* Fix ModuleLoader::moduleProviderConfigIvan Komissarov2020-05-114-0/+27
* Add testcase for building projects with internal profilesRichard Weickelt2020-05-113-0/+29
* Merge 1.16 into masterChristian Kandeler2020-04-283-6/+16
|\
| * Fix TestBlackbox::installLocations for mingwIvan Komissarov2020-04-282-3/+13
| * Fix TestApi::localProfiles() for mingwv1.16.0Christian Kandeler2020-04-241-3/+3
* | Fix item scope for the "moduleProviders." itemsIvan Komissarov2020-04-271-2/+4
* | Merge branch '1.16' into masterRichard Weickelt2020-04-157-54/+143
|\|
| * Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-062-13/+16
| * Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-13/+17