aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* remove TestBlackbox::codegenJoerg Bornemann2013-06-252-8/+3
* fix static library dependenciesJoerg Bornemann2013-06-241-1/+0
* enhance link_staticlib test for QBS-294Joerg Bornemann2013-06-247-11/+97
* Add XmlDom generator/parser to JavaScriptBogDan Vatra2013-06-241-0/+25
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-187-16/+16
* convert profile values to the right property typeJoerg Bornemann2013-06-182-1/+26
* Allow installing without building.Christian Kandeler2013-06-171-0/+7
* Use the new sub-project feature in the qbs project files.Christian Kandeler2013-06-171-0/+15
* Allow projects to be nested.Christian Kandeler2013-06-177-0/+97
* fix tracking of addition/removal of Q_OBJECT headersJoerg Bornemann2013-06-102-3/+25
* fix output handling in TestBlackbox::runQbsJoerg Bornemann2013-06-101-2/+4
* Improve Info.plist handling.Jake Petroules2013-06-071-2/+1
* Add XIB compiler.Jake Petroules2013-06-0410-0/+5219
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-036-11/+11
* Check whether files listed in "files" property actually exist.Christian Kandeler2013-05-291-0/+0
* fix overriding of project propertiesJoerg Bornemann2013-05-231-2/+1
* fix overrideProjectProperties testJoerg Bornemann2013-05-234-4/+20
* Use private implementation in API classes.Christian Kandeler2013-05-231-2/+2
* Add XFAIL test case for QBS-281.Christian Kandeler2013-05-235-0/+41
* fix shaky Windows blackbox testsJoerg Bornemann2013-05-221-1/+2
* fix overrideProjectProperties test for OS XJoerg Bornemann2013-05-221-1/+2
* make project properties available in rulesJoerg Bornemann2013-05-221-0/+7
* rename ProductModule to ExportJoerg Bornemann2013-05-226-7/+7
* Tests: Fix transformer test plain execution on WindowsOrgad Shaneh2013-05-061-1/+3
* add autotest for file dependenciesJoerg Bornemann2013-05-027-0/+60
* fix overriding of project/product propertiesJoerg Bornemann2013-04-294-0/+27
* make associative array properties visible in rulesJoerg Bornemann2013-04-181-1/+20
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-176-10/+9
* Add test case for disabled products.Christian Kandeler2013-04-164-0/+14
* Deal with environment changes.Christian Kandeler2013-04-161-1/+0
* Add autotest for tracking environment changes.Christian Kandeler2013-04-163-1/+22
* Fix handling of minimum Windows version and subsystem linker flags.Jake Petroules2013-04-122-4/+11
* Refactor blackbox tests.Christian Kandeler2013-04-122-40/+92
* Skip non-applicable command line parser test on Windows.Christian Kandeler2013-04-121-5/+8
* expose project scope in referenced productsJoerg Bornemann2013-04-101-1/+0
* Fix building for more than one configuration at once.Christian Kandeler2013-04-091-0/+41
* react smarter on changed properties and added productsJoerg Bornemann2013-04-081-2/+0
* Update product properties test to cover referenced products.Christian Kandeler2013-04-055-48/+52
* implement Rule.condition propertyJoerg Bornemann2013-04-057-0/+61
* introduce product.dependencies propertyJoerg Bornemann2013-04-034-0/+86
* Make commandline parser auto test deterministic.Christian Kandeler2013-03-271-1/+3
* Fix problems with time logging.Christian Kandeler2013-03-261-0/+8
* Add new command "resolve".Christian Kandeler2013-03-262-1/+45
* remove Product.destination in favor of Product.destinationDirectoryJoerg Bornemann2013-03-254-9/+9
* Fix some unused parameter warnings in the manual tests.Jake Petroules2013-03-253-2/+3
* remove Settings parameter from Loader c'torJoerg Bornemann2013-03-211-3/+1
* speed up tst_blackboxJoerg Bornemann2013-03-212-10/+3
* fix waitForTimestamp() calls in tst_blackboxJoerg Bornemann2013-03-211-1/+3
* introduce waitForNewTimestamp() function in tst_blackboxJoerg Bornemann2013-03-212-9/+19
* Add support for setting the minimum operating system target version.Jake Petroules2013-03-202-0/+150