summaryrefslogtreecommitdiff
path: root/tests/src/GC
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Disable a large number of GC tests from running under GCStressSean Gillespie552-0/+552
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas5-97/+105
2016-05-20Merge pull request #5114 from sejongoh/mark_jit_opt_sensitiveSejong Oh2-0/+6
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun94-220/+220
2016-05-19Add JitOptimizationSensitive property to GC/API/WeakReference/IsAlive.csproj ...Sejong Oh2-0/+6
2016-05-19Merge pull request #4991 from swgillespie/gcsimulator-buildandrunSean Gillespie2-52/+3
2016-05-18Switch GCSimulator to BuildAndRun so that a shell wrapper gets generatedSean Gillespie2-52/+3
2016-05-17Some test cases require more than 2GB RAM (#4778)Dongyun Jin22-85/+267
2016-05-13Merge pull request #4958 from swgillespie/disable-gcstressSean Gillespie9-1/+9
2016-05-13Exclude from GCStress a few tests that take an unreasonably long time to comp...Sean Gillespie9-1/+9
2016-05-10Enable the GCSimulator CI run to run on a regular basisSean Gillespie433-0/+912
2016-05-09Increase a test timeoutJohn Chen (CLR)1-0/+1
2016-05-04Merge pull request #4757 from swgillespie/gcstress-disable-testsSean Gillespie2-1/+2
2016-05-03Merge pull request #4721 from swgillespie/gcsimulatorSean Gillespie435-0/+22032
2016-05-03Disable two tests under GCStress for #4748 and #4708Sean Gillespie2-1/+2
2016-05-03GCSimulator test runSean Gillespie435-0/+22032
2016-04-30Mark some GC tests incompatible with GCStressRuss Keldorph6-1/+9
2016-04-28Fix a typo in GCMetrics that provides the wrong generation's statisticsSean Gillespie1-1/+1
2016-04-23Merge pull request #4533 from ramarag/GC_StressRama krishnan Raghupathy4-17/+19
2016-04-23Fixing GC stress test layout and Creating a Sanity Run for itRama Krishnan Raghupathy4-17/+19
2016-04-22Update the GC Performance test framework since the deprecation of DNXSean Gillespie7-124/+193
2016-04-14Updating BuildToolsJose Perez Rodriguez6-0/+54
2016-04-11Create Long-running GC test job for the CISean Gillespie13-229/+11
2016-04-08Remove a test that doesn't provide much value, fails in parallel test environ...Sean Gillespie3-409/+0
2016-04-04Fix a number of tests that make invalid assumptions about object lifetimes. F...Sean Gillespie16-691/+188
2016-04-02Merge pull request #4051 from sejongoh/fix_singlinkgen_testSejong Oh1-4/+15
2016-04-01Enabling Helix perf test runs for CoreCLRDeepak Shankargouda1-1/+1
2016-04-01Fix singlinkgen test.Sejong Oh1-4/+15
2016-03-14Delete bad testsJan Kotas3-248/+0
2016-03-11Merge pull request #3252 from mjp41/masterSean Gillespie1-314/+225
2016-03-10Addressing code review feedback.Matthew Parkinson1-17/+15
2016-03-10Fix the centralized GC test project.jsons and other new project.jsons from me...Davis Goodin2-31/+34
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin4-8/+11
2016-03-10Update dependencies on packages that don't exist.Davis Goodin4-4/+4
2016-03-10Add working validation rules for xunit packages and apply them.Davis Goodin1-1/+1
2016-03-10Update all versions to validate.Davis Goodin4-48/+48
2016-03-09Initial bringup of new set of ported GC tests.Sean Gillespie468-517/+32812
2016-03-08Changed to a left leaning red black tree implementationMatthew Parkinson1-310/+220
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin20-280/+280
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin20-312/+335
2016-03-02Remove all lockfiles from source control.Davis Goodin20-70184/+0
2016-02-26Fix license header for test filesSean Gillespie11-22/+44
2016-02-19Fixed parent pointers becoming corruptMatthew Parkinson1-0/+3
2016-02-02Fix finalizer testKoundinya Veluri1-2/+10
2016-01-27Merge pull request #2885 from dotnet-bot/from-tfsJan Kotas4-0/+3612
2016-01-27Update license headersdotnet-bot71-150/+221
2016-01-27Don't run finalizers on shutdown, provide Unloading eventdotnet-bot4-0/+3612
2016-01-12Merge pull request #2625 from swgillespie/volatile_gc_perf_testsSean Gillespie2-73/+2
2016-01-12Remove volatile GC perf tests from the main run to provide more stable result...Sean Gillespie2-73/+2
2016-01-12Set locked to true in project.lock.jsonAndy Ayers2-2/+2