summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/system
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Change Environment.Version to return product version (#22664)Jan Kotas2-0/+74
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding2-2/+0
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek1-0/+2
2018-10-30Delete redundant framework API tests (#20693)Jan Kotas124-0/+15967
2018-10-23Delete duplicate CoreFX tests (#20532)Jan Kotas2-0/+181
2018-09-28Delete redundant framework API tests (#20187)Jan Kotas34-2436/+0
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook2-0/+8
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski10-38/+32
2018-02-09Fix GC reporting for slow tail calls with by-ref-like args (#16264)Koundinya Veluri2-4/+104
2018-02-06Fix GC reproting for by-ref-like structs (#16231)Koundinya Veluri2-0/+127
2018-01-26Fix some tests under GCStress (#16048)Koundinya Veluri1-1/+2
2018-01-15Delete BasicSpanTest.cs (#15860)Jan Kotas1-748/+0
2017-12-15Enabling temporarily disabled tests that call ReadOnlySpan indexer (#15546)Ahson Khan1-2/+2
2017-12-14Change ReadOnlySpan indexer to return ref readonly (#14727)Ahson Khan1-2/+2
2017-11-06Fix GC reporting for slow tail call arguments of type `Span<T>` (#14826)Koundinya Veluri2-0/+82
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin1-8/+6
2017-08-24Remove uses of the {RO}Span ctor that takes an array and offset (#13578)Ahson Ahmed Khan1-56/+0
2017-08-23Add a regression test for #13160 (#13531)Jonghyun Park2-0/+92
2017-08-16Move less valuable tests to priority 1.Pat Gavlin1-8/+6
2017-03-22Linker Testing: Use a central target for copying reflection roots.Swaroop Sridhar1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas27-135/+0
2017-03-15Add support for testing via ILLINKSwaroop Sridhar2-1/+6
2017-02-03Fix legacy Globalization tests to work on Linux (#9322)Tarek Mahmoud Sayed4-382/+0
2016-11-29Adding missing ctor - 'public Span(T[] array, int start)' (#8354)Matt Warren1-5/+124
2016-10-31Change Span fields to private readonly + other review feedbackJan Kotas1-5/+18
2016-10-30create ReadOnlySpan<char> from string (#7276)Adam Sitnik1-0/+25
2016-10-30added AsBytes() and NonPortableCast() to Span and ReadOnlySpan API (#7220)Adam Sitnik1-2/+149
2016-10-30Add TryCopyTo and Set methods to Spans API #5857 (#6648)Adam Sitnik1-22/+430
2016-10-30Fix reference types (#6954)Jan Kotas1-4/+74
2016-10-30Add basic Span<T> testJan Kotas1-0/+22
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy63-1392/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin17-494/+562
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas17-323/+324
2016-05-04[Arm64] Initialize indirection cell for delegatesRama Krishnan Raghupathy4-0/+164
2016-05-02Arm64:Implemeting ThisPtrRetBufPrecode:Rama Krishnan Raghupathy2-0/+88
2016-04-14Updating BuildToolsJose Perez Rodriguez16-0/+144
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin16-32/+48
2016-03-10Update dependencies on packages that don't exist.Davis Goodin16-16/+16
2016-03-10Update all versions to validate.Davis Goodin16-192/+192
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin16-224/+224
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin16-256/+272
2016-03-02Remove all lockfiles from source control.Davis Goodin16-55680/+0
2016-02-26Fix license header for test filesSean Gillespie26-0/+78
2015-11-24Update auto-generated project.lock.jsonJan Kotas16-5424/+30112
2015-10-18Managed Test Portdotnet-bot103-0/+36305