summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Fix build breaks - delete parse tests that are redundant with CoreFXJan Kotas90-19315/+0
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin3-23/+15
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 Gavlin3-23/+15
2017-08-09typo (#13287)John Doe1-2/+2
2017-08-07Enable string format tests on Linux. (#13191)Jim Ma8-26/+26
2017-07-13Disable StringJoin test14wtgodbe1-0/+0
2017-06-14Fix a COMDouble::Round() issue (#12210)Han Lee1-0/+44
2017-04-20Fixing Delegate's hash code's distribution (#11019)Peter Smulovics1-2/+2
2017-04-18Convert a few test files from UTF16 to ASCII and add license (#11051)Jan Kotas5-0/+0
2017-04-08Use a monotonic clock for test timing (#10812)Alex Perovich1-6/+9
2017-03-22Removing the special handling in classlibnative for atan2(±∞, ±∞) and p...Tanner Gooding2-2/+2
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 Kotas2145-10720/+0
2017-03-16Delete mscorlib facade (#10157)Jan Kotas1-1/+1
2017-03-15Add support for testing via ILLINKSwaroop Sridhar2-1/+6
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-1/+1
2017-03-01Preallocate jump stubs for dynamic methods (#9883)Koundinya Veluri2-0/+157
2017-02-22Porting the CoreMangLib/cti/system/math tests to CoreMangLib/cti/system/mathfTanner Gooding51-0/+6097
2017-02-14Add case-insensitive String.Replace overloads (#9316)Erti-Chris Eelmaa2-0/+117
2017-02-03Fix legacy Globalization tests to work on Linux (#9322)Tarek Mahmoud Sayed353-32249/+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-10-16Fix #7391: Test for DateTime string parsing (#7475)Hyeongseok Oh1-5/+3
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy2788-27708/+0
2016-08-11Fix region info test on Debianwtgodbe2-107/+0
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin247-7170/+8158
2016-06-07Delegate ABI Test (#5507)papaslavik2-0/+117
2016-05-27Excluding Weak-GCReferences tests from GC stress runs (#5289)Fadi Hanna7-0/+7
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas247-4693/+4700
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 Rodriguez246-0/+2214
2016-03-17Update buildtools version. Shorten filename of testsRahul Kumar4-4/+2
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin246-492/+738
2016-03-10Update dependencies on packages that don't exist.Davis Goodin246-246/+246
2016-03-10Update all versions to validate.Davis Goodin246-2952/+2952
2016-03-07Fix failing test in IntPtrGetHashCode.Kevin Jones1-2/+18
2016-03-05Fix compilation errors on tests.Kevin Jones2-6/+6
2016-03-05Fix syntax error in test codeRama Krishnan Raghupathy2-2/+2
2016-03-04Improve GetHashCode for IntPtr/UIntPtr on 64-bit.Kevin Jones2-1/+75
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin246-3444/+3444
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin246-3936/+4182
2016-03-02Remove all lockfiles from source control.Davis Goodin246-856080/+0