aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-163-0/+0
* sanitize stdout/stderr output in blackbox testJoerg Bornemann2014-06-132-0/+9
* fix TestBlackbox::erroneousFiles on *nixJoerg Bornemann2014-06-131-2/+3
* yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-103-0/+42
* pass file dependencies to recursive dependency scannersJoerg Bornemann2014-05-211-1/+0
* extend TestBlackBox::fileDependenciesJoerg Bornemann2014-05-193-1/+16
* use PathProbe in dynamicRuleOutputs testJoerg Bornemann2014-05-121-2/+7
* 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
* Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-151-5/+10
* 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
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-266-0/+29
* Introduce abstraction layer for QSKIP.Christian Kandeler2014-03-242-7/+4
* fix library dependency orderJoerg Bornemann2014-03-149-0/+125
* Add test coverage for new PropertyList extension features.Jake Petroules2014-02-282-1/+77
* Introduce PropertyList functions isEmpty and clear.Jake Petroules2014-02-281-0/+26
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-271-2/+2
* Fix "addedFilePersistent" autotest.Christian Kandeler2014-02-271-3/+3
* Do not share product properties with artifacts.Christian Kandeler2014-02-262-3/+3
* Fix blackbox tests when used with build directory preference.Jake Petroules2014-02-261-1/+1
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-2514-33/+33
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-4/+4
* Serialize information about rules with changed inputs.Christian Kandeler2014-02-201-0/+2
* Use dynamic rules in some autotests.Christian Kandeler2014-02-182-9/+12
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-1310-18/+128
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* add tst_blackBox::changeDependentLibJoerg Bornemann2014-02-115-0/+133
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-291-0/+2
|\
| * fix warning in autotestv1.1.21.1Joerg Bornemann2014-01-231-0/+2
* | fix compilation error with QT_VERSION < 0x050000Maxim Zaitsev2014-01-211-1/+1
* | Add a JS extension for working with property lists.Jake Petroules2014-01-203-0/+56
* | add autotest for dynamic rule outputsJoerg Bornemann2014-01-206-0/+415
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-154-14/+40
|\|
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-144-8/+28
| * Fix "clean" autotest on OSX.Christian Kandeler2014-01-141-6/+12
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-131-1/+2
|\|
| * Fix corner case in "up to date" check.Christian Kandeler2014-01-101-1/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0939-39/+39
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0839-39/+39
* | Style: don't pass empty command arguments.Jake Petroules2014-01-091-1/+2
* | Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-094-0/+39
* | Add support for soft dependencies.Christian Kandeler2014-01-084-0/+25
* | Add function "lastModified" to the "File" JS extension.Christian Kandeler2014-01-071-0/+4