64a3c23ead
As reported in #530, there are some cases where libraries use `MonoPackageManager.setContext`, which has a “vestigial” implementation/comment in Xamarin.Android. I added this method and a couple quick tests for future validation. |
||
---|---|---|
.. | ||
MonoEmbeddinator4000.Tests | ||
android | ||
common | ||
leaktest | ||
managed | ||
managedwarn | ||
objc-cli | ||
objcgentest | ||
.gitignore | ||
README.md |
README.md
Test suite
This directory contains the test suite for Embeddinator.
To run the test suite, run RunTestsuite.sh
inside this directory.
The test suite is composed by a few different projects/directories:
* common: common test driver
* objc-cli: Objective-C specific test driver
* managed: Managed code test types