summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/flowgraph
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas32-128/+0
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe23-77/+5
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers1-9/+8
2016-08-25Changes made automatically by Visual StudioPetr Onderka17-73/+60
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy42-383/+0
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph1-0/+0
2016-05-09Update license header in most .il files.Russ Keldorph15-20/+45
2016-04-19Suppress CS8002 for JIT test projectsRuss Keldorph1-0/+1
2016-03-23Delete security transparency tests that are not valid on .NET CoreJan Kotas4-850/+0
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin1-1/+0
2016-02-26Fix license header for test filesSean Gillespie1-2/+4
2016-02-17Port desktop tests that had referencesRichard L Ford2-0/+77
2016-02-16Make dll project files build-only.Richard L Ford1-0/+2
2016-02-16Add libraries for tests that reference them.Richard L Ford2-0/+164
2016-01-27Update license headersdotnet-bot14-28/+42
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin2-3/+3
2015-12-28Using ilasm for test populationKyungwoo Lee1-2/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford10-0/+2989
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin2-3/+3
2015-12-11Porting tests that have referencesHongtao Yu4-0/+169
2015-12-10Import missing JIT tests.Pat Gavlin24-36/+1034
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall2-3/+15
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall2-2/+2
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell22-58/+56
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis24-88/+70
2015-06-24Refactor JIT test projects.Pat Gavlin40-515/+849
2015-06-10Import the first batch of IL tests.Pat Gavlin22-0/+5266
2015-05-21Import more JIT tests.Pat Gavlin42-0/+1566