aboutsummaryrefslogtreecommitdiffstats
path: root/tests
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-303-0/+21
* 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
* 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
* fix library dependency orderJoerg Bornemann2014-03-149-0/+125
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* 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
* Fuzzy test: Use "rev-parse" instead of "describe".Christian Kandeler2014-02-281-1/+1
* Make fuzzy test more thorough.Christian Kandeler2014-02-282-10/+34
* Improvements to fuzzy test.Christian Kandeler2014-02-271-1/+9
* 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
* Unbundle qbs_fuzzy-test on OS X.Jake Petroules2014-02-262-0/+2
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-2514-33/+33
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Rename the fuzzy tester executable.Christian Kandeler2014-02-212-2/+2
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-214-41/+32
* Fuzzy test: Do "resolve" and "build" separately for incremental builds.Christian Kandeler2014-02-212-6/+12
* Serialize information about rules with changed inputs.Christian Kandeler2014-02-201-0/+2
* Do not cache external project data.Christian Kandeler2014-02-181-1/+9
* Use dynamic rules in some autotests.Christian Kandeler2014-02-182-9/+12
* Fuzzy test: More verbose output, wait longer for git.Christian Kandeler2014-02-171-1/+5
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-1311-19/+150
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* add tst_blackBox::changeDependentLibJoerg Bornemann2014-02-115-0/+133
* Introduce tool for fuzzy testing.Christian Kandeler2014-02-118-1/+477
* 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 command line parser tests.Christian Kandeler2014-01-281-7/+5
* | Do not match files in build directories as source files.Christian Kandeler2014-01-276-0/+23