aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for building macOS disk imagesJake Petroules2017-06-1217-0/+181
* Autotests: Fix TestBlackboxApple::assetCatalog()Christian Kandeler2017-06-121-1/+1
* Fix "separateDebugInfo" autotestChristian Kandeler2017-06-121-6/+24
* Fix race in qmake buildJoerg Bornemann2017-06-122-0/+2
* Merge "Merge remote-tracking branch 'origin/1.8'"Christian Kandeler2017-06-125-4/+11
|\
| * Merge remote-tracking branch 'origin/1.8'Joerg Bornemann2017-06-125-4/+11
| |\
| | * Fix race in qmake buildJoerg Bornemann2017-06-123-0/+3
| | * Fix "enableExceptions" autotestChristian Kandeler2017-06-122-4/+8
* | | Fix xcode autotestChristian Kandeler2017-06-121-1/+1
* | | Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-126-35/+30
|/ /
* | Blackbox tests: Prevent duplicate occurrence of --settings-dir optionChristian Kandeler2017-06-121-1/+1
* | Fix "disappearedProfile" autotestChristian Kandeler2017-06-091-0/+1
* | Switch to strict mode for property checkingChristian Kandeler2017-06-091-2/+2
* | Fix command line overrides in a number of autotestsChristian Kandeler2017-06-093-29/+34
* | Use stored profile contents when re-resolving implicitlyChristian Kandeler2017-06-096-6/+118
* | Merge 1.8 into masterChristian Kandeler2017-06-097-1/+26
|\|
| * Warn against non-prefixed command-line property overridesChristian Kandeler2017-06-083-0/+15
| * Give the "staticQtPluginLinking" autotest a shorter product nameChristian Kandeler2017-06-071-0/+1
| * Fix "qtScxml" autotestChristian Kandeler2017-06-071-1/+4
| * Add failing test for QBS-1016Joerg Bornemann2017-06-062-0/+6
* | Remove the profile name from the unique product nameChristian Kandeler2017-06-095-13/+12
* | Tighten up enableExceptions and enableRtti autotestsJake Petroules2017-06-092-0/+8
* | Refactor asset catalogs test for greater performance and coverageJake Petroules2017-06-094-700/+4706
* | 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-093-22/+74
* | Re-run process commands if a relevant environment variable has changedChristian Kandeler2017-06-087-0/+56
* | Allow command-line overrides of module properties per productChristian Kandeler2017-06-061-0/+16
* | Introduce the qbsversion module for building QbsJake Petroules2017-06-021-2/+2
* | Merge 1.8 into masterChristian Kandeler2017-06-023-1/+23
|\|
| * Add failing autotest for QBS-1117Joerg Bornemann2017-05-311-0/+17
| * Fix race condition when resolving projectsChristian Kandeler2017-05-301-0/+2
| * Make "bin" the libexec path on WindowsChristian Kandeler2017-05-301-1/+4
* | Remove the "readonly" flag from the qbs.installRoot propertyChristian Kandeler2017-06-024-0/+24
* | Allow deprecated properties to be removedChristian Kandeler2017-06-022-1/+14
* | Autotests: Fix the findAndroid() function and its usageChristian Kandeler2017-05-312-9/+13
* | Move blackbox-java and blackbox-clangdb tests into their own filesJake Petroules2017-05-304-68/+68
* | Migrate tests of Apple platforms/tools into new tst_blackboxapple targetJake Petroules2017-05-3066-728/+835
* | Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-303-3/+37
* | Migrate blackbox tests depending on Qt into a new tst_blackboxqt targetJake Petroules2017-05-3063-272/+418
* | Fix "loadableModule" autotestChristian Kandeler2017-05-301-0/+1
* | Remove unnecessary Qt dependencies in several blackbox testsJake Petroules2017-05-3010-28/+76
* | Introduce dependency parameter cpp.symbolLinkModeJake Petroules2017-05-306-0/+175
* | Determine Xcode architectures automatically if possibleJake Petroules2017-05-291-14/+19
* | Let TestBlackbox::assembly still pass if qbs.toolchain is not in profileJake Petroules2017-05-262-4/+39
* | Replace QRegularExpression with std::regexJake Petroules2017-05-263-19/+25
* | Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-263-11/+9
* | Fix "wholeArchive" autotest on WindowsChristian Kandeler2017-05-269-28/+20
* | Remove Product.profilesChristian Kandeler2017-05-266-15/+13
* | Deprecate loadExtension and loadFileJoerg Bornemann2017-05-251-3/+2
* | Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-235-11/+222