2008-04-04 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Fri, 4 Apr 2008 17:18:47 +0000 (17:18 -0000)
committerDick Porter <dick@acm.org>
Fri, 4 Apr 2008 17:18:47 +0000 (17:18 -0000)
commit7c5b9da5e56c59918aad7e12c97f355a2d32f0ae
treece18587fea2582b308551f1390d2d7fb992c9658
parent75d8349cc745c50a9d987e88dd25939df4f8f532
2008-04-04  Dick Porter  <dick@ximian.com>

* File.cs: Pretty up the file share exception with the path name.

2008-04-04  Dick Porter  <dick@ximian.com>

* FileTest.cs: Test moving a file when the access mode disallows
it.  Test from Eric Albright <albright@wesay.org>, see bug 377049.

svn path=/trunk/mcs/; revision=99860
mcs/class/corlib/System.IO/ChangeLog
mcs/class/corlib/System.IO/File.cs
mcs/class/corlib/Test/System.IO/ChangeLog
mcs/class/corlib/Test/System.IO/FileTest.cs