aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/blackbox-java.qbs
Commit message (Collapse)AuthorAgeFilesLines
* Remove the base module import from most test data projectsJoerg Bornemann2018-06-221-1/+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>
* Use Utilities.cStringQuote in qbs project filesChristian Kandeler2017-10-131-2/+2
| | | | | | | | This function has been available since 1.8. Change-Id: I0114bf8ec41f3be0c306be943d15599e09f69cc7 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* Move blackbox-java and blackbox-clangdb tests into their own filesJake Petroules2017-05-301-0/+22
No real reason for the separation, and more consistent with the rest of the tests. Change-Id: I7002a18c6e3441b6de2b80c6dd6daaa9d76c30cb Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>