xamarin-macios/tests
Sebastien Pouliot 00ada0f773 Move parts of dontlink tests into new introspection tests (#32)
Those tests needs to be run with the linker disabled since they use
reflection for most of their work.

The original dontlink (for linker tests) was becoming too large in
some configuration (e.g. tvOS release with bitcode) but this was
due to other BCL assemblies (not the introspection tests)
2016-05-04 20:14:32 -04:00
..
api-shared/ObjCRuntime [tests] Add bindings-test. 2016-04-26 17:27:37 -04:00
bindings-framework-test [tests] Add bindings-framework-test. 2016-04-26 17:48:55 -04:00
bindings-test [tests] Add bindings-test. 2016-04-26 17:27:37 -04:00
common Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
introspection Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
test-libraries [tests] Add test-libraries. 2016-04-26 08:00:35 -04:00
.gitignore [tests] Add bindings-framework-test. 2016-04-26 17:48:55 -04:00
HtmlTransform.xslt [tests] Move HtmlTransform.xslt here from maccore. (#16) 2016-04-28 15:07:26 -04:00
Makefile Add an optional dependency on xamarin-specific build logic. 2016-04-24 14:48:45 -04:00
README.md [tests] Add README placeholder note 2016-04-25 16:55:12 -04:00

README.md

README.md

Our test suites are presently being re-worked to work without external, non public, dependencies. They will be added here shortly.