summaryrefslogtreecommitdiff
path: root/tests/buildtest.cmd
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-412/+0
2016-07-20Enable automatic updating of package versions in test project.json fileswtgodbe1-19/+27
2016-06-20Enable building only native test componentsRahul Kumar1-0/+4
2016-06-16Fix error when passing msbuild args to build.cmd/buildtest.cmdwtgodbe1-30/+28
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-16/+0
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim1-0/+3
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-13/+0
2016-05-19Fix GCStress=0xC when build(tests).cmd called from outside rootRuss Keldorph1-1/+1
2016-05-16Always download coredistools packageSejong Oh1-0/+6
2016-05-03Merge pull request #4721 from swgillespie/gcsimulatorSean Gillespie1-0/+9
2016-05-03GCSimulator test runSean Gillespie1-0/+9
2016-04-26This has following changes:Rahul Kumar1-7/+12
2016-04-11Create Long-running GC test job for the CISean Gillespie1-0/+7
2016-04-07Merge pull request #4139 from kyulee1/launcherKyungwoo Lee1-0/+28
2016-04-06ARM64: Launch test build and run in parallelKyungwoo Lee1-0/+28
2016-04-03Remove UseRoslynCompiler variable from the build systemJames Ko1-1/+0
2016-03-16Enable tests to run under a specified GCStress modeGaurav Khanna1-0/+8
2016-03-09Enable native test binaries to be built for Arm64Rama Krishnan Raghupathy1-4/+17
2016-02-22add helix run support to coreclr repoRahul Kumar1-1/+2
2016-02-19Fix clean test buildKyungwoo Lee1-3/+3
2016-02-01Update buildtools version for test buildsRahul Kumar1-0/+7
2016-01-26Shorten path names of test binaries in the CI to avoid file names longer than...William Godbe1-2/+6
2016-01-21Fixes the test intermediates layout for clean buildsRama Krishnan Raghupathy1-3/+3
2016-01-08Allow all architectures for buildtest.cmdBruce Forstall1-0/+3
2016-01-07Improve buildtest.cmd, runtest.cmdBruce Forstall1-128/+238
2015-12-31Enable ilasm round trip testingKyungwoo Lee1-0/+3
2015-12-28Using ilasm for test populationKyungwoo Lee1-0/+1
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-2/+2
2015-12-03Initial cut at a jit benchmark using xunit-performanceAndy Ayers1-4/+9
2015-11-17Exit outerlevel build call if innerlevel exits with non-zero codeMatt Mitchell1-0/+1
2015-11-05Add some targeted by-value struct passing tests.Pat Gavlin1-3/+5
2015-10-22Changes required to enable crossgen on the tests.Bryan Arant1-2/+9
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-2/+2
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-0/+23
2015-09-15Clean up some test scriptsAditya Mandaleeka1-2/+2
2015-08-20Auto-detect VS2015Jan Kotas1-14/+19
2015-08-04Enable the Windows x86 buildMike Danes1-1/+1
2015-07-15Update documentation linkssergey-raevskiy1-2/+2
2015-07-07Improve the build throughputMatt Mitchell1-2/+2
2015-07-05Document Visual Studio 2015 supportDick van den Brink1-2/+2
2015-06-08Build, Windows: Use Config instead of Build TypeHadi Brais1-1/+1
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-1/+1
2015-06-01Re-work wiki as Repo docsRichard Lander1-2/+2
2015-05-20Fix exit codes in build/test scriptsMatt Mitchell1-12/+7
2015-05-01Only clean previous output for the selected configuration.Tanner Gooding1-2/+3
2015-04-26Allow building with VS2015 installedDick van den Brink1-8/+17
2015-04-01Merge branch 'master' into usage-exit-codeMatt Mitchell1-6/+6
2015-04-01Displaying usage message should cause build/test scripts to exit with non-zer...Matt Mitchell1-1/+1
2015-03-31Change paths and os names to match corefxMatt Mitchell1-6/+6
2015-03-16Fixes for building tests aloneMatt Mitchell1-19/+32