aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix productProperties autotest on MacOSJoerg Bornemann2013-03-201-1/+2
* fix link_staticlib autotest on MacOSJoerg Bornemann2013-03-201-1/+2
* beautify ccp function in tst_blackbox.cppJoerg Bornemann2013-03-201-14/+15
* add test for tracking of product addition/removalJoerg Bornemann2013-03-1910-0/+116
* remove pointless ccp calls from TestBlackbox::trackRemoveFileJoerg Bornemann2013-03-191-2/+0
* Add test case for checking property changes on incremental builds.Christian Kandeler2013-03-195-0/+69
* turn tests/manual/link_staticlib into autotestJoerg Bornemann2013-03-187-0/+4
* fix sameBaseName autotest on MacOSJoerg Bornemann2013-03-181-0/+1
* Remove trailing slash from SRCDIR defines.Christian Kandeler2013-03-181-1/+1
* qbs project files: Add support for auto tests.Christian Kandeler2013-03-187-3/+74
* Add a new test for the .o filename bugfix.Jake Petroules2013-03-187-0/+78
* clean up INCLUDEPATHJoerg Bornemann2013-03-151-0/+1
* Use the correct method for obtaining the OS X version.Jake Petroules2013-03-152-9/+7
* fix blackbox tests after ebdce31cJoerg Bornemann2013-03-121-9/+10