summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-04[Tizen] Add unsupported tests for armKonstantin Baladurin1-0/+1
2019-09-26[Tizen] Disable missing test, which requires libhostpolicy.so to be missingGleb Balykov1-0/+1
2019-09-26[Tizen] Add unsupported tests: see tests/issues.targetsGleb Balykov1-0/+6
2019-09-26[Tizen] Replace new runtest.sh, which calls dotnet internally, with old runte...Gleb Balykov1-256/+1071
2019-09-26Fail to explicitly tail call on x86 unix. (#25032)Jarret Shook2-0/+49
2019-09-24[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
2019-09-24[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
2019-08-07Ensure that we check for implicit ivals for single argument intrinsics before...Tanner Gooding12-0/+4455
2019-08-07Make counters use dedicated thread instead of timer (#25864) (#25978)Sung Yoon Whang1-8/+4
2019-07-28Do not fast tail call if caller has multislot structs (#25885) (#25910)Jarret Shook1-0/+224
2019-07-22[3.0 port] Fix first value of counter payload being skewed (#25799)Sung Yoon Whang2-0/+147
2019-07-17Temporarily make a default interface method test incompatible for GCStress (#...Koundinya Veluri2-0/+4
2019-07-16Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-0/+6
2019-07-15Add EventPipe/DiagnosticsIpc tests (#25457)John Salem9-0/+582
2019-07-10refresh GC reliability tests (#25622)Vladimir Sadov4-10/+39
2019-07-07Fixes spellingMatt Galbraith1-26/+26
2019-07-05[master] Update dependencies from dotnet/corefx (#25564)dotnet-maestro[bot]1-0/+3
2019-07-05Re-enable Microsoft.VisualBasic tests (#25572)Sergiy Kuryata1-3/+0
2019-07-04Fix instantiation stub maker for case where no register is used by function p...Fadi Hanna2-0/+157
2019-07-03Enable coredumps on unix (#25551)Jarret Shook1-0/+4
2019-07-03Add test for eventcounter (#25555)Sung Yoon Whang2-0/+192
2019-07-02Remove test method exclusions addressed in https://github.com/dotnet/corefx/p...Egor Chesakov1-4/+0
2019-07-01test DisplayUnits/DisplayRateTimeScale properties (#25525)Sung Yoon Whang2-8/+50
2019-07-01Get rid of warnings while building tests (#25514)Michal Strehovský4-4/+5
2019-06-29Remove an old CoreFX exclusion file (#25500)Bruce Forstall3-42/+23
2019-06-29Re-enable corefx tests (#25490)Bruce Forstall1-69/+4
2019-06-28Stop using reflection on pollingcounter tests (#25489)Sung Yoon Whang2-40/+10
2019-06-28Add windows arm32 native vararg excludes (#25429)Jarret Shook1-0/+151
2019-06-28arm32_ci_script.sh: Fix tizen armel build (#25087)Konstantin Baladurin1-1/+1
2019-06-27Add test for IncrementingEventCounter (#25462)Sung Yoon Whang2-0/+168
2019-06-27removed unnecessary WriteLine form a test (#25460)Vladimir Sadov1-2/+1
2019-06-27Fix VersionBubbles test (#25392)Jan Vorlicek1-9/+10
2019-06-27Fix SIGSEGV in GC when dealing with large double[] on ARM32 (#25403)Vladimir Sadov2-0/+52
2019-06-26Hardcode LKG version of ucrtbased.dll (#25444)William Godbe1-1/+7
2019-06-26Hardcode LKG version of ucrtbased.dll (#25444)William Godbe1-1/+7
2019-06-26Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-0/+6
2019-06-26[master] Update dependencies from dotnet/corefx (#25425)dotnet-maestro[bot]1-4/+0
2019-06-25Expand corefx testing in coreclr repoBruce Forstall3-229/+128
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-06-24Throw platform unsupported error for windows arm32 varargs (#25320)Jarret Shook1-6/+0
2019-06-24Updating Dragon4 to ensure the number buffer always provides a significant di...Tanner Gooding1-7/+0
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4147-0/+1814
2019-06-23MemoryExtensions ToUpper / ToLower throws for overlapping buffer (#25327)Marco Rossignoli1-0/+6
2019-06-22[master] Update dependencies from dotnet/corefx (#25120)dotnet-maestro[bot]1-5/+4
2019-06-21Merge pull request #25260 from briansull/GitHub_25134Brian Sullivan2-0/+192
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk2-3/+30
2019-06-21Fix test to use mutual waits (#25317)Carol Eidt1-7/+10
2019-06-21Address nullable feedback for System.Diagnostics.Tracing and StackTrace (#25303)Santiago Fernandez Madero1-0/+10
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek9-3/+21
2019-06-20Added the complementary test cases of going from a negative int to an unsigned.Brian Sullivan1-8/+77