aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-8/+1
* Fix the "infiniteLoopBuilding" autotestChristian Kandeler2017-02-072-1/+2
* Qt: Allow to disable keywordsChristian Kandeler2017-02-074-0/+29
* Disambiguate command-line overridesChristian Kandeler2017-01-302-41/+44
* Add a Utilities.cStringQuote functionJake Petroules2017-01-303-0/+5
* Give the FileTagger item a "condition" propertyChristian Kandeler2017-01-274-0/+25
* Allow moc_*.cpp files to be combined into a single C++ sourceChristian Kandeler2017-01-265-0/+36
* Merge 1.7 into masterChristian Kandeler2017-01-203-0/+25
|\
| * Fix outdated code construct in QtPlugin.qbsChristian Kandeler2017-01-163-0/+25
* | Make loaded extensions available in JavaScript commandsJoerg Bornemann2017-01-194-11/+25
* | Do not copy shared libraries for smart relinkingChristian Kandeler2017-01-181-0/+1
* | Add an autotest for smart relinkingChristian Kandeler2017-01-165-0/+131
* | Make it configurable whether system headers become dependenciesChristian Kandeler2017-01-122-0/+22
* | Add XFAILing autotest for newly discovered bugJoerg Bornemann2017-01-124-0/+39
* | Make scanning information persistentChristian Kandeler2017-01-101-20/+0
* | Merge 1.7 into masterChristian Kandeler2017-01-066-3/+25
|\|
| * Do not leak the build graph locker if project resolving is cancelledv1.7.1Christian Kandeler2017-01-051-1/+14
| * Fix race condition in qmake buildChristian Kandeler2017-01-053-0/+3
* | Fix deploymentTarget autotest with older versions of Apple Clang (< 6)Jake Petroules2017-01-054-9/+32
* | Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-2/+2
* | Fix buildChristian Kandeler2017-01-041-0/+1
* | Change style of #includes of Qt headersJake Petroules2017-01-0428-85/+96
* | Fix typescript autotestChristian Kandeler2017-01-041-2/+8
* | Merge "Merge 1.7 into master"Christian Kandeler2017-01-024-24/+43
|\ \
| * | Merge 1.7 into masterChristian Kandeler2017-01-024-24/+43
| |\|
| | * Fix javaDependencyTracking autotest with Java 6 on Windows and LinuxJake Petroules2016-12-191-9/+7
| | * Fix clangdb autotests with MSVC and MinGWJake Petroules2016-12-193-15/+35
* | | Fix restoration of symbolic commitsJoerg Bornemann2017-01-023-3/+17
|/ /
* | Change the default base directory for entries of the "files" listChristian Kandeler2016-12-2324-86/+0
* | Move language testdata to a more sensible locationJake Petroules2016-12-22155-0/+1975
* | Do not remove artifacts from the scan result cacheChristian Kandeler2016-12-221-2/+0
* | Change tracking: Do not re-expand wildcards if we know we don't have toChristian Kandeler2016-12-222-0/+5
* | Fix artifact-scanning autotest on Darwin platformsChristian Kandeler2016-12-211-0/+3
* | Allow Probe items inside Project itemsDenis Klychkov2016-12-194-18/+66
* | Merge 1.7 into masterChristian Kandeler2016-12-166-30/+80
|\|
| * Fix deploymentTarget autotest with older versions of XcodeJake Petroules2016-12-142-13/+33
| * Fix clangdb autotest on WindowsChristian Kandeler2016-12-131-0/+12
| * Fix erroneousFiles test on Windows when ls.exe is in the PATHJake Petroules2016-12-121-1/+1
| * Split up javaDependencyTracking testJake Petroules2016-12-122-15/+31
| * Fix unnecessary output noise and absolute path assertions in testsJake Petroules2016-12-122-1/+3
* | Change tracking: Detect formerly missing source files being presentChristian Kandeler2016-12-146-0/+39
* | Add autotest for artifact scanningChristian Kandeler2016-12-1410-0/+156
* | Merge 1.7 into masterChristian Kandeler2016-12-0927-19/+256
|\|
| * Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-092-10/+56
| * Fix some issues in the WiX module causing the autotest to failJake Petroules2016-12-092-9/+13
| * Fix javaDependencyTrackingInnerClass test when Java is not installedv1.7.0Jake Petroules2016-12-091-1/+9
| * Downgrade error message from JavaCompilerScanner to a warningJake Petroules2016-12-074-0/+22
| * Emit deprecation warnings for relative paths in certain contextsChristian Kandeler2016-12-0618-0/+80
| * Add support for building Inno Setup packagesJake Petroules2016-12-055-0/+77
* | Merge 1.7 into masterChristian Kandeler2016-12-028-4/+43
|\|