summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/refany/_relstress1.csproj
AgeCommit message (Collapse)AuthorFilesLines
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-3/+4
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-5/+0
Deleted a few other irrelevant properties as well while I was on it. Fixes #7711
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-4/+0
2016-08-25Changes made automatically by Visual StudioPetr Onderka1-3/+3
2016-08-23Cosmetic changes, removing unnceseary files and entries in project files.Rama Krishnan Raghupathy1-1/+0
Unifying the way project referring mscorlib facade builds
2016-06-29Disable tests that timeout under gcstressjashoo1-0/+1
After increasing the timeout time for gcstress, these tests continue to fail due to timeouts. To get the gcstress legs green and keep them within a manageable amount of time they will be disabled.
2015-12-18Fix DebugType and Optimize values for JIT tests.Pat Gavlin1-1/+1
These values were incorrect given the behavior of the test build.
2015-12-10Import missing JIT tests.Pat Gavlin1-2/+2
These tests were thought to have been ported earlier.
2015-12-08Import additional JIT tests.Pat Gavlin1-0/+50
Most of these tests were missed in the first round because they rely on TypedReference.