summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Prune Windows mscorlibJan Kotas1-5/+5
2016-03-15Merge pull request #3706 from rahku/fixbugRahul Kumar1-1/+1
2016-03-15Merge pull request #3720 from gkhanna79/FixTestTimeOutGaurav Khanna2-4/+14
2016-03-15Merge pull request #3694 from RussKeldorph/stresstagsRuss Keldorph16-16/+32
2016-03-15Merge pull request #3698 from kyulee1/FixovfKyungwoo Lee1-1/+1
2016-03-15Merge pull request #3692 from kyulee1/fixuint2floatKyungwoo Lee1-1/+1
2016-03-14Fix timeout determination for testsGaurav Khanna2-4/+14
2016-03-14Merge pull request #3699 from jkotas/testsJan Kotas12-1349/+4
2016-03-14Merge pull request #3634 from ramarag/testbuildRama krishnan Raghupathy2-6/+12
2016-03-14fix dir of disabled testRahul Kumar1-1/+1
2016-03-14Disable failing Hardware EH test on non-windowswtgodbe1-0/+1
2016-03-14Add latent Roslyn dependency to project.jsonJan Kotas2-1/+3
2016-03-14Delete bad testsJan Kotas10-1348/+1
2016-03-14ARM64: Fix genJumpToThrowHlpBlkKyungwoo Lee1-1/+1
2016-03-14Merge branch 'master' into update-tests-lstBrian Sullivan13-11/+191
2016-03-14Updated with NEW_PASS testsBrian Sullivan1-11/+11
2016-03-14Merge pull request #3687 from kyulee1/fixzeroinitKyungwoo Lee1-2/+2
2016-03-14Exclude doublearray/* from GCStress runsRuss Keldorph16-16/+32
2016-03-14ARM64: Fix casting unsigned int to doubleKyungwoo Lee1-1/+1
2016-03-14Merge pull request #3659 from RussKeldorph/stresstagsRuss Keldorph8-8/+53
2016-03-14ARM64: Fix ZeroInit of LocalsKyungwoo Lee1-2/+2
2016-03-13Merge pull request #3673 from briansull/update-tests-lstKyungwoo Lee1-23366/+41553
2016-03-12Add test mode exclusionsRuss Keldorph8-8/+53
2016-03-12Exclude netcore50aot assemblies in runtests.shSergiy Kuryata1-1/+1
2016-03-11Patch the runtests.sh script to work around an issue with corefx assembliesSergiy Kuryata1-1/+1
2016-03-11Merge pull request #3631 from cmckinsey/DevDiv_199169Chris McKinsey3-0/+135
2016-03-11Major Update for new testsBrian Sullivan1-23366/+41553
2016-03-11Merge pull request #3653 from briansull/migrate-tagsBrian Sullivan5-0/+160127
2016-03-11Merge pull request #3252 from mjp41/masterSean Gillespie1-314/+225
2016-03-11Added Header and other Codereview feedbackBrian Sullivan1-3/+7
2016-03-10Merge pull request #3630 from sejongoh/pull_down_coredistool_windowsSejong Oh4-6/+124
2016-03-10Add migrate-tags.py script for migrating Smarty tagsBrian Sullivan5-0/+160123
2016-03-10Fix bad codegen for initblk with large fill valueChris McKinsey3-0/+135
2016-03-10Enabling standalone builds for Test Project of any PriorityRama Krishnan Raghupathy2-6/+12
2016-03-10Merge pull request #3647 from dagood/fix-pri1-test-dependenciesSergiy Kuryata7-1/+8
2016-03-10exclude test baseservices\exceptions\regressions\Dev11\147911Rahul Kumar1-0/+3
2016-03-10Add new dependencies to tests where package upgrade moved types.Davis Goodin7-1/+8
2016-03-10Pull down coredistool package on WindowsSejong Oh4-6/+124
2016-03-10Addressing code review feedback.Matthew Parkinson1-17/+15
2016-03-10Fix arm64 build breakRahul Kumar1-2/+1
2016-03-10Fix the centralized GC test project.jsons and other new project.jsons from me...Davis Goodin7-107/+115
2016-03-10Upgrade new test project.json files from merge.Davis Goodin5-113/+122
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin428-1079/+1453
2016-03-10Update dependencies on packages that don't exist.Davis Goodin410-599/+578
2016-03-10Add working validation rules for xunit packages and apply them.Davis Goodin5-15/+22
2016-03-10Remove potentially unused System.Numerics.Vectors.WindowsRuntime reference an...Davis Goodin3-3/+0
2016-03-10Update all versions to validate.Davis Goodin417-4702/+4711
2016-03-10Add validation to test build.Davis Goodin6-10/+81
2016-03-09Merge pull request #3394 from swgillespie/gctestsSean Gillespie472-519/+33073
2016-03-09Merge pull request #3489 from rahku/EHTestPortRahul Kumar154-91/+11817