Add PNSE CustomMarshaler tests (for Tlbimp compat) (#21438)
authorJeremy Koritzinsky <jkoritzinsky@gmail.com>
Sat, 8 Dec 2018 05:36:01 +0000 (21:36 -0800)
committerJan Kotas <jkotas@microsoft.com>
Sat, 8 Dec 2018 05:36:01 +0000 (21:36 -0800)
commitd26b3b538dae408635806bb86d14e6d64f6cbd80
tree6312d629060c34968fdd89de75a4f797771609b8
parentca60cf7c507e73f3bb28de0f7781b201a66cf8d2
Add PNSE CustomMarshaler tests (for Tlbimp compat) (#21438)
tests/src/Interop/CMakeLists.txt
tests/src/Interop/PInvoke/CustomMarshalers/CMakeLists.txt [new file with mode: 0644]
tests/src/Interop/PInvoke/CustomMarshalers/CustomMarshalersNative.cpp [new file with mode: 0644]
tests/src/Interop/PInvoke/CustomMarshalers/CustomMarshalersTest.cs [new file with mode: 0644]
tests/src/Interop/PInvoke/CustomMarshalers/CustomMarshalersTest.csproj [new file with mode: 0644]