summaryrefslogtreecommitdiff
path: root/tests/src/Interop/StructMarshalling/PInvoke
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Fix SystemV AMD64 Explicit structure classification (#22041)Jeremy Koritzinsky6-55/+469
2019-04-03Change Auto charset to mean UTF-8 off-Windows (#23664)Jeremy Koritzinsky4-1/+43
2019-02-25Fix LONG64 definitionAdeel1-1/+1
2019-02-25Address CR feedbackAdeel1-1/+1
2019-02-24Fix comparison and narrowing errors reported by GCCAdeel1-2/+2
2019-01-23Don't redirect stdlib wchar functions to our test platform shims. (#22072)Jeremy Koritzinsky1-2/+2
2019-01-17Unify xplatform.h and platformdefines.h (#21389)Jeremy Koritzinsky1-1/+1
2019-01-11Enable returning more complex structures via PInvoke returns. (#21470)Jeremy Koritzinsky5-1/+203
2019-01-09Remove extraneous eightbytes check for native structures and add tests. (#21590)Jeremy Koritzinsky5-74/+258
2018-11-29Add more advanced SafeArray tests (#21063)Jeremy Koritzinsky1-1/+1
2018-11-13Add tests for AsAny Marshalling (#20963)Jeremy Koritzinsky1-1/+0
2018-09-26Use platformdefines through lib instead of cpp (#19948)Luqun Lou1-1/+1
2018-08-28Fake PR to test CIMatt Galbraith1-27/+27
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-0/+4
2018-08-24Update interop test xplat header (#19576)Aaron Robinson2-109/+109
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson2-9/+9
2017-08-16Move less valuable tests to priority 1.Pat Gavlin1-8/+6
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas2-8/+0
2017-03-08Revise Interop TC Calling Convention (#10014)Jonghyun Park1-101/+101
2016-11-19Fix warnings in native test codeMike Danes2-164/+62
2016-08-25Enable Arm32 Test BuildGaurav Khanna1-0/+1
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy3-54/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-29/+33
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-19/+19
2016-05-18Fix Interop TCs to use long long instead of long (#5054)Dongyun Jin1-6/+6
2016-05-03NetBSD: Fix build with LLVM-3.9Kamil Rytarowski1-2/+2
2016-04-14Updating BuildToolsJose Perez Rodriguez1-1/+10
2016-04-04Disable failing portions of MarshalStructAsLayoutSeqJohn Bottenberg1-6/+38
2016-03-30Port more Interop tests from Desktop CLR to CoreCLRJohn Bottenberg10-0/+7208