summaryrefslogtreecommitdiff
path: root/tests/runtest.proj
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Use dependency flow for core-setup and corefx dependencies (#22544)Juan Hoyos1-1/+1
2019-01-03Remove vc-runtime package dependency (#21643)Egor Chesakov1-1/+1
2018-11-01Fix expected Pri-1 test countBruce Forstall1-4/+4
2018-10-10Reduce the number of expected Pri-1 testsBruce Forstall1-2/+2
2018-09-19Enable arm64 Linux testing in CIBruce Forstall1-2/+4
2018-09-15Layout native test components correctly on unix (#19918)Jarret Shook1-5/+1
2018-09-12Address msbuild issues with cross compiled tests in helix (#19901)Aaron Robinson1-3/+1
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-0/+3
2018-08-07Add basic check that the correct number of tests is built (#19290)Bruce Forstall1-1/+24
2018-07-31Add netcoreapp dependencies (#19177)Chris Sienkiewicz1-1/+1
2018-07-27build-test - fix TestWrapper CS warnings (#19180)Jacek Blaszczynski1-2/+2
2018-07-26Switch to using MicrosoftNETCorePlatformsPackageVersion as the RuntimeFramewo...Chris Sienkiewicz1-1/+1
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz1-1/+2
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer1-53/+28
2018-07-11CoreFX CI Unix (#18753)Andon Andonov1-2/+6
2018-06-27Windows CoreFX CI (#18365)Andon Andonov1-0/+97
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