summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/interlocked/compareexchange
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky3-3/+0
2019-03-26Make tests outerloop againvsadov3-3/+3
2019-03-21Removed unnecessary string compares and Sleeps.vsadov5-40/+43
2019-02-14Remove unnecessary ProjectReferences to CoreCLRTestLibrary (#22539)Egor Chesakov3-9/+0
2018-06-08Fix threading gcStress failsSteve MacLean2-13/+4
2018-05-22Fix compareexchangetstring thread safety (#18075)Steve MacLean1-15/+13
2018-04-09Disable some tests under GCStress where they take too long to complete (#17437)Koundinya Veluri2-0/+2
2017-05-29Make linux test build workedRoman Artemev11-15/+15
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas18-75/+0
2016-08-23Moving baseservices tests to use uber project.jsonRama Krishnan Raghupathy20-147/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-29/+33
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-19/+19
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy4-92/+4
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-03-19Move all new tests to Pri 1.Aditya Mandaleeka11-0/+11
2016-03-19Open source more threading tests.Aditya Mandaleeka23-95/+2136
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-2/+3
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-1/+1
2016-03-10Update all versions to validate.Davis Goodin1-12/+12
2016-03-07Fix race condition in Pri 2 tests, and revert those tests to Pri 1William Godbe8-14/+8
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-14/+14
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-16/+17
2016-03-02Remove all lockfiles from source control.Davis Goodin1-3480/+0
2016-02-26Fix license header for test filesSean Gillespie3-0/+9
2016-01-20Changed tests that were causing build failure from pri 1 to pri 2William Godbe8-8/+8
2015-11-24Update auto-generated project.lock.jsonJan Kotas1-339/+1882
2015-10-18Managed Test Portdotnet-bot16-0/+2863