summaryrefslogtreecommitdiff
path: root/tests/src/CLRTest.Execute.Batch.targets
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Enable lab support for coreclr tests in unloadable context (#25064)Jan Vorlicek1-1/+1
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek1-2/+12
2019-01-04Merge pull request #21806 from BruceForstall/CheckTestEnvCallBruce Forstall1-1/+8
2019-01-03Check result of call to TestEnv scriptBruce Forstall1-1/+8
2019-01-03Fix batch script errors running JitOptimizationSensitive testsBruce Forstall1-1/+1
2018-10-31Re-Enable Windows tests with JitOptSensitive flag (#20697)Jarret Shook1-4/+16
2018-09-10Basic implementation for testing of COM activation of a .NET class (#19760)Aaron Robinson1-0/+6
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri1-3/+9
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz1-6/+1
2018-04-03Increase crst level for ReadyToRunInfo's map lock (#17376)Koundinya Veluri1-1/+3
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-2/+2
2017-08-15Make unit tests run clean with tiered compilationnoahfalk1-3/+3
2017-06-15Fix timing issues in some baseservices testswtgodbe1-1/+7
2017-05-17Remove a couple mistaken calls to popd.Pat Gavlin1-2/+0
2017-05-16Disable opt-sensitive tests under tailcall stress and balance pushd. (#11658)Pat Gavlin1-2/+12
2017-04-26Refactor ildasm round trip logicSven Boemer1-48/+2
2017-03-28Add support for CoreCLR testing via ILLINK on LinuxSwaroop Sridhar1-3/+5
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-3/+0
2017-03-15Add support for testing via ILLINKSwaroop Sridhar1-23/+99
2016-11-21Enable jit disasm in test scriptsSven Boemer1-1/+3
2016-11-17Exclude tests that timeout with HeapVerifyMichelle McDaniel1-0/+7
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-22/+1
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-4/+0
2016-05-17Guard Crossgen Test Runtime logic with RunCrossGen EnvRama Krishnan Raghupathy1-36/+16
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy1-19/+19
2016-05-03GCSimulator test runSean Gillespie1-0/+15
2016-04-11Create Long-running GC test job for the CISean Gillespie1-1/+7
2016-04-06Restore CustomLauncher to Test PopulationKyungwoo Lee1-4/+12
2016-04-04Fix to add error checks for crossgen compilationGaurav Khanna1-2/+15
2016-03-16Enable tests to run under a specified GCStress modeGaurav Khanna1-3/+4
2016-03-12Add test mode exclusionsRuss Keldorph1-0/+16
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-27/+53
2015-11-25Clean up the CoreCLR test wrappers.Pat Gavlin1-0/+23
2015-11-11Emit custom test launcher hook for custom test runnersschellap1-9/+24
2015-11-02Fixing PR1-RunOnly Linux TestsBryan Arant1-35/+40
2015-10-22Merge pull request #1832 from bryanar/enable_crossgen_testsBryan P. Arant1-4/+47
2015-10-22Changes required to enable crossgen on the tests.Bryan Arant1-4/+47
2015-10-20Fixing some pri1 tests.Bryan Arant1-0/+4
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-12/+17
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-1/+1
2015-09-15Handle pre- and post-commands gracefully in bash execution scripts.Aditya Mandaleeka1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+203