[runtime] Don't insta-fail when a faulty COM type is encountered. (#5616)
[mono.git] / mono / tests / unhandled-exception-9.cs
2017-10-03 Vlad BrezaeMerge pull request #5636 from BrzVlad/fix-xmm-scan
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Vlad Brezae[tests] Add tests for AppDomainUnloadedException handling