aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Properly treat "usings" as inputs when applying rules.Christian Kandeler2014-06-027-10/+72
* | Fix "Add Files" functionality.Christian Kandeler2014-06-022-0/+37
* | Fix WiX autotest.Jake Petroules2014-06-022-3/+3
* | Fix "appWithoutSources" blackbox test for Windows.Christian Kandeler2014-05-283-3/+8
* | Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-1/+0
* | run rules on dependency-only productsJoerg Bornemann2014-05-264-0/+44
* | Reduce code duplication in blackbox tests.Christian Kandeler2014-05-232-61/+61
* | Sanitize the project setup API.Christian Kandeler2014-05-231-4/+2
* | 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 inheritance for Groups with the same fileTagsFilterJoerg Bornemann2014-05-191-1/+0
* | fix TestBlackbox::testNodeJsJoerg Bornemann2014-05-161-1/+1
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-152-4/+9
|\|
| * use PathProbe in dynamicRuleOutputs testJoerg Bornemann2014-05-121-2/+7
| * Autotests: Increase timeout for "infinite loop" tests.Christian Kandeler2014-05-091-2/+2
* | 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-287-19/+51
|\|
| * Fuzzy tester: Print error message also for clean build failures.Christian Kandeler2014-04-222-6/+8
| * Increase timeout in tests.Christian Kandeler2014-04-161-2/+2
| * Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-163-4/+24
| * Fix "inifiniteLoop" test for Qt 4.Christian Kandeler2014-04-151-1/+7
| * Allow long-running commands to be canceled.Christian Kandeler2014-04-151-2/+1
| * 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
* | Expose in the API whether a product can be run.Christian Kandeler2014-04-223-0/+32
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-154-0/+51
|/
* Make "infinite-loop" test app not actually run infinitely.v1.2.0Christian Kandeler2014-04-142-2/+4
* Add (failing) autotest for QBS-552.Christian Kandeler2014-04-116-1/+95
* 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-1/+59
* 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-267-4/+32
* Introduce abstraction layer for QSKIP.Christian Kandeler2014-03-243-7/+42
* Add XFAIL autotest for QBS-537.Christian Kandeler2014-03-246-2/+36