StringTest.cs: Added several tests for constructors that take sbyte* as an argument...
authorKornél Pál <kornelpal@gmail.com>
Tue, 18 Jul 2006 18:03:41 +0000 (18:03 -0000)
committerKornél Pál <kornelpal@gmail.com>
Tue, 18 Jul 2006 18:03:41 +0000 (18:03 -0000)
commit2a5056455604e17866e62282f21b4ed78a12284c
tree3a8013db111186cfd298a98190637c9bbfad62d1
parent79e17e25cdf051bd147f7ec65baa6fe548554e77
StringTest.cs: Added several tests for constructors that take sbyte* as an argument. This covers bug #78703 as well. Renamed TestUnsafeConstructors to TestCharPtrConstructors and removed sbyte* tests from that test.

svn path=/trunk/mcs/; revision=62718
mcs/class/corlib/Test/System/ChangeLog
mcs/class/corlib/Test/System/StringTest.cs