summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-2/+2
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-4/+4
2016-03-10Update all versions to validate.Davis Goodin1-5/+5
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-5/+5
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin463-463/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-0/+1
2016-03-02Remove all lockfiles from source control.Davis Goodin1-1321/+0
2016-02-17Port desktop tests that had referencesRichard L Ford60-0/+3445
2016-02-16Make dll project files build-only.Richard L Ford1-0/+2
2016-02-16Add libraries for tests that reference them.Richard L Ford3-0/+96
2016-02-12Fix hfa_interop to omit ".dll" from DLLNameRichard L Ford1-1/+1
2016-02-12Restore original dll names, use Define constants.Richard L Ford109-5343/+2014
2016-02-10Fix warnings in test buildRuss Keldorph1-1/+1
2016-02-01Fix build breaks in Linux ARM buildJan Kotas6-6/+6