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
2020-04-11[wasm][bcl] Handle correctly backslash in file name (#19488)Kenneth Pouncey
2019-03-04[corlib] Fix Directory.GetLogicalDrives () (#13125)Egor Bogatov
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-01-08[wasm] Enable Mono.Native. (#12143)Zoltan Varga
2018-12-07[corlib] Import FileSystemInfo and family from CoreFX (#11342)Alexis Christoforides
2018-12-04[wasm] AOT work. (#11826)Zoltan Varga
2017-11-19[bcl] Fix the ResolvePathBeforeDirectoryExists test on the mobile profile.Zoltan Varga
2017-11-17[System.IO] Directory.Exists() now resolves the full path first. Fixes #60267Alexis Christoforides
2016-12-06[corlib] Put back Directory.GetDirectoryRoot() which was accidentally removedAlexander Köplinger
2016-12-01[corlib] Use Directory.GetFiles/GetDirectories implementation from references...Alexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-04-12[corlib] Handle CreateDirectory with relative paths. Fixes #40187Marek Safar
2016-01-23[bcl] Exclude tests for mobile_static excluded on monotouchAlexander Kyte
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-02-23[Test] Cleaned up how a bunch of tests were ignoredAlexander Köplinger
2013-06-05Exclude the new System.IO.Directory unit test for iOS (no Mono.Unix)Sebastien Pouliot
2013-06-05Fix 2.0 build.Rodrigo Kumpera
2013-06-05Make sure the behavior between GetFiles and EnumerateFiles are the same regar...Rodrigo Kumpera
2013-02-07Update for mobile profileMarek Safar
2012-04-05Move System tests to System assemblyMarek Safar
2010-07-042010-05-27 William Holmes <billholmes54@gmail.com>Gonzalo Paniagua Javier
2010-03-25commented out invalid testGonzalo Paniagua Javier
2008-12-17Multiple files:Miguel de Icaza
2008-04-30* DirectoryTest.cs: Do not use ExpectedException to avoid falseGert Driesen
2008-04-032008-04-03 Dick Porter <dick@ximian.com>Dick Porter
2008-03-282008-03-28 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2007-12-05* DirectoryTest.cs: Added (NotWorking) tests for bug #346123.Gert Driesen
2007-09-28* DirectoryTest.cs: Added RunningOnUnix property to use for enablingGert Driesen
2007-09-08* DirectoryTest.cs: Added test for bug #82440.Gert Driesen
2007-08-012007-08-01 Dick Porter <dick@ximian.com>Dick Porter
2007-07-28* DirectoryTest.cs: Added test for bug #82212.Gert Driesen
2007-07-08* Directory.cs: Renamed Move arguments to match MS. Allow Move to beGert Driesen
2007-06-24* DirectoryTest.cs: Restore original CurrentCulture on teardown.Gert Driesen
2007-03-14Mark tests as not working under TARGET_JVMEyal Alalouf
2007-03-05Port NUnit tests to TARGET_JVM configuration.Eyal Alalouf
2007-02-19Fix order of InvalidPathChars on windows.Boris Kirzner
2007-02-13Revert Patch 72756 until we review and discuss this publiclyMiguel de Icaza
2007-02-13Path handling fixes in File, Directory and Path including windows-specific ne...Boris Kirzner
2007-01-25Use System.IO tests for TARGET_JVM.Boris Kirzner
2007-01-11* DirectoryTest.cs: Fixed compiler warning by improving test.Gert Driesen
2006-11-28* DirectoryTest.cs: Use Assert.Ignore instead of silently ignoring test.Gert Driesen
2006-11-07* DirectoryTest.cs: Use Assert class intead of deriving fromGert Driesen
2006-11-072006-11-07 Dick Porter <dick@ximian.com>Dick Porter
2006-07-062006-07-06 Dick Porter <dick@ximian.com>Dick Porter
2006-05-142006-05-14 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-05-082006-05-08 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2006-05-012006-05-01 Daniel Drake <dsd@gentoo.org>Daniel Drake