aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow directories in "references" properties.Christian Kandeler2013-12-0512-1/+51
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-283-3/+6
|\
| * ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-272-1/+5
| * Braces cleanupOrgad Shaneh2013-11-261-2/+1
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-262-18/+33
* | Lock the build graph while jobs are running.Christian Kandeler2013-11-251-2/+12
* | API: Add the ability to remove groups.Christian Kandeler2013-11-251-0/+17
* | API: Allow to remove files from a product.Christian Kandeler2013-11-251-3/+38
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-221-0/+23
|\|
| * Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-211-0/+23
* | API: Allow adding files to a group with a directory prefix.Christian Kandeler2013-11-213-3/+32
* | API: Allow adding to a non-literal files list.Christian Kandeler2013-11-211-3/+2
* | Add API for adding groups and files.Christian Kandeler2013-11-2013-13/+214
* | Turn NSIS manual test into an autotest.Jake Petroules2013-11-185-0/+42
* | Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-181-1/+1
* | Fix a number of problems with the NSIS module.Jake Petroules2013-11-142-1/+3
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-146-13/+106
|\|
| * 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
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-112-2/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-117-0/+49
|\|
| * 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
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-072-2/+2
* | Merge branch '1.1' into 'master'.Christian Kandeler2013-11-0625-177/+33
|\|
| * Fix autotest.Christian Kandeler2013-11-043-10/+1
| * Fix broken property reference.Jake Petroules2013-11-041-1/+1
| * Clean up manual tests.Christian Kandeler2013-10-3122-166/+31
* | Merge remote-tracking branch 'origin/1.1'Oswald Buddenhagen2013-10-3046-5983/+162
|\|
| * check property declarations of overridden propertiesJoerg Bornemann2013-10-301-1/+0
| * Add failing autotests for bugs.Christian Kandeler2013-10-294-0/+43
| * Add examples.Christian Kandeler2013-10-2929-5983/+0
| * 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
* | Add support for building NSIS setup packages.Jake Petroules2013-10-233-0/+27
* | Fix a couple minor bugs in WiX support.Jake Petroules2013-10-221-1/+1
* | Add support for building MSI and EXE installers with WiX.Jake Petroules2013-10-214-0/+63
|/
* Remove manual test "group tagger conflict".Christian Kandeler2013-10-154-67/+0
* Spring cleaning in manual tests.Christian Kandeler2013-10-1435-10/+63
* 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-107-4/+4