summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Disable NativeVarargsTest on Windows Nano Server. (#25284)Jeremy Koritzinsky1-1/+1
2019-06-20Triage issues in #25098 (#25240)Egor Chesakov1-10/+18
2019-06-20Remove test 366085 (#25277)Jan Vorlicek2-77/+0
2019-06-19Merge pull request #25265 from BruceForstall/FixCorefxTestingScriptBruce Forstall1-9/+42
2019-06-19Update run-corefx-tests.py for new 3.0.0 directory nameBruce Forstall1-9/+42
2019-06-19Address nullable feedback for S.T.Overlapped, S.Memory, S.R.InteropServices (...Santiago Fernandez Madero1-0/+2
2019-06-19Fix Issue #25134 - AssertionProp incorrectly removes cast from uintBrian Sullivan2-0/+123
2019-06-19Exception format cleanup subset (#25185)Dan Moseley1-0/+4
2019-06-18Relax signed/unsigned checks in Array.Copy to match other places (#25209)Jan Kotas1-26/+4
2019-06-18Fix contained LEA handling (#25135)Carol Eidt2-0/+98
2019-06-18Prevent loading byref-like types with invalid layout (#25200)Michal Strehovský2-0/+67
2019-06-17Allow PEImageLayout to be loadable for R2R images loaded from streams. (#25159)Fadi Hanna1-0/+12
2019-06-17Add IJW native varargs tests. (#24983)Jeremy Koritzinsky19-122/+680
2019-06-17IndexOfAny(values.Length == 0) == -1 (#25075)Ben Adams1-0/+17
2019-06-14Don't change LCL_FLD node type when replacing param with its shadow copy (#20...Egor Chesakov2-0/+550
2019-06-14abort build-tests if failed to restore stress dependencies (#25140)Sergey Andreenko3-12/+26
2019-06-14Delete OSX condition.Sergey Andreenko1-2/+1
2019-06-14Do not force GCStress at all.Sergey Andreenko1-2/+0
2019-06-13Do not force GcStress=0xc for GitHub_23199.Sergey Andreenko1-3/+4
2019-06-12Enable coreclr-runincontext in azure pipelines (#25073)Jan Vorlicek1-3/+3
2019-06-11JIT: use stress mode tail call validation info for implicit tail calls (#25093)Andy Ayers2-0/+126
2019-06-11Fix ForeignThreadExceptions test (#25074)Jan Vorlicek2-3/+42
2019-06-11Improve corefx testing (#24962)Bruce Forstall3-2/+45
2019-06-11Enable lab support for coreclr tests in unloadable context (#25064)Jan Vorlicek5-6/+13
2019-06-10Switch P/Invokes into libcoreclr for the PAL to QCalls (#25055)Jeremy Koritzinsky7-22/+19
2019-06-10fix generic attribute bug when generic attribute has parameters and the param...Avi Avni1-0/+16
2019-06-10Make Debug.Print(string) behavior consistent with .NET Framework (#25036)Maryam Ariyan1-1/+3
2019-06-06Use CMake's C# support to build DacTableGen instead of manually invoking csc....Jeremy Koritzinsky1-1/+1
2019-06-06Move COM object lifetime control tests to CoreCLR. (#24990)Jeremy Koritzinsky1-5/+18
2019-06-06Revert "Reenable StackTracePreserveTests."Sergey Andreenko1-0/+3
2019-06-06Reenable StackTracePreserveTests. (#24987)Sergey Andreenko1-3/+0
2019-06-06Exclude tests that do not work without tailcalls on arm32 Unix. (#24995)Sergey Andreenko1-0/+6
2019-06-05Delete TwoKeywords test. (#24982)Sergey Andreenko3-88/+0
2019-06-05Merge two equal exclusion groups for arm32 All OS. (#24984)Sergey Andreenko1-40/+36
2019-06-05Fix GCStress coverage for multi reg returns. (#24826)Sergey Andreenko3-2/+250
2019-06-05Reenable StackTracePreserveTests.Sergey Andreenko1-3/+0
2019-06-05Zero initReg in genSetGSSecurityCookie (#24371)Egor Chesakov2-0/+91
2019-06-05Merge pull request #24937 from safern/FixNullableAnnotationsApiReviewSantiago Fernandez Madero1-0/+13
2019-06-05Cleanup block stores and test for 24846 (#24950)Carol Eidt1-49/+39
2019-06-05Add test verifying reliable SafeHandle unmarshalling (#24959)Jeremy Koritzinsky8-161/+99
2019-06-05Use Modern CMake features instead of CMAKE_CXX_FLAGS (#24861)Jeremy Koritzinsky1-6/+3
2019-06-05Disable corefx testsSantiago Fernandez Madero1-0/+13
2019-06-05Resolve Windows 10 Kits dir via the environment variable. (#24960)Jeremy Koritzinsky1-5/+2
2019-06-04[master] Update dependencies from dotnet/corefx (#24883)dotnet-maestro[bot]1-0/+7
2019-06-03Added scenario to test that CallGetTotalAllocatedBytes is monotonic in imprec...Vladimir Sadov1-9/+25
2019-06-03Fix use after free AV in EventPipe (#24924)Juan Hoyos1-6/+6
2019-06-03Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the...Tanner Gooding28-12880/+0
2019-06-03Fix armel tests build (#24678)Gleb Balykov11-6/+17
2019-06-03Reenable testsJuan Hoyos1-6/+0
2019-06-03Disable event pipe tests for investigationJuan Hoyos1-0/+6