aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Support MSVC's /std optionChristian Kandeler2017-08-234-0/+110
| * Fix edge case in change trackingChristian Kandeler2017-08-215-0/+47
* | Introduce the cpufeatures moduleChristian Kandeler2017-08-285-2/+51
* | Fix minimumSystemVersion autotest with older macOS/Xcode, and MinGWJake Petroules2017-08-282-11/+76
* | Introduce property cpp.discardUnusedDataChristian Kandeler2017-08-254-0/+77
* | Fix localDeployment autotest on WindowsChristian Kandeler2017-08-232-2/+13
* | More compilation fixes for localDeployment() autotestChristian Kandeler2017-08-231-1/+1
* | Fix localDeployment autotestChristian Kandeler2017-08-232-0/+2
* | Move all remaining manual tests into autotestsJake Petroules2017-08-2326-209/+360
* | Add a header file for string utility functionsJake Petroules2017-08-232-0/+198
* | Remove the need for calling TextFile.close()Joerg Bornemann2017-08-231-1/+1
* | Fix bug in conditional dependenciesJoerg Bornemann2017-08-231-6/+2
* | Add XFAILing autotest for conditional dependency problemChristian Kandeler2017-08-224-0/+65
* | Make conditional dependencies in modules respect command-line overridesChristian Kandeler2017-08-212-2/+17
* | Fix vcsGit autotestChristian Kandeler2017-08-211-0/+4
* | VCS autotests: Fix process error checkingChristian Kandeler2017-08-211-20/+23
* | Add TextFile.Append for appending data to text filesJoerg Bornemann2017-08-211-2/+12
* | Fix vcsGit autotestChristian Kandeler2017-08-181-2/+5
* | Introduce the vcs moduleChristian Kandeler2017-08-184-0/+138
* | Allow overriding the Qbs autotest profile with an environment variableJake Petroules2017-08-163-11/+19
* | Merge 1.9 into masterChristian Kandeler2017-08-1440-61/+355
|\|
| * ModuleLoader: Remove invalid assertionChristian Kandeler2017-08-142-1/+34
| * Fix buildChristian Kandeler2017-08-141-1/+1
| * Fix build data rescuing when multiplexingChristian Kandeler2017-08-144-0/+28
| * Add autotest checking that module loading respects property overridesChristian Kandeler2017-08-145-0/+50
| * Fix recursiveWildcards() autotestChristian Kandeler2017-08-031-0/+2
| * Fix change tracking for wildcardsChristian Kandeler2017-08-032-0/+56
| * Do not access the bundle module unconditionallyChristian Kandeler2017-08-0227-52/+153
| * Autotests: Ensure that waitForNewTimestamp() always terminatesChristian Kandeler2017-07-311-3/+8
| * Revert change to module merger that broke overriding list propertiesChristian Kandeler2017-07-312-5/+24
* | Make a Group's prefix default to the one of the parent groupChristian Kandeler2017-08-149-0/+2
* | Fix edge case in change trackingChristian Kandeler2017-08-145-0/+58
* | Automatically determine built-in compiler definesJake Petroules2017-08-119-0/+207
* | Introduce dependency parameter Android.sdk.embedJarJake Petroules2017-08-0910-2/+82
* | Fix building with no profileChristian Kandeler2017-08-043-0/+15
* | Add some std::string overloads to shellutilsJake Petroules2017-08-031-1/+2
* | Add FileTagger.priorityJoerg Bornemann2017-08-032-0/+21
* | Make it possible to add file tags to generated artifactsJoerg Bornemann2017-08-034-0/+47
* | List find helpers in Qbs project tree for easy editingJake Petroules2017-08-031-0/+6
* | Centralize conversion of multiplex id to human-readable stringChristian Kandeler2017-08-031-3/+3
* | Fix problems regarding multiplexing and Depends.profilesChristian Kandeler2017-08-026-0/+116
* | Use categorized logging for the input artifact scannerJoerg Bornemann2017-08-021-72/+72
* | Fix "localProfiles" autotest on macOSChristian Kandeler2017-08-011-0/+1
* | Introduce the Profile itemChristian Kandeler2017-08-013-0/+166
* | Merge 1.9 into masterChristian Kandeler2017-07-286-2/+55
|\|
| * Fix glitch with new module property access syntaxChristian Kandeler2017-07-271-2/+2
| * Add test case for a "dynamic project"Christian Kandeler2017-07-245-0/+53
* | Use backpointer from SourceWildcards to ResolvedGroupJoerg Bornemann2017-07-261-3/+2
* | Merge 1.9 into masterChristian Kandeler2017-07-217-4/+30
|\|
| * Fix autotest on MacChristian Kandeler2017-07-211-1/+2