summaryrefslogtreecommitdiff
path: root/tests/src/baseservices
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Suppress warning of obsolete API (#21529)Aaron Robinson3-102/+2
2018-12-04Convert SDK projects into non-SDK projects (#21369)Aaron Robinson3-7/+29
2018-12-04Additional tests for type equivalence (#21340)Aaron Robinson3-8/+234
2018-11-30Change target 'Target' and position in build steps for response file generati...Aaron Robinson1-1/+1
2018-11-30Reenable TypeEquivalence tests (#21309)Aaron Robinson3-9/+10
2018-11-29Disable TypeEquivalence tests due to flaky x86 build (#21294)Aaron Robinson2-2/+2
2018-11-29Enable type equivalence (#21265)Aaron Robinson8-0/+186
2018-09-28Delete redundant framework API tests (#20187)Jan Kotas19-1128/+0
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook66-0/+262
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri1-10/+0
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski24-33/+31
2018-08-01Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)Brian Robbins2-0/+129
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski2-44/+39
2018-07-19Removing WINCORESYS usages from the test projectsTanner Gooding2-7/+0
2018-06-08Fix threading gcStress failsSteve MacLean55-77/+115
2018-06-07Waitany test debug and cleanupSteve MacLean13-37/+31
2018-06-06Increase timeout and log the result for some WaitAny tests that expect Abando...Koundinya Veluri3-9/+7
2018-06-01Reduce race risk in MutexWaitOne2::PosTest4() (#18195)Steve MacLean1-2/+2
2018-05-23Fix race in test waitone1 (#18085)Steve MacLean1-14/+2
2018-05-22Fix compareexchangetstring thread safety (#18075)Steve MacLean1-15/+13
2018-05-05disable dialog box for forced unhandled exception (#17888)Sung Yoon Whang2-0/+20
2018-04-30Adding back test for windows event log (#17821)Sung Yoon Whang2-0/+190
2018-04-09Reverting changes from #17401 (#17482)Sung Yoon Whang2-174/+0
2018-04-09Disable some tests under GCStress where they take too long to complete (#17437)Koundinya Veluri4-0/+4
2018-04-06Test windows event log (#17401)Sung Yoon Whang2-0/+174
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-2/+2
2018-03-21Fixed #16564: the test objmonhelper hangs forever with GCStress=0x3Sergey Ignatov1-1/+2
2018-02-11Fix stack trace population to get proper source/line info for tier 1 methods ...Koundinya Veluri2-0/+91
2018-01-26Fix some tests under GCStress (#16048)Koundinya Veluri1-0/+1
2018-01-12Do fast GC stress on some extreme testsBruce Forstall1-1/+11
2018-01-04Change monitor test (#15727)Koundinya Veluri10-20/+23
2018-01-04Fix waitone test (#15728)Koundinya Veluri1-10/+3
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský2-0/+111
2017-11-30Use ILAsm from buildtools, take 2 (#15300)Michal Strehovský4-17/+4
2017-11-27Remove excessive console output in debug builds in a set of monitor tests (#1...Koundinya Veluri1-6/+0
2017-11-06Shorten delay in some monitor tests to avoid timeout (#14852)Koundinya Veluri1-72/+96
2017-09-15Fix test StackCommitCommonnoahfalk1-2/+12
2017-08-16Move less valuable tests to priority 1.Pat Gavlin4-30/+21
2017-08-14Fix race condition for some threading tests using GC.KeepAlive (#13351)Ahson Ahmed Khan1-0/+2
2017-08-14Increase timeout and log the result for a couple of WaitAny tests that expect...Koundinya Veluri2-3/+3
2017-08-10Fix the race condition in mutex test using another manual reset event (#13308)Ahson Ahmed Khan1-1/+3
2017-06-28Reduce excessive loop count in interlocked tests (#12222)Steve MacLean2-4/+4
2017-05-29Make linux test build workedRoman Artemev155-214/+214
2017-05-26ISerializable cleanup (#11873)Morgan Brown1-18/+3
2017-04-19Add test coverage for Rank 1 multidimensional arrays (#11034)Michal Strehovský2-0/+191
2017-04-04Removed Unused Local Random Instances (#10696)Rion Williams1-3/+0
2017-03-27Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...Koundinya Veluri2-0/+75
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas609-2806/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe2-2/+2
2016-11-09Inliner: support inlining of methods with pinned localsAndy Ayers1-0/+1