aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* sanitize stdout/stderr output in blackbox testJoerg Bornemann2014-06-131-0/+8
* fix TestBlackbox::erroneousFiles on *nixJoerg Bornemann2014-06-131-2/+3
* yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-101-0/+22
* pass file dependencies to recursive dependency scannersJoerg Bornemann2014-05-211-1/+0
* extend TestBlackBox::fileDependenciesJoerg Bornemann2014-05-191-0/+8
* Fix crash on product disabling.Christian Kandeler2014-04-301-0/+15
* Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-151-5/+10
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-111-0/+2
* Fix WiX test and turn it into an autotest.Jake Petroules2014-04-111-0/+57
* Fix crash with Properties item as child of Project item.Joerg Bornemann2014-04-071-0/+6
* Make "Qt.declarative" available as "Qt.quick" again for Qt 4.Christian Kandeler2014-03-311-1/+1
* Fix QML debugging test.Christian Kandeler2014-03-311-2/+1
* Fix QML debugging for Qt 5.Christian Kandeler2014-03-311-0/+15
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-261-0/+20
* Introduce abstraction layer for QSKIP.Christian Kandeler2014-03-241-6/+3
* fix library dependency orderJoerg Bornemann2014-03-141-0/+3
* Add test coverage for new PropertyList extension features.Jake Petroules2014-02-281-1/+12
* Fix "addedFilePersistent" autotest.Christian Kandeler2014-02-271-3/+3
* Fix blackbox tests when used with build directory preference.Jake Petroules2014-02-261-1/+1
* 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
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-17/+81
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* add tst_blackBox::changeDependentLibJoerg Bornemann2014-02-111-0/+18
* fix compilation error with QT_VERSION < 0x050000Maxim Zaitsev2014-01-211-1/+1
* Add a JS extension for working with property lists.Jake Petroules2014-01-201-0/+17
* add autotest for dynamic rule outputsJoerg Bornemann2014-01-201-0/+53
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-151-9/+29
|\
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-141-3/+17
| * 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-091-1/+1
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | 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-091-0/+16
* | Add support for soft dependencies.Christian Kandeler2014-01-081-0/+6
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-121-1/+1
|\|
| * Fix artifact cleaner.Christian Kandeler2013-12-121-1/+1
* | Observe access to project properties in prepare scripts and commands.Christian Kandeler2013-12-101-3/+22
* | Track access to product properties in commands.Christian Kandeler2013-12-051-2/+21
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-051-9/+30
|\|
| * Fix "clean" operation.Christian Kandeler2013-12-041-9/+30
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-261-16/+28
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-221-0/+23
|\|
| * Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-211-0/+23
* | Turn NSIS manual test into an autotest.Jake Petroules2013-11-181-0/+40
|/
* fix assembly autotest for clang profilesJoerg Bornemann2013-11-111-1/+1
* Take rules into account when tracking changes.Christian Kandeler2013-11-111-12/+59
* Add support for compiling assembler files with GCC.Tim Sander2013-11-071-0/+15