summaryrefslogtreecommitdiff
path: root/tests/src/baseservices
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek2-1/+5
2019-06-20Remove test 366085 (#25277)Jan Vorlicek2-77/+0
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky6-6/+0
2019-03-28Merge pull request #23325 from VSadov/CmpExchA64Vladimir Sadov5-76/+62
2019-03-27Extend WindowsEventLog test for EntryPointFilter (#23178)Steve MacLean1-19/+40
2019-03-26Make tests outerloop againvsadov7-7/+7
2019-03-21Removed unnecessary string compares and Sleeps.vsadov10-83/+69
2019-03-08Properly override IsEquivalentTo() API in RuntimeType (#23137)Aaron Robinson1-1/+30
2019-02-27Disabling windows event log test till further investigation on frequent failu...Sung Yoon Whang1-1/+1
2019-02-26Move Thread to shared CoreLib (#22744)Filip Navara1-1/+1
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding2-2/+0
2019-02-14Remove unnecessary ProjectReferences to CoreCLRTestLibrary (#22539)Egor Chesakov259-766/+5
2019-02-11Support building with VS2019 Preview (#22525)Tanner Gooding1-90/+120
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek19-1/+36
2019-02-01Exclude RecursiveException and MultipleException from GCStress runs. (#22340)Sergey Andreenko2-0/+4
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri2-0/+296
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