aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/groovy/org
Commit message (Expand)AuthorAgeFilesLines
* Remove QtAddDependencyTaskTero Koponen2025-02-244-53/+23
* Fix plugin not recognizing when non-Android kit was being usedTero Koponen2025-01-171-5/+9
* Fix getSDKDirectory being called twiceTero Koponen2024-12-171-2/+2
* Modify NDK version resolvingTero Koponen2024-12-052-3/+72
* Re-work the resolving of ninja executable pathTero Koponen2024-11-061-2/+2
* Cleanup QtGP test casesTero Koponen2024-10-084-120/+78
* Change functions from def to typedTero Koponen2024-10-014-38/+39
* Refactor QtBuildTask and testsTero Koponen2024-09-134-32/+60
* Change qtPath and qtKitDir back to type File on QtPluginExtensionTero Koponen2024-09-023-3/+9
* Modify tests to work with QtPath type String instead of FileTero Koponen2024-08-292-3/+3
* Modify QtBuildTaskTest to use new output handlingTero Koponen2024-08-221-7/+19
* Refactor ABI checkTero Koponen2024-08-151-2/+1
* Add ANDROID_SDK_ROOT env path to SDK resolving1.0_RCTero Koponen2024-08-141-12/+0
* Fallback to env variable for SDK locationOlli Vuolteenaho2024-07-291-1/+7
* Add QT_ANDROID_BUILD_ALL_ABIS flagTero Koponen2024-07-251-1/+1
* Add SDK and NDK tests to QtBuildTaskTest classTero Koponen2024-07-252-16/+84
* Add test case for nonexistent commandOlli Vuolteenaho2024-07-241-0/+10
* Improve tests a bitOlli Vuolteenaho2024-07-231-4/+4
* Fix whitespace in path on different OSsOlli Vuolteenaho2024-07-231-4/+4
* Add cmake and ninja tests to QtBuildTaskTest classTero Koponen2024-07-232-3/+67
* Add json helper tests to QtBuildTaskTest classTero Koponen2024-07-232-0/+86
* Fix exec tests failingTero Koponen2024-07-161-2/+4
* Add exec tests to QtBuildTaskTest classTero Koponen2024-07-151-0/+18
* Add tests to QtBuildTaskTest classTero Koponen2024-07-123-20/+112
* Add tests for QtGradlePluginTero Koponen2024-07-112-0/+116