**** Merged from MCS ****
[mono-project.git] / mcs / class / corlib / Test / System.Diagnostics / ChangeLog
blob7ebdc28fd0474f5a15ed4b879c1a57074a6a6960
1 2004-08-30  Nick Drochak <ndrochak@ieee.com>\r
2 \r
3         * StackTraceTest.cs: Fix warning.\r
4 \r
5 2004-08-29  Nick Drochak <ndrochak@ieee.com>
7         * StackFrameTest.cs : Ignore tests that fail on MS.NET.
9 2004-08-05  Sebastien Pouliot  <sebastien@ximian.com>
11         * StackFrameTest.cs: Added new unit tests to validate exceptions.
12         Converted existing unit tests to NUnit 2.2.\r
14 2004-05-30  David Sheldon <dave-mono@earth.li>\r
16         * StackFrameTest.cs: Mark the failures that have been failing\r
17         for months due to bug 45730 as ignored as it doesn't look like\r
18         it will be fixed soon.\r
20 2003-10-07  Nick Drochak <ndrochak@gol.com>\r
22         * StackFrameTest.cs: Get tests to pass on .NET 1.1.\r
24 2003-08-19  Nick Drochak <ndrochak@gol.com>\r
26         * StackFrameTest.cs: Isolate test failure by making tests finer\r
27         grained.\r
29 2003-07-01  Zoltan Varga  <vargaz@freemail.hu>\r
31         * StackFrameTest.cs (TestGetMethod): Remove test for method name, since\r
32         it is not guaranteed to be 'InternalInvoke'.\r
34 2003-06-10  Nick Drochak <ndrochak@gol.com>\r
36         * StackFrameTest.cs: More cleanups.  Now *all* tests pass.\r
38 2003-06-10  Nick Drochak <ndrochak@gol.com>\r
40         * StackFrameTest.cs: Cleanups.  Now tests pass.\r
42 2003-04-17  Nick Drochak  <ndrochak@gol.com>\r
44         * StackFrameTest.cs: Use nunit version 2 style.\r
46 2003-01-27  Zoltan Varga  <vargaz@freemail.hu>\r
48         * StackTraceTest.cs: Added test for unthrown exceptions.\r
50 2002-12-21  Nick Drochak <ndrochak@gol.com>\r
52         * all: make tests build and run under nunit2\r
54 2002-06-19  Nick Drochak  <ndrochak@gol.com>\r
56         * AllTests.cs: Add missing test: DebugTest\r
58 2002-02-10  Nick Drochak  <ndrochak@gol.com>\r
60         * DebugTest.cs: Put in correct namespace.\r
61         * TextWriterTraceListenerTest.cs: Put in correct namespace.\r