Add test for exception handling on foreign threads.
authorAditya Mandaleeka <adityam@microsoft.com>
Wed, 30 Mar 2016 03:11:55 +0000 (20:11 -0700)
committerAditya Mandaleeka <adityam@microsoft.com>
Wed, 30 Mar 2016 22:32:55 +0000 (15:32 -0700)
commit77f4b171604a66b14e85f25be2167aaa09e4d5ba
tree9a1ee86b08bd029a41eead98f5fdc5acd1844b9b
parent6cbd27ede090e1731b96d4d2b18813adb67e1487
Add test for exception handling on foreign threads.
tests/src/Exceptions/ForeignThread/CMakeLists.txt [new file with mode: 0644]
tests/src/Exceptions/ForeignThread/ForeignThreadExceptions.cs [new file with mode: 0644]
tests/src/Exceptions/ForeignThread/ForeignThreadExceptions.csproj [new file with mode: 0644]
tests/src/Exceptions/ForeignThread/ForeignThreadExceptionsNative.cpp [new file with mode: 0644]
tests/src/Exceptions/ForeignThread/project.json [new file with mode: 0644]