summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing data for test case.Christian Kandeler2013-08-262-0/+11
* Take the condition of a "filetagsFilter" group into account.Christian Kandeler2013-08-262-0/+25
* Fix autotest on OSX.Christian Kandeler2013-08-231-0/+1
* Refactor Project::targetExecutable().Christian Kandeler2013-08-231-0/+1
* Remove unused #include from tst_api.cpp.Christian Kandeler2013-08-221-1/+0
* API: Add ability to retrieve the list of files to be installed.Christian Kandeler2013-08-216-1/+204
* Even better handling of property changes when restoring a build graph.Christian Kandeler2013-08-192-12/+39
* Handle changes in transformers when re-using a stored build graph.Christian Kandeler2013-08-142-0/+49
* Add new XFAIL autotest for property change tracking.Christian Kandeler2013-08-131-0/+8
* print hints if qbs_autotests is set up incorrectlyJoerg Bornemann2013-07-312-23/+20
* make TestBlackbox::missingProfile work with default profilesJoerg Bornemann2013-07-231-2/+22
* add build option --check-timestampsJoerg Bornemann2013-07-231-0/+2
* remove widgets dependency from qt5plugin testJoerg Bornemann2013-07-232-3/+1
* Use previous results of calls to "File.exists()" in change tracking.Christian Kandeler2013-07-162-1/+32
* Handle "indirect" changes to a product's file list.Christian Kandeler2013-07-167-0/+46
* Properly support disabled projects.Christian Kandeler2013-07-123-0/+14
* Remember all the properties read in prepare scripts.Christian Kandeler2013-07-115-0/+51
* Make sure no remains of removed products stay in the build graph.Christian Kandeler2013-07-115-0/+60
* Fix exit code handling in blackbox test.Christian Kandeler2013-07-111-1/+1
* Do not use an "as" specifier for URI imports.Christian Kandeler2013-07-059-9/+9
* Make built-in JavaScript extensions available on demand.Christian Kandeler2013-07-038-0/+10
* fix ruleConditions blackbox testJoerg Bornemann2013-07-031-1/+1
* Prepare qbs project files for selective inclusion.Christian Kandeler2013-07-021-1/+2
* Re-introduce property qbs.installPrefix.Christian Kandeler2013-06-282-3/+4
* 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