summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Directed/pinvoke
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Move less valuable tests to priority 1.Pat Gavlin7-35/+27
2017-04-18fail fast on exceptions that indicate corrupted process state (#10957)Rahul Kumar1-2/+2
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas9-36/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-6/+6
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe7-25/+1
2017-02-23Move jit tests to directory with proper casingAndy Ayers2-0/+104
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers4-36/+32
2016-12-05JIT: enable inline pinvoke in more casesAndy Ayers2-0/+267
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy8-52/+0
2016-05-09Update license header in most .il files.Russ Keldorph5-11/+15
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský1-4/+4
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin2-2/+0
2016-01-27Update license headersdotnet-bot2-4/+6
2015-12-22Port additional desktop tests to CoreClrRichard L Ford2-0/+269
2015-12-10Import missing JIT tests.Pat Gavlin10-4/+590
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall2-7/+17
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 Mitchell2-4/+0
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis1-6/+0
2015-06-24Refactor JIT test projects.Pat Gavlin3-23/+52
2015-06-10Import the first batch of IL tests.Pat Gavlin6-0/+261