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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19[WindowsBase] Fix ZipPackage.WriteContentType when extension is empty. (#4943)hharyono
2018-04-12[WindowsBase] Make tests less verboseMarek Safar
2017-09-19[WindowsBase] Fix exception type in *ValueSerializer.ConvertFromString with n...Alexander Köplinger
2017-09-19[WindowsBase] Use InvariantCulture for ConvertTo/ToString testsAlexander Köplinger
2017-09-18Multi-culture implementation ValueSerializers, Parse and ToString for types f...Mikhail Filippov
2017-08-10Add implementation and tests for MatrixValueSerializer and MatrixConverterMikhail Filippov
2017-08-10Uncomment fixed SizeConveter testsMikhail Filippov
2017-08-08Add implementation and tests for SizeValueSerializerMikhail Filippov
2017-04-03Correctly detect relative Uri in package parts (#3630)Francois Botha
2016-10-11Setting Culture to en-us for ToStringTestHenric Müller
2016-05-31[WindowsBase] Fix off-by-one error in ZipTimeAlexander Köplinger
2016-05-31[WindowsBase] Fixes test assert expectation logicMarek Safar
2016-05-25Merge pull request #3036 from tritao/windowsbase_zip_datetimeAlexander Köplinger
2016-05-25[WindowsBase] Fix for the new .rels file when it's shorter than the old. A fi...Marek Safar
2016-05-23[System.IO.Compression] Fixed date time handling of Zip entries.Joao Matos
2015-08-18[WindowsBase] Fix PackagePart.GetRelationships for readonly filesash-lshift
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-01-16[WindowsBase] Fix incorrect testMarek Safar
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger
2014-08-07Removed [Category("NotWorking")] from PackUriHelperTests.Marcos Henrich
2014-02-03Dispatcher should process a higher-priority taskDmitry Potapov
2014-02-03InvalidOperationException in Dispatcher.RunFrameDmitry Potapov
2014-02-03Dispatcher should stop if Continue is falseDmitry Potapov
2014-02-03Dispatcher: Run() can be used more than onceDmitry Potapov
2014-02-02Dispatcher.PushFrame: clean references before returnDmitry Potapov
2014-02-02Fix src and dest indexes in DispatcherOperation ctorDmitry Potapov
2014-01-04Implement GroupDescription based on moonlight implementationAntonius Riha
2014-01-02Add tests for empty, non-modifiable SortDesriptionCollectionAntonius Riha
2013-05-24DependencyProperty of DependencyObject was trowing KeyNotFound exception inst...David Karlaš
2012-12-16[System.IO.Packaging] Disable some failing tests againAlan McGovern
2012-12-16[System.IO.Packaging] Fix incorrect conversion of relative uris to absolute urisPablo Ruiz Garcia
2012-10-22[WindowsBase] Nuke a broken testAlan McGovern
2012-10-13Fix implementation of System.IO.Packaging::GetRelativeUri(Uri,Uri) [fixes xam...Pablo Ruiz Garcia
2012-06-08WindowsBase: fix Rect.Union() and add Rect.Union test casesArmin Sander
2012-05-31Cleanup WindowsBase test failures.atsushieno
2011-10-18[WindowsBase] Add better support for Default/Override content_typesAlan McGovern
2011-10-18[System.IO.Packaging] Fix some dispose related issuesAlan McGovern
2011-10-11[WindowsBase] Don't treat special file [Content-Types].xml as a part, ends up...Jérémie Laval
2011-10-07[WindowsBase] Relationship ids must be valid XML identifiers.Rolf Bjarne Kvinge
2011-08-17[System.IO.Packaging] Add another testAlan McGovern
2011-05-06Added test for the fix related with bug #677265Konrad M. Kruczynski
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2009-09-07Put WindowsBase on mcs/class for System.IO.PackagingMiguel de Icaza
2008-11-06move back to oliveMiguel de Icaza
2008-11-06Fix build error.Alan McGovern
2008-11-06* WindowsBase/Test/System.Windows/RectTest.cs:Alan McGovern
2008-11-062008-11-06 Felix Eisele <felix_eisele@gmx.de>Alan McGovern
2008-11-052008-11-05 Brian O'Keefe <zer0keefie@gmail.com>Alan McGovern
2008-11-04* WindowsBase/Test/System.IO.Packaging/PackagePartTest.cs:Alan McGovern