aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxjava.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix expected path for jdkChristian Stenger2020-01-301-0/+1
* Order list properties by dependenciesRichard Weickelt2020-01-081-1/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-2/+2
* Autotests: Shorten some product namesChristian Kandeler2018-07-271-2/+1
* Fix Java autotestChristian Kandeler2018-02-051-1/+4
* Replace more loops with range-forJake Petroules2017-11-271-2/+1
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-2/+3
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-1/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-2/+2
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Separate the Java and Android autotests into their own suitesJake Petroules2017-08-291-103/+0
* Introduce dependency parameter Android.sdk.embedJarJake Petroules2017-08-091-2/+21
* Fix Xcode and Android probesJake Petroules2017-06-201-1/+1
* Simplify the Java compiler scanner toolJake Petroules2017-06-131-10/+3
* Autotests: Improve the QbsRunParameters classChristian Kandeler2017-06-121-6/+4
* Fix command line overrides in a number of autotestsChristian Kandeler2017-06-091-3/+3
* Remove the profile name from the unique product nameChristian Kandeler2017-06-091-1/+1
* Autotests: Fix the findAndroid() function and its usageChristian Kandeler2017-05-311-8/+12
* Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-301-1/+3
* Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-261-3/+8
* Merge 1.8 into masterChristian Kandeler2017-05-121-0/+3
|\
| * Track Java manifest files as artifacts in the build graphJake Petroules2017-05-091-0/+3
* | Support providing a settings directory to the autotestsChristian Kandeler2017-05-101-10/+8
|/
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Split up javaDependencyTracking testJake Petroules2016-12-121-15/+30
* 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-071-0/+10
* Allow JavaScript expressions when overriding propertiesChristian Kandeler2016-11-081-1/+1
* Update license headersIikka Eklund2016-08-291-15/+13
* Android: Test all NDK architecturesChristian Kandeler2016-08-101-1/+1
* Split off the Java-related blackbox testsChristian Kandeler2016-08-081-0/+293