summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT/V1-M13-RTM
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook2-0/+8
2017-08-16Move less valuable tests to priority 1.Pat Gavlin26-165/+121
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas45-180/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe32-119/+11
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers18-147/+139
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy90-1387/+0
2016-05-09Update license header in most .il files.Russ Keldorph18-26/+54
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský1-1/+1
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin7-7/+0
2016-01-27Update license headersdotnet-bot27-55/+82
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-1/+1
2015-12-22Port additional desktop tests to CoreClrRichard L Ford15-0/+853
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
2015-12-10Import missing JIT tests.Pat Gavlin42-78/+234
2015-12-07Port more C# unit testsRichard L Ford18-0/+822
2015-09-03Fix more System.Console referencesBruce Forstall1-3/+3
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall13-8/+74
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall2-6/+2
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell33-86/+80
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis53-278/+100
2015-06-24Refactor JIT test projects.Pat Gavlin66-1802/+1275
2015-06-10Import the first batch of IL tests.Pat Gavlin65-0/+2572
2015-06-09Add all remaining JIT/Regression test cases for JITBengu Li100-0/+2429