2002/08/09 Nick Drochak <ndrochak@gol.com>
authorNick Drochak <nickd@mono-cvs.ximian.com>
Fri, 9 Aug 2002 08:23:00 +0000 (08:23 -0000)
committerNick Drochak <nickd@mono-cvs.ximian.com>
Fri, 9 Aug 2002 08:23:00 +0000 (08:23 -0000)
commitc00e025c5f40f743dd0b6e63af7e4ff25938212d
tree94851243222c07e65c5f33733415c7e05943cc77
parent70861f6802b8b0692436a350aff7996b017d575e
2002/08/09  Nick Drochak <ndrochak@gol.com>

* DecimalTest.cs: Add try-catch block to find which one is throwing
the Overflow.  Also started making each Assert using a unique message
to differentiate those as well.

* MulticastDelegate.cs: Disable tests checking the order that delegates
are executed.  There's a bugzilla entry for this already because we do
it in reverse order. See:
http://bugzilla.ximian.com/show_bug.cgi?id=28306

svn path=/trunk/mcs/; revision=6562
mcs/class/corlib/Test/System/ChangeLog
mcs/class/corlib/Test/System/DecimalTest.cs
mcs/class/corlib/Test/System/MulticastDelegate.cs