aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/filetagsfilter-merging
Commit message (Collapse)AuthorAgeFilesLines
* Remove the base module import from most test data projectsJoerg Bornemann2018-06-222-3/+0
| | | | | | | | Keep the base import in blackbox/testdata/deprecated-property to ensure we don't accidentally break it. Change-Id: I790da21a7490ec9c1b0335f45e8707e7e04daa7c Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Fix fileTagsFilterMerging autotest on WindowsChristian Kandeler2018-05-281-1/+1
| | | | | Change-Id: Ic1d24fd5d8a453d1e82ab6a24e408734fe89d1cf Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Apply all groups with the same file tag filterChristian Kandeler2018-05-243-0/+41
... rather than considering only the last one. It is a valid use case to add more properties and/or file tags in derived items. Change-Id: I9ebc95a3f485c16c3cc7e21723645ab87c9c1693 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>