aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix API test.Christian Kandeler2014-01-141-6/+10
* Take source artifact properties into account when change tracking.Christian Kandeler2014-01-145-9/+29
* Fix "clean" autotest on OSX.Christian Kandeler2014-01-141-6/+12
* Fix corner case in "up to date" check.Christian Kandeler2014-01-101-1/+2
* Incremented year in copyright infoRobert Loehning2014-01-0845-45/+45
* Fix artifact cleaner.Christian Kandeler2013-12-121-1/+1
* Fix "qbs clean" autotest on Windows.Christian Kandeler2013-12-042-1/+4
* Fix "clean" operation.Christian Kandeler2013-12-042-12/+33
* ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-272-1/+5
* 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