summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/VS-ia64-JIT
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-3/+4
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas136-547/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-2/+2
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe60-203/+15
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers90-771/+707
2017-01-09Default gcAllowVeryLargeObjects to true (#8853)mikedn1-1/+1
2016-10-20Add comments describing why these tests are disabled.Pat Gavlin1-0/+2
2016-10-20Mark tests GCStress-incompatible for x86.Pat Gavlin1-1/+2
2016-08-25Changes made automatically by Visual StudioPetr Onderka38-152/+115
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy269-4069/+0
2016-06-21Set b14364 as gcstress incompatjashoo1-0/+1
2016-06-02Remove unnecessary dependencies from JIT tests causing R2R failuresRuss Keldorph2-44/+2
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-6/+2
2016-05-09Update license header in most .il files.Russ Keldorph89-180/+270
2016-04-12Fix two "missing DLL" test failuresRuss Keldorph4-4/+33
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský2-26/+26
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský11-26/+0
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin4-4/+0
2016-02-24Replace reference to msvcr110.dll with msvcrt.dll in test b286991Russ Keldorph1-1/+1
2016-01-27Update license headersdotnet-bot47-111/+158
2016-01-11Merge pull request #2400 from pgavlin/FixDebugTypesPat Gavlin1-2/+2
2016-01-05Port more JIT tests.Pat Gavlin12-0/+741
2015-12-28Using ilasm for test populationKyungwoo Lee4-27/+0
2015-12-22Port additional desktop tests to CoreClrRichard L Ford39-0/+42544
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-2/+2
2015-12-15Porting testsHongtao Yu4-0/+132
2015-12-10Import missing JIT tests.Pat Gavlin123-228/+786
2015-12-08Merge pull request #2259 from pgavlin/ImportSimpleTestsPat Gavlin3-0/+122
2015-12-08Import additional JIT tests.Pat Gavlin3-0/+122
2015-12-07Port more C# unit testsRichard L Ford6-0/+254
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall65-20881/+21219
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall1-3/+1
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell112-262/+151
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis147-802/+190
2015-06-24Refactor JIT test projects.Pat Gavlin219-5782/+4174
2015-06-10Import the first batch of IL tests.Pat Gavlin366-0/+197857
2015-05-26Add Regression/VS-ia64-JIT test cases for JIT.Bengu Li182-0/+39191