aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-211-0/+23
* translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-121-0/+6
* fix assembly autotest for clang profilesJoerg Bornemann2013-11-111-1/+1
* Take rules into account when tracking changes.Christian Kandeler2013-11-115-12/+99
* Add support for compiling assembler files with GCC.Tim Sander2013-11-076-0/+48
* Add many missing calls to Process.close() and one to TextFile.close().Jake Petroules2013-11-061-0/+1
* Fix autotest.Christian Kandeler2013-11-043-10/+1
* Clean up manual tests.Christian Kandeler2013-10-3112-0/+316
* check property declarations of overridden propertiesJoerg Bornemann2013-10-301-1/+0
* Add failing autotests for bugs.Christian Kandeler2013-10-294-0/+43
* Check for duplicate product names.Christian Kandeler2013-10-287-0/+46
* Add failing autotest for QBS-424.Christian Kandeler2013-10-235-0/+43
* Fix autotest on Windows.Christian Kandeler2013-10-222-2/+4
* Take dependencies into account when tracking changes.Christian Kandeler2013-10-223-0/+28
* Fix autotest project file.Christian Kandeler2013-10-171-0/+1
* Spring cleaning in manual tests.Christian Kandeler2013-10-1432-0/+1034
* detect cycles in rule dependenciesJoerg Bornemann2013-10-144-0/+56
* introduce TestBlackbox::unifiedLineEndings()Joerg Bornemann2013-10-142-0/+17
* Fix FileInfo.path().Christian Kandeler2013-10-142-7/+11
* Add test case for checking the list of build system files.Christian Kandeler2013-10-142-0/+19
* in the scanner, only remove connections the scanner createdJoerg Bornemann2013-10-111-2/+1
* Make failing autotest less noisy.Christian Kandeler2013-10-101-1/+3
* Update tests to use "qbsSearchPaths" property.Christian Kandeler2013-10-103-1/+1
* Add test case for QBS-394.Christian Kandeler2013-10-094-0/+44
* Factor out common code in API test.Christian Kandeler2013-10-091-8/+10
* Introduce new project/product property "qbsSearchPaths".Christian Kandeler2013-10-094-2/+12
* build fix: use the same types for QCOMPAREJoerg Bornemann2013-09-241-1/+1
* Add autotests for JS extensions.Christian Kandeler2013-09-246-0/+194
* Add autotest for products exporting a module with dependencies.Christian Kandeler2013-09-097-0/+42
* add autotest for precompiled headersJoerg Bornemann2013-09-026-0/+78
* 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-053-3/+3