[corlib] Add tests for the behavior of IO in the face of a symlink loop.
commit7283aded35496180cbbd42a70ddb1bf400f36ddd
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 15 May 2017 23:19:07 +0000 (15 16:19 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 15 May 2017 23:19:07 +0000 (15 16:19 -0700)
treec72e2b8fe51cd4a54976c82da031fdf259574a47
parentc51f5516cefe4782577ed9517e1b8e2d903ab80e
[corlib] Add tests for the behavior of IO in the face of a symlink loop.

The behavior was empirically found on windows and dotnet.
mcs/class/corlib/Test/System.IO/FileTest.cs