summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/Dev11
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin36-191/+146
2017-07-13Delete testRuss Keldorph2-591/+0
2017-03-22Linker Testing: Use a central target for copying reflection roots.Swaroop Sridhar1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas44-176/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-1/+1
2017-03-15Add support for testing via ILLINKSwaroop Sridhar2-1/+6
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe31-118/+2
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers10-87/+79
2016-08-25Changes made automatically by Visual StudioPetr Onderka9-36/+27
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy78-1085/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-8/+12
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-6/+6
2016-05-14Change referenced common.dll assembly to lower-caseBruce Forstall1-2/+2
2016-05-09Update license header in most .il files.Russ Keldorph15-27/+45
2016-04-19Suppress CS8002 for JIT test projectsRuss Keldorph2-0/+2
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-2/+2
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-5/+5
2016-03-10Update all versions to validate.Davis Goodin1-6/+6
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-6/+6
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin18-18/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-0/+1
2016-03-02Remove all lockfiles from source control.Davis Goodin1-1578/+0
2016-02-26Fix license header for test filesSean Gillespie1-0/+3
2016-02-17Port desktop tests that had referencesRichard L Ford6-2/+887
2016-02-16Make dll project files build-only.Richard L Ford2-0/+4
2016-02-16Add libraries for tests that reference them.Richard L Ford6-0/+650
2016-01-27Update license headersdotnet-bot24-51/+75
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin5-6/+6
2015-12-22Port additional desktop tests to CoreClrRichard L Ford7-1/+287
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin5-6/+6
2015-12-11Porting tests that have referencesHongtao Yu5-0/+240
2015-12-10Import missing JIT tests.Pat Gavlin62-36/+4409
2015-12-08Import additional JIT tests.Pat Gavlin3-0/+133
2015-09-03More System.Console IL test cleanupBruce Forstall4-4/+25
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall5-19/+48
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell19-47/+36
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis23-120/+45
2015-06-24Refactor JIT test projects.Pat Gavlin35-653/+664
2015-06-10Import the first batch of IL tests.Pat Gavlin30-0/+3090
2015-06-03Add multiple smaller test directories under JIT/RegressionBengu Li45-0/+1343