aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata
Commit message (Expand)AuthorAgeFilesLines
* fix crash on Properties block in Export itemv1.2.1Joerg Bornemann2014-05-081-0/+4
* Fix crash on product disabling.Christian Kandeler2014-04-301-0/+5
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-111-0/+1
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-112-0/+11
* Fix WiX test and turn it into an autotest.Jake Petroules2014-04-114-0/+63
* Fix crash with Properties item as child of Project item.Joerg Bornemann2014-04-071-0/+12
* Make "Qt.declarative" available as "Qt.quick" again for Qt 4.Christian Kandeler2014-03-311-3/+19
* fix staticLibraryDeps test on OS XJoerg Bornemann2014-03-311-0/+1
* Fix QML debugging for Qt 5.Christian Kandeler2014-03-312-0/+21
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-264-0/+8
* fix library dependency orderJoerg Bornemann2014-03-148-0/+122
* Add test coverage for new PropertyList extension features.Jake Petroules2014-02-281-0/+65
* 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
* Do not share product properties with artifacts.Christian Kandeler2014-02-262-3/+3
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-2514-33/+33
* Use dynamic rules in some autotests.Christian Kandeler2014-02-182-9/+12
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-138-1/+44
* add tst_blackBox::changeDependentLibJoerg Bornemann2014-02-113-0/+114
* 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
* | Add a JS extension for working with property lists.Jake Petroules2014-01-201-0/+38
* | add autotest for dynamic rule outputsJoerg Bornemann2014-01-204-0/+361
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-153-5/+11
|\|
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-143-5/+11
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0937-37/+37
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0837-37/+37
* | Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-092-0/+22
* | Add support for soft dependencies.Christian Kandeler2014-01-082-0/+18
* | Add function "lastModified" to the "File" JS extension.Christian Kandeler2014-01-071-0/+4
* | Observe access to project properties in prepare scripts and commands.Christian Kandeler2013-12-101-1/+3
* | Fix transformer property change check.Christian Kandeler2013-12-101-0/+10
* | Track access to product properties in commands.Christian Kandeler2013-12-051-1/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-052-4/+7
|\|
| * Fix "qbs clean" autotest on Windows.Christian Kandeler2013-12-042-1/+4
| * Fix "clean" operation.Christian Kandeler2013-12-041-3/+3
* | Allow directories in "references" properties.Christian Kandeler2013-12-051-1/+1
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-282-1/+5
|\|
| * ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-272-1/+5
* | Turn NSIS manual test into an autotest.Jake Petroules2013-11-183-0/+30
* | Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-181-1/+1
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-145-0/+46
|\|
| * translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-121-0/+6
| * Take rules into account when tracking changes.Christian Kandeler2013-11-114-0/+40
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-112-2/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-115-0/+33
|\|
| * Add support for compiling assembler files with GCC.Tim Sander2013-11-074-0/+32
| * Add many missing calls to Process.close() and one to TextFile.close().Jake Petroules2013-11-061-0/+1
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-072-2/+2
|/
* Fix autotest.Christian Kandeler2013-11-042-9/+0