summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Directed
AgeCommit message (Expand)AuthorFilesLines
2018-09-18[Linux/x86] Fix tests in case of 4-byte alignment for 64-bit types (#17829)Konstantin Baladurin2-2/+5
2018-03-19JIT: tolerate nonzero constant byrefs in impCheckForNullPointer (#17042)Andy Ayers1-1/+0
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers1-7/+0
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers1-0/+7
2018-02-01Revert "Disable some test cases to workaround compiler bug" (#16161)Russ Keldorph7-22644/+22644
2017-12-12Fix for issue 15412Brian Sullivan3-0/+241
2017-09-13Lower TEST(x, LSH(1, y)) to BT(x, y)Mike Danes2-0/+144
2017-08-16Move less valuable tests to priority 1.Pat Gavlin507-2507/+1910
2017-08-13Typo (#13360)John Doe1-1/+1
2017-06-13Removed the unused vararg version of String ConcatBrian Sullivan3-2/+107
2017-06-12Merge pull request #12175 from wtgodbe/VS2017William Godbe7-22644/+22644
2017-06-12Disable some test cases to workaround compiler bugWes Haggard7-22644/+22644
2017-06-09Fix files encoding to utf8Roman Artemev1-1/+1
2017-05-29Make linux test build workedRoman Artemev3-3/+3
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph3-3/+3
2017-05-19Test build fixes for LinuxRoman Artemev3-3/+3
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe5-15/+20
2017-04-18fail fast on exceptions that indicate corrupted process state (#10957)Rahul Kumar1-2/+2
2017-03-22Removing the special handling in classlibnative for atan2(±∞, ±∞) and p...Tanner Gooding1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas632-2535/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar4-22/+22
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe464-1661/+97
2017-02-23Move jit tests to directory with proper casingAndy Ayers2-0/+104
2017-02-22Fix projects that specified DebugType incorrectlyAndy Ayers16-160/+88
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers171-1410/+1329
2016-12-28an additional shift test. fix #7216 .Sergey Andreenko5-0/+364
2016-12-05JIT: enable inline pinvoke in more casesAndy Ayers2-0/+267
2016-08-25Changes made automatically by Visual StudioPetr Onderka238-1039/+854
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy689-4026/+0
2016-08-05Fix Issue 6585: Add offset to struct field arg (#6616)Carol Eidt3-0/+239
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin2-34/+42
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas2-24/+24
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun8-8/+8
2016-05-17Fix and reenable lifetime2Russ Keldorph1-1/+2
2016-05-14Test cleanup (mostly non-Windows failures)Russ Keldorph3-301/+343
2016-05-09Update license header in most .il files.Russ Keldorph188-332/+573
2016-04-18Replace $(Platform) with $(BuildArch) in arch-specific IL projectsRuss Keldorph4-16/+16
2016-04-14Merge pull request #4308 from joperezr/RemoveWarningsJose Perez Rodriguez2-0/+18
2016-04-14Updating BuildToolsJose Perez Rodriguez2-0/+18
2016-04-12Port arglist tests for x86 and ARMRuss Keldorph16-28/+947
2016-04-12Fix output casing of prefix dirMatt Mitchell8-8/+8
2016-04-11Merge pull request #4101 from sejongoh/detect_ldsfld_access_non_static_fieldSejong Oh1-2/+2
2016-04-11Fix JIT crash with static function accessing non-static fieldSejong Oh1-2/+2
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský13-3855/+3855
2016-04-07Merge pull request #4155 from MichalStrehovsky/debuggableAttributeMichal Strehovský3-6/+0
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský3-6/+0
2016-04-06Delete junk attributes in testsMichal Strehovský20-20/+20
2016-03-12Add test mode exclusionsRuss Keldorph3-4/+10
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin2-4/+5
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-1/+1