index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
/
Interop
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Add root MSBuild targets for Interop managed test assets (#19069)
Aaron Robinson
4
-0
/
+87
2018-07-20
Disable manual COM registration logic on ARM32 (#19042)
Aaron Robinson
1
-0
/
+1
2018-07-19
Add issues with COM tests in the helix build. (#19047)
Aaron Robinson
1
-1
/
+1
2018-07-18
Basic .NET client tests (#18843)
Aaron Robinson
34
-389
/
+3873
2018-07-17
Update NativeCallable attribute tests (#18946)
Aaron Robinson
3
-83
/
+177
2018-07-05
Update certain Marshal APIs to match exception thrown on .NET Framework (#18791)
Aaron Robinson
1
-9
/
+9
2018-06-18
Typo (#18520)
John Doe
1
-24
/
+24
2018-06-07
Interop Copy tests now all return 101 during fail rather than crash (#18310)
Aaron Robinson
9
-434
/
+176
2018-04-20
Add better coverage for Marshal.GetDelegateForFunctionPointer (#15339)
Vitek Karas
2
-10
/
+91
2018-04-17
Fix line endings (#17606)
Steve MacLean
1
-95
/
+95
2018-04-16
Enable support DllImport a native assembly whose name contains '.' (#17505)
Luqun Lou
9
-1
/
+224
2018-04-16
[x86/Linux] Fix marshalling struct with 64-bit types (#17455)
Konstantin Baladurin
2
-33
/
+72
2018-03-31
Fix for 17289 (#17336)
Luqun Lou
1
-0
/
+10
2018-03-29
Fix for incorrectly handle invalid UTF8 characters issue (#17302)
Luqun Lou
1
-2
/
+50
2018-03-27
Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)
Luqun Lou
9
-0
/
+466
2018-02-21
Fix StructPacking test for ARM (#16484)
Bruce Forstall
1
-29
/
+29
2018-01-27
Updating the Vector64, Vector128, and Vector256 StructPacking tests.
Tanner Gooding
1
-32
/
+104
2018-01-27
Adding some StructPacking tests to ensure existing types don't regress
Tanner Gooding
2
-0
/
+1638
2018-01-02
Retry: Enable EventPipe across Unix and Windows (#15611)
Victor "Nate" Graf
1
-0
/
+0
2017-09-20
Test marshaling IntPtr.Zero to UTF8 strings, add unit tests
Frederik Carlier
1
-0
/
+19
2017-08-16
Move less valuable tests to priority 1.
Pat Gavlin
16
-146
/
+116
2017-08-09
typo (#13287)
John Doe
1
-1
/
+1
2017-06-28
Remove disabled tests for Marshal.IsComObject(null) (#12359)
Hugh Bellamy
1
-24
/
+0
2017-06-12
Disable some GC tests
wtgodbe
5
-0
/
+15
2017-05-02
Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)
John Bottenberg
1
-0
/
+34
2017-04-29
Bring back Marshal.Read/Write overloads that takes object (#11251)
Yi Zhang (CLR)
2
-0
/
+156
2017-04-27
Fix unittest `LPSTRTest` (#11096)
Hanjoung Lee
2
-7
/
+26
2017-04-19
Stop treating test files as executable and fix encoding (#11065)
Yi Zhang (CLR)
9
-3
/
+3
2017-04-16
Fix warning in LPTSTRTestNative (#10973)
Yi Zhang (CLR)
2
-24
/
+26
2017-03-29
Fix path to CoreCLRTestLibrary from SizeConstTest
Joseph Tremoulet
1
-1
/
+1
2017-03-17
Delete unused ReferenceLocalMscorlib property from test proj files (#10250)
Jan Kotas
43
-174
/
+0
2017-03-16
Delete mscorlib facade (#10157)
Jan Kotas
4
-2
/
+6
2017-03-08
Revise Interop TC Calling Convention (#10014)
Jonghyun Park
10
-191
/
+205
2017-02-06
Android - Fix duplicate definitions of INT_MIN and PAGE_SIZE in unit tests (#...
Frederik Carlier
1
-0
/
+1
2016-11-26
Fix building CoreCLR with Clang 3.9 (#8311)
Jan Vorlicek
1
-2
/
+2
2016-11-19
Fix warnings in native test code
Mike Danes
4
-166
/
+64
2016-10-28
C++ conformance. (building with /permissive-) (#7855)
Phil Christensen
2
-2
/
+4
2016-10-17
Fix calling conventions in ByValArray test.
Pat Gavlin
1
-65
/
+65
2016-10-13
Fix a calling convention in SimpleStructNative.
Pat Gavlin
1
-1
/
+1
2016-08-25
Enable Arm32 Test Build
Gaurav Khanna
15
-0
/
+22
2016-08-23
Bulk moving Tests to use uber project.json
Rama Krishnan Raghupathy
75
-1473
/
+0
2016-08-04
Fix warnings in interop tests and disable IsComObject(null) scenario as it is...
Yi Zhang
5
-7
/
+10
2016-07-29
Using full versions, update CoreFX dependencies to beta-24328-05.
Davis Goodin
30
-762
/
+886
2016-07-07
MarshalAs(UnManaged.ByValArray) overflow.
Tijoy Tom Kalathiparambil
9
-0
/
+419
2016-05-22
Update tests to build against rc3-24117-00 (#5154)
Jan Kotas
28
-460
/
+460
2016-05-19
Fix case-sensitive issue on Linux (#5086)
Jiyoung Giuliana Yun
24
-24
/
+24
2016-05-18
Fix Interop TCs to use long long instead of long (#5054)
Dongyun Jin
2
-8
/
+8
2016-05-13
Renaming the API StringToCoTaskMemUTF8 since we
tijoytk
1
-1
/
+1
2016-05-12
Marshaling helpers for MarshalAs LPUTF8Str.
tijoytk
4
-137
/
+106
2016-05-10
Cleaning up a bunch of warnings.
tijoytk
1
-313
/
+319
[next]