You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Mono.Android-Test] Import Mono.Android tests from monodroid/9c5b3712
Import monodroid/tests/runtime from monodroid/9c5b3712.
Add a toplevel `make run-all-tests` target to run the tests.
`make run-all-tests` requires that `adb` be in $PATH, and uses
GNU make(1) features, and...
Additionally, tools/scripts/xabuild *must* be used to execute the
SignAndroidPackage target, to ensure that the local/"in tree"
assemblies are used. There is no "within xbuild" facility to alter
where target framework assemblies are resolved from, i.e no MSBuild
properties currently control the resolution order, only environment
variables, and MSBuild can't *set* environment variables...
Sorry potential/future Windows developers.
0 commit comments