Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-21Disabling adjustmentrule blob sanity check till code is convergedViktor Hofer
2017-07-20Fix BinaryFormatter AoT test differences (#22461)Morgan Brown
2017-07-10Update blobs after coreclr incoming change with TypeForward renameViktor Hofer
2017-07-09Update blobs after typeforward renameViktor Hofer
2017-07-04Fixes UAPAOT compilation for the System.Runtime.Serialization.Formatters test...Morgan Brown
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-28Correctly handle empty strings in params of RemoteExecutorTestBase (#21196)Hugh Bellamy
2017-06-26SQLString adding missing typeforward to correctly serializable blobs between ...Viktor Hofer
2017-06-25[WIP] BinaryFormatter - Reenable sanity check (#21507)Viktor Hofer
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-23Fix XmlSchemaSet tests for UAP (#21418)Dan Moseley
2017-06-23Fixing SizeF, CookieContainer, CookieCollection serialization between Core <-...Viktor Hofer
2017-06-18Disabling binary serialization fuzzying test (#21185)Dan Moseley
2017-06-17Fixes the ifdefs for the mscorlib and System facades to build for aot as well...Morgan Brown
2017-06-16Add more serialization test cases and fix SqlGuid (#21137)Krzysztof Wicher
2017-06-16Enabling CookieContainer serialization by exposing PathList type and adding a...Viktor Hofer
2017-06-16Reenabling disabled tests (#21101)Viktor Hofer
2017-06-15Cross Serialization Cleanup (#21067)Viktor Hofer
2017-06-15Cross framework serialization finish up (#20870)Viktor Hofer
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-14Using mscorlib shim as default resolving assembly for BinaryFormatter seriali...Viktor Hofer
2017-06-13Bring SerializationFieldInfo back to BinaryFormatter in corefx (#20938)Stephen Toub
2017-06-08Addressing previous serialization PR feedback from danmosemsft (#20807)Viktor Hofer
2017-06-08More AOT serialization fixes (#20800)Morgan Brown
2017-06-08Manually build mscorlib shim to allow for internal type forwards & Adding Typ...Wes Haggard
2017-06-07Fixes to unblock BinaryFormatter tests on UAPAOT (#20760)Morgan Brown
2017-06-022 new exceptionsdanmosemsft
2017-06-01Reenable TimeZoneINfo test (#20581)Viktor Hofer
2017-06-01Fix BinaryFormatter to properly deserialize objects with different ve… (#20...Krzysztof Wicher
2017-06-01move some data to single line with yield so that regex correctly updates hashesKrzysztof Wicher
2017-06-01remove default constructor from the Point test classKrzysztof Wicher
2017-06-01Update core serialization data after changing CurrentCulture->InvariantCultureKrzysztof Wicher
2017-05-31disable failing TimeZoneInfo test caseKrzysztof Wicher
2017-05-31fix intermittent failures related to StringDictionaryKrzysztof Wicher
2017-05-31IsEqual override for DictionaryEntry, disable some netfx test casesKrzysztof Wicher
2017-05-31do not run code which generates test dataKrzysztof Wicher
2017-05-31fix hashes and equality comparersKrzysztof Wicher
2017-05-31Fix Graph testStephen Toub
2017-05-31SortVersion & BindingListViktor Hofer
2017-05-31Update ListDictionary hashesViktor Hofer
2017-05-31Delete Lazy testsStephen Toub
2017-05-31Fix equality comparison of WeakReferencesStephen Toub
2017-05-31Added simple hash update test for internal useViktor Hofer
2017-05-31Removed TimeZoneViktor Hofer
2017-05-31netfx hashes updated, keyedcollection fixedViktor Hofer
2017-05-31Partially revert ObservableCollection change 9e7cc5c99ef0e3ce26053e405872bfca...Viktor Hofer
2017-05-31Renamed coretype serialized variables to support reflection based serializationViktor Hofer
2017-05-31Removed types which arent coretypes anymoreViktor Hofer