summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical
AgeCommit message (Expand)AuthorFilesLines
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy2208-10854/+0
2016-08-04Allow inlining when inlinee has `starg`Joseph Tremoulet1-0/+26
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin3-19/+31
2016-06-30Merge pull request #5958 from jashook/disable_timeouts_under_gcstressJarret Shook15-0/+15
2016-06-29Disable tests that timeout under gcstressjashoo15-0/+15
2016-06-29Remove unittests that contain undefined behaviourHanjoung Lee2-2153/+0
2016-06-08Add support for multi-dimensional array initializationMike Danes3-0/+685
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas3-15/+15
2016-05-20Throw InvalidProgramException when a method with varargs is encountered.Gaurav Khanna19-1686/+0
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph11-232/+23
2016-05-16Merge pull request #4985 from adiaaida/2442Michelle McDaniel19-53/+40
2016-05-16Update sin projs with correct project includesMichelle McDaniel19-53/+40
2016-05-15Merge remote-tracking branch 'origin/master' into Issue4853Lubomir Litchev455-785/+1409
2016-05-15Remove invalid tests.Lubomir Litchev9-895/+0
2016-05-13Re-enable arrres.il testRuss Keldorph2-50/+2
2016-05-09Update license header in most .il files.Russ Keldorph456-720/+1374
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph13-15/+42
2016-05-03Update per review feedback.Andy Ayers1-210/+221
2016-05-03Add some tests for optimization of booleansAndy Ayers3-0/+443
2016-04-27Fix for a badly placed assert in the *unix arg passing classification. (#4608)Lubomir Litchev1-0/+55
2016-04-19Suppress CS8002 for JIT test projectsRuss Keldorph6-0/+6
2016-04-18Replace $(Platform) with $(BuildArch) in arch-specific IL projectsRuss Keldorph12-36/+36
2016-04-14Merge pull request #4308 from joperezr/RemoveWarningsJose Perez Rodriguez3-0/+27
2016-04-14Updating BuildToolsJose Perez Rodriguez3-0/+27
2016-04-13Fix structinregs test on x86Russ Keldorph1-30/+30
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský115-257/+255
2016-04-07Merge pull request #4155 from MichalStrehovsky/debuggableAttributeMichal Strehovský22-44/+0
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský22-44/+0
2016-04-06Set DebugType to PdbOnly for rel-mode IL testsAndy Ayers277-264/+277
2016-04-02Fix some of the tests failing on x86Russ Keldorph27-24/+1114
2016-03-30ARM64: Fix conversion double to unsigned intKyungwoo Lee1-13/+1
2016-03-24Add explicit calling convention modifiers for x86Jan Kotas1-71/+79
2016-03-23Delete security transparency tests that are not valid on .NET CoreJan Kotas4-850/+0
2016-03-14Exclude doublearray/* from GCStress runsRuss Keldorph16-16/+32
2016-03-12Add test mode exclusionsRuss Keldorph1-1/+4
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin3-5/+5
2016-03-10Update dependencies on packages that don't exist.Davis Goodin2-6/+6
2016-03-10Update all versions to validate.Davis Goodin3-9/+9
2016-03-03Merge pull request #3459 from LLITCHEV/Issue3382-1Lubomir Litchev2-0/+43
2016-03-02Fix GC holes for all AMD64 platforms (Windows and System V) and a bug for Sys...Lubomir Litchev2-0/+43
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin3-10/+10
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin178-178/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin3-5/+8
2016-03-02Remove all lockfiles from source control.Davis Goodin3-3755/+0
2016-03-01Merge pull request #3448 from swgillespie/license_headersSean Gillespie13-16/+47
2016-02-29Add support for emitting GC-ness of the second return register for 16 byteLubomir Litchev1-0/+40
2016-02-26Fix license header for test filesSean Gillespie13-16/+47
2016-02-17Port desktop tests that had referencesRichard L Ford49-76/+3244
2016-02-16Make dll project files build-only.Richard L Ford4-0/+8
2016-02-16Add libraries for tests that reference them.Richard L Ford9-0/+618