summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64
AgeCommit message (Expand)AuthorFilesLines
2019-01-10Add an exclusion for hugeexpr1 on arm32 under `JitOptimizationSensitive` . (#...Sergey Andreenko1-2/+3
2019-01-04Fixed the broken projects.Jingyu4-12/+0
2018-11-09Fix typos in comments (#20908)Li Shengqiu1-1/+1
2018-10-25Stop attempting to move PSPSym during localloc for arm32/arm64Bruce Forstall4-0/+210
2018-10-16Use build-test.sh script on Linux (#20430)Egor Chesakov5-10/+10
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook63-0/+246
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek2-7/+32
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski57-1260/+1365
2018-07-24Revert "Revert "Fix some failures when using build-test.sh"" (#18919)Russ Keldorph4-8/+8
2018-07-14Revert "Fix some failures when using build-test.sh"Russ Keldorph4-8/+8
2018-07-14Fix some failures when using build-test.shruss4-8/+8
2018-06-12Disable HugeArray test in GCStress modesBruce Forstall1-2/+2
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers1-3/+6
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers1-6/+3
2017-08-16Move less valuable tests to priority 1.Pat Gavlin790-4542/+3409
2017-05-29Make linux test build workedRoman Artemev1-1/+1
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph1-1/+1
2017-05-19Test build fixes for LinuxRoman Artemev1-1/+1
2017-04-19[x86/Linux] Corretly pop args after unmanaged function call (#11007)Jonghyun Park1-148/+157
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas915-3660/+0
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar1-1/+1
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe806-3131/+111
2017-02-22Fix projects that specified DebugType incorrectlyAndy Ayers48-416/+320
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers145-1269/+1178
2017-01-12Mark a small number of tests heap-verify-incompatible.Pat Gavlin2-2/+10
2017-01-09Default gcAllowVeryLargeObjects to true (#8853)mikedn1-1/+1
2017-01-06Disable hugeexpr1 test under JitStress modesRuss Keldorph1-1/+3
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-10-10Remove AllowPartiallyTrustedCallers from a test (#7555)Michal Strehovský1-6/+1
2016-08-25Changes made automatically by Visual StudioPetr Onderka211-898/+724
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy1007-6074/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-7/+11
2016-06-29Disable tests that timeout under gcstressjashoo4-0/+4
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-5/+5
2016-05-19Fix case-sensitive issue on Linux (#5086)Jiyoung Giuliana Yun8-8/+8
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph1-0/+0
2016-05-14Change referenced common.dll assembly to lower-caseBruce Forstall1-2/+2
2016-05-09Update license header in most .il files.Russ Keldorph144-252/+432
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph2-42/+1
2016-05-03Inliner: initial version of SizePolicyAndy Ayers1-2/+6
2016-04-29Specify the signedness of 'char' in HFA testcases (#4680)Jonghyun Park2-29/+29
2016-04-19Suppress CS8002 for JIT test projectsRuss Keldorph18-0/+18
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský1-2/+2
2016-04-07Merge pull request #4155 from MichalStrehovsky/debuggableAttributeMichal Strehovský1-2/+0
2016-04-07Remove mscorlib 1.x strong references from testsMichal Strehovský1-2/+0
2016-04-06Delete junk attributes in testsMichal Strehovský4-4/+0
2016-03-14Delete bad testsJan Kotas3-234/+0
2016-03-12Add test mode exclusionsRuss Keldorph1-1/+4