summaryrefslogtreecommitdiff
path: root/tests/runtest.proj
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-2/+1
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-1/+2
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-2/+1
2017-10-30Move CoreCLRPackageVersion property useageWes Haggard1-22/+22
2017-09-22Disable tracing tests on Windows at runtime, not build (#14127)Victor "Nate" Graf1-0/+1
2017-08-23Parameterize RIDs for package restorewtgodbe1-2/+0
2017-06-13Do not copy bin subdirectories to test core_rootMike Danes1-46/+0
2017-06-06Fix error with Stable Versionwtgodbe1-2/+2
2017-06-06Test packages from current build in pipelinewtgodbe1-1/+11
2017-05-29Make linux test build workedRoman Artemev1-10/+15
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph1-17/+12
2017-05-19Test build fixes for LinuxRoman Artemev1-12/+17
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-3/+3
2017-04-12Enable building Core_Root for any RID against packageswtgodbe1-10/+9
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-3/+0
2017-03-06Create Xunit wrappers for 2nd-level test directories instead of top-levelwtgodbe1-6/+11
2017-01-24Add support for running CoreCLR Tests in Helixwtgodbe1-13/+17
2016-10-17Build tests against packages & produce Core_Root for arbitrary OSwtgodbe1-0/+22
2016-09-01Upgrade xunit version to avoid specialized restoreDavis Goodin1-27/+1
2016-08-23 Infra changes to unify the tests to be built against a common project.json.Rama Krishnan Raghupathy1-12/+8
2016-08-03Modify rebuild scenario.Lakshmi Priya Sekar1-0/+2
2016-07-20Enable automatic updating of package versions in test project.json fileswtgodbe1-2/+2
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-1/+1
2016-05-09Fix incremental build restore: move generated test_runtime project.json to bi...Davis Goodin1-1/+3
2016-05-03Fixing issue with perf targets restoring test runtime (#4686)Deepak Shankargouda1-1/+4
2016-04-23Move generated xunit test wrappers to bin folderJan Vorlicek1-4/+4
2016-04-08Merge pull request #3642 from dagood/remove-hardcoded-versionsDavis Goodin1-31/+6
2016-04-06Enable execution of Perflab perf testsDeepak Shankargouda1-1/+1
2016-04-05Remove hardcoded versions from runtests.proj.Davis Goodin1-31/+6
2016-04-01Enabling Helix perf test runs for CoreCLRDeepak Shankargouda1-1/+16
2016-03-23Merge pull request #3887 from rahku/masterRahul Kumar1-1/+1
2016-03-23Fix XunitWrapper log file generationRahul Kumar1-1/+1
2016-03-23Print raw output for failed tests in CI/Jenkins failure reportwtgodbe1-1/+15
2016-03-16Merge pull request #3740 from ramarag/createlayoutsRama krishnan Raghupathy1-7/+7
2016-03-15Creates RunTime Dependency Layout as a seperate stepRama Krishnan Raghupathy1-7/+7
2016-03-14Fix timeout determination for testsGaurav Khanna1-1/+11
2016-03-10Add validation to test build.Davis Goodin1-4/+25
2016-03-02Upgrade CLI version and buildtools, and make build file changes.Davis Goodin1-6/+20
2016-02-28remove hack to copy currently built runtime.Rahul Kumar1-0/+48
2016-02-22add helix run support to coreclr repoRahul Kumar1-8/+12
2015-12-28Common Globals for TestWrapperKyungwoo Lee1-33/+35
2015-12-07Add Exclude0 option for runtest.cmd for additive exclusion.Richard L Ford1-2/+7
2015-11-30Merge pull request #2168 from pgavlin/EnvFileChangePat Gavlin1-77/+72
2015-11-25Clean up the CoreCLR test wrappers.Pat Gavlin1-77/+72
2015-11-24Update xunit version to 2.1.0Jan Kotas1-7/+5
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-1/+1
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-1/+7
2015-09-15Clean up some test scriptsAditya Mandaleeka1-41/+37
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell1-59/+39
2015-04-24Implement a runtest exclusion mechanism for individual testsBengu Li1-6/+11