aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Fix autotest on Windows.Christian Kandeler2014-08-082-1/+4
* fix --changed-files functionalityJoerg Bornemann2014-08-061-1/+0
* enhance TestBlackbox::changedFilesJoerg Bornemann2014-08-063-4/+46
* Add autotest for QBS-559.Christian Kandeler2014-08-065-0/+45
* multiplex rules now always see all inputsJoerg Bornemann2014-08-011-1/+0
* add test for dynamic multiplex rule inputsJoerg Bornemann2014-08-016-0/+48
* Autotests: Make "copy and touch" operation atomic.Christian Kandeler2014-08-012-26/+5
* Tests: Move waitForNewTimestamp() function to shared file.Christian Kandeler2014-07-303-12/+2
* skip TestBlackbox::testAssetCatalog for OS X < 10.9Joerg Bornemann2014-07-241-0/+4
* Add autotest for tracking wildcard-related changes.Christian Kandeler2014-07-233-0/+29
* fix build on platforms != OS XJoerg Bornemann2014-07-221-0/+2
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-224-1/+701
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-226-0/+57
* make it possible to set module properties on artifacts in outputArtifactsJoerg Bornemann2014-07-223-1/+15
* Add support for compiling OS X icon sets.Jake Petroules2014-07-219-0/+49
* fix up-to-date check wrt missing file dependenciesJoerg Bornemann2014-07-185-0/+29
* invalidate artifacts if a dependency is removedJoerg Bornemann2014-07-188-0/+50
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-1/+0
* Take product type changes into account when change tracking.Christian Kandeler2014-07-164-0/+26
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-1617-25/+25
* Add and make use of convenience item QtGuiApplication.Christian Kandeler2014-07-145-11/+5
* remove qbsSettings() functionJoerg Bornemann2014-07-091-15/+16
* Allow empty submodules property in Depends item.Christian Kandeler2014-07-093-0/+15
* Make it possible to set profiles per product.Christian Kandeler2014-07-022-10/+17
* 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