aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxapple.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
* Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+17
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* Merge 1.12 into masterChristian Kandeler2018-10-121-8/+14
|\
| * Fix autotests for Xcode 10Christian Kandeler2018-10-051-8/+14
* | Merge 1.12 into masterChristian Kandeler2018-06-221-0/+14
|\|
| * Don't link to multiplexed libraries when depending on the aggregateAlexandru Croitor2018-06-201-0/+14
* | Simplify installation of applications and librariesChristian Kandeler2018-06-011-3/+3
|/
* Make Version a public classJake Petroules2017-12-011-15/+15
* Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-221-9/+9
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-2/+2
* Fix assetcatalog test with newer versions of macOSJake Petroules2017-11-131-5/+16
* Introduce property cpp.variantSuffixChristian Kandeler2017-09-011-2/+12
* Fix autotest failuresChristian Kandeler2017-08-311-3/+1
* Fix Xcode and Android probesJake Petroules2017-06-201-1/+1
* Adapt autotest for modules prefixJake Petroules2017-06-131-1/+1
* Add support for building macOS disk imagesJake Petroules2017-06-121-0/+6
* Autotests: Fix TestBlackboxApple::assetCatalog()Christian Kandeler2017-06-121-1/+1
* Fix xcode autotestChristian Kandeler2017-06-121-1/+1
* Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-121-3/+2
* Refactor asset catalogs test for greater performance and coverageJake Petroules2017-06-091-19/+36
* Let the bundleStructure and deploymentTarget tests pass with Xcode < 5Jake Petroules2017-06-091-7/+10
* Find Xcode module properties using the standard mechanismJake Petroules2017-06-091-22/+23
* Migrate tests of Apple platforms/tools into new tst_blackboxapple targetJake Petroules2017-05-301-0/+729