* Switch android installation to use cmdline-tools
* Switch android-toolsets and xamarin-android-ndk to use new sdkmanager
* Remove cmdline-tools installation from toolset as it's installed
* Remove redundant steps with warning prevention
* Remove hardcoded licenses as they are accepted during the installation
* Add tests to check that both sdkmanagers are available
* Simplify Get-AndroidInstalledPackages function to use list_installed
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
* add env variables to docs, add extra ndk
* add new header 4
* rename variable
* add ndk to toolset as generic approach
* grep latest version
* install latest lts
* improve function
* rename function
* removed pypy version workaround for macOS 10.13
* fix toolcache test on macos
* fixed an error
* disable strict name checking for imported powershell modules
* Ruby 3.0 doesn't exists on 10.13
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
* [macOS] Fail Pester tests on error
* return it back
* [macOS] Pester tests fail on error
* some tests were moved
* appcenter cli moved
* openssl separate describe
* added new tests for java
* moved stack from haskell
* invoke tests to stack
* xamarin added tests sources
* mongo tests fix
* ndk path
* xamarin-android-ndk-tests removed
* fix nitpicks
* added new filename for XamarinNDK
* AzCopy Describe change
* added azcopy C correct.
* android additional_tools tests
* remove null elements from massive
* added new lines for verification macos 10.13
* add Android Tests for mac, not for linux