aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-07-023-0/+0
|\
| * Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-163-0/+0
* | Make sure to remove empty parent directories when removing artifacts.Christian Kandeler2014-07-021-1/+0
* | Correctly handle overriding of file tags via an empty list.Christian Kandeler2014-07-024-0/+16
* | Do not lose rescuable artifact data after an incomplete build.Christian Kandeler2014-07-025-0/+113
* | Add failing autotest for QBS-635.Christian Kandeler2014-06-265-0/+20
* | fix appWithoutSources test on OS XJoerg Bornemann2014-06-161-0/+1
* | fix build directory checks in autotestsJoerg Bornemann2014-06-161-2/+2
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-132-2/+12
|\|
| * sanitize stdout/stderr output in blackbox testJoerg Bornemann2014-06-132-0/+9
| * fix TestBlackbox::erroneousFiles on *nixJoerg Bornemann2014-06-131-2/+3
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-103-0/+42
|\|
| * yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-103-0/+42
* | fix TestBlackbox::usingsAsSoleInputsNonMultiplexedJoerg Bornemann2014-06-062-3/+3
* | Fix the ability to use WiX localizations.Jake Petroules2014-06-022-1/+2
* | introduce cpp.entryPointJoerg Bornemann2014-06-021-4/+1
* | Properly treat "usings" as inputs when applying rules.Christian Kandeler2014-06-026-5/+72
* | Fix WiX autotest.Jake Petroules2014-06-022-3/+3
* | Fix "appWithoutSources" blackbox test for Windows.Christian Kandeler2014-05-283-3/+8
* | run rules on dependency-only productsJoerg Bornemann2014-05-264-0/+44
* | Reduce code duplication in blackbox tests.Christian Kandeler2014-05-232-61/+61
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-223-1/+15
|\|
| * pass file dependencies to recursive dependency scannersJoerg Bornemann2014-05-211-1/+0
| * extend TestBlackBox::fileDependenciesJoerg Bornemann2014-05-193-1/+16
* | fix TestBlackbox::testTypeScriptJoerg Bornemann2014-05-191-3/+3
* | fix TestBlackbox::testNodeJsJoerg Bornemann2014-05-161-1/+1
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-151-2/+7
|\|
| * use PathProbe in dynamicRuleOutputs testJoerg Bornemann2014-05-121-2/+7
* | make product.buildDirectory available in Probe itemJoerg Bornemann2014-05-141-2/+3
* | Add missing file for autotest.Christian Kandeler2014-05-141-0/+0
* | Fix "buildDirectories" autotest.Christian Kandeler2014-05-141-1/+7
* | Expose project source directory to JavaScript side.Christian Kandeler2014-05-142-1/+3
* | Fix blackbox tests.Christian Kandeler2014-05-131-76/+85
* | Introduce sensible build directory values.Christian Kandeler2014-05-134-45/+108
* | add simple blackbox test for Probe itemsJoerg Bornemann2014-05-123-0/+34
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-084-0/+25
|\|
| * fix crash on Properties block in Export itemv1.2.1Joerg Bornemann2014-05-081-0/+4
| * Fix crash on product disabling.Christian Kandeler2014-04-303-0/+21
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-04-281-5/+10
|\|
| * Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-151-5/+10
* | Add support for building and running TypeScript apps through Node.js.Jake Petroules2014-04-257-0/+102
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-154-0/+51
|/
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-111-0/+1
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-113-0/+13
* Fix WiX test and turn it into an autotest.Jake Petroules2014-04-116-0/+121
* Fix crash with Properties item as child of Project item.Joerg Bornemann2014-04-073-0/+19
* Make "Qt.declarative" available as "Qt.quick" again for Qt 4.Christian Kandeler2014-03-312-4/+20
* fix staticLibraryDeps test on OS XJoerg Bornemann2014-03-311-0/+1
* Fix QML debugging test.Christian Kandeler2014-03-311-2/+1
* Fix QML debugging for Qt 5.Christian Kandeler2014-03-314-0/+37