summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT
AgeCommit message (Expand)AuthorFilesLines
2018-09-18[Linux/x86] Fix tests in case of 4-byte alignment for 64-bit types (#17829)Konstantin Baladurin1-3/+12
2017-11-08Added missing test JIT/Regression/CLR-x86-JIT/V1-M15-SP2/b124443/b124443.csBrian Sullivan4-0/+1020
2017-08-16Move less valuable tests to priority 1.Pat Gavlin577-2389/+1936
2017-06-12Disable some GC testswtgodbe1-0/+3
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-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe7-21/+28
2017-03-23Mark b425314 Incompatible (#10431)Steve MacLean1-3/+3
2017-03-22Linker Testing: Use a central target for copying reflection roots.Swaroop Sridhar2-2/+2
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas927-3715/+0
2017-03-17Add reflection roots for tests calling CreateInstance() (#10242)Swaroop Sridhar4-2/+12
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar5-29/+29
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe415-1598/+106
2017-02-21Fix jit test projects to specify debug type and optimization flagsAndy Ayers545-4787/+4322
2017-01-12Mark a small number of tests heap-verify-incompatible.Pat Gavlin1-0/+4
2016-11-29Disable CER feature as it is not used (#8218)John Chen2-111/+0
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy1822-27368/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin3-23/+35
2016-06-30Merge pull request #5958 from jashook/disable_timeouts_under_gcstressJarret Shook1-0/+1
2016-06-29Disable tests that timeout under gcstressjashoo1-0/+1
2016-06-29Remove unittests that contain undefined behaviourHanjoung Lee3-15569/+0
2016-06-02Remove unnecessary dependencies from JIT tests causing R2R failuresRuss Keldorph3-226/+0
2016-05-31Mark two tests as always optimized and exclude two others from x86/JIT32.Pat Gavlin1-0/+1
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas3-18/+18
2016-05-19Mark b103058 as stress sensitiveJarret Shook1-0/+1
2016-05-16Rename some IL tests whose names conflicted with C# testsRuss Keldorph1-0/+0
2016-05-14Test cleanup (mostly non-Windows failures)Russ Keldorph1-1/+6
2016-05-13Reenable passing testsRuss Keldorph3-107/+0
2016-05-09Update license header in most .il files.Russ Keldorph554-1047/+1663
2016-05-08Fix some tests where the only problem was incorrect retvalRuss Keldorph3-2/+7
2016-04-14Merge pull request #4308 from joperezr/RemoveWarningsJose Perez Rodriguez3-0/+27
2016-04-14Updating BuildToolsJose Perez Rodriguez3-0/+27
2016-04-13Merge pull request #4302 from kyulee1/badtestKyungwoo Lee3-455/+0
2016-04-13ARM64: Tests updateKyungwoo Lee3-455/+0
2016-04-12Fix two "missing DLL" test failuresRuss Keldorph3-125/+0
2016-04-08Remove usage of ApplicationException in testsMichal Strehovský3-5/+5
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ý3-4/+1
2016-03-23Delete security transparency tests that are not valid on .NET CoreJan Kotas6-315/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu2-3/+3
2016-03-14Delete bad testsJan Kotas3-864/+0
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 Goodin3-13/+13
2016-03-10Update all versions to validate.Davis Goodin3-17/+17
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin3-17/+17
2016-03-02Remove RestorePackages = true from all test csproj's.Davis Goodin86-86/+0
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin3-1/+4
2016-03-02Remove all lockfiles from source control.Davis Goodin3-4408/+0