aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* GitHub actions: fix macOS buildIvan Komissarov2020-10-291-2/+1
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-284-1/+91
* Xcode: fix apple-multiconfig test for ios-simulatorIvan Komissarov2020-10-261-2/+2
* Fix qbs.buildVariant in appleMultiConfig() testIvan Komissarov2020-10-262-10/+10
* Merge branch '1.17'Ivan Komissarov2020-10-261-40/+35
|\
| * Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-1/+1
| * Android: Fix Qt 5.14 (and 5.15)Richard Weickelt2020-10-221-4/+6
| * Android: Update for Qt 5.15Raphaël Cotty2020-10-211-40/+33
| * Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-213-1/+80
* | clang-tidy: Apply modernize-use-nullptr fix-itIvan Komissarov2020-10-263-81/+81
* | Fix usage of @VAR@ in info plist filesIvan Komissarov2020-10-085-0/+72
* | tests: Add missing 'std' namespaceDenis Shienkov2020-09-3018-28/+28
* | Remove cpp dependency from PathProbe blackbox testsRichard Weickelt2020-09-272-4/+1
* | GitHub actions: Run tests with Xcode 12Ivan Komissarov2020-09-251-0/+4
* | xcode12: fix compiler warningsIvan Komissarov2020-09-251-4/+4
* | Make protobuf.*.outputDir public againKai Dohmen2020-09-246-0/+126
* | baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANGDenis Shienkov2020-09-232-34/+6
* | Android: Change the product property to importingProduct to allow exporting Q...Raphaël Cotty2020-09-213-1/+80
* | tests: Add 'std' prefix for printf() in blackbox::configure testDenis Shienkov2020-09-181-1/+1
* | baremetal: Pass 'generate-linker-map' test for SDCC toolchainDenis Shienkov2020-09-172-10/+0
* | Add protobuf.nanopb moduleKai Dohmen2020-09-164-0/+123
* | GitHub actions: fix the fallbackModuleProvider testIvan Komissarov2020-09-141-3/+0
* | Remove extra semicolonsDenis Shienkov2020-09-115-9/+10
* | Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-043-47/+24
* | joblimits: do not call --force-probe-executionIvan Komissarov2020-09-033-11/+20
* | Initial support for GitHub ActionsIvan Komissarov2020-09-015-0/+32
* | Skip sanitizer test when run using VS clang for x86_64Ivan Komissarov2020-08-311-1/+7
* | Fix setting base profiles in testsIvan Komissarov2020-08-315-1/+25
* | Introduce an "exportingProduct" variableChristian Kandeler2020-08-2415-24/+24
* | Bump c++ version to the 17th standardIvan Komissarov2020-08-214-4/+4
* | qbsbuild: move logging to the static libraryIvan Komissarov2020-08-205-4/+5
* | Merge branch '1.17' into masterIvan Komissarov2020-08-176-0/+81
|\|
| * Fix passing compiler defines to mocIvan Komissarov2020-08-176-0/+81
* | Initial CMake portIvan Komissarov2020-08-1710-0/+168
* | Merge branch 1.17 into masterRichard Weickelt2020-08-1428-22/+383
|\|
| * Tune search order of path probesIvan Komissarov2020-08-134-0/+14
| * baremetal: Pass 'compiler-listing-files' test for KEIL ARM toolchainDenis Shienkov2020-08-133-3/+12
| * baremetal: Pass 'compiler-listing-files' test for SDCC toolchainDenis Shienkov2020-08-132-0/+4
| * Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-123-1/+9
| * baremetal: Fix linker MAP file generation for KEIL C51/C251/C166Denis Shienkov2020-08-081-1/+1
| * baremetal: Add new 'generate-linker-map-file' testDenis Shienkov2020-08-076-3/+89
| * baremetal: Add new 'generate-compiler-listing-files' testDenis Shienkov2020-08-078-39/+113
| * Add XFAIL-ing autotest for newly discovered bugChristian Kandeler2020-08-054-0/+22
| * baremetal: Add new 'defines' testDenis Shienkov2020-08-054-0/+25