aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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