2003-10-07 Nick Drochak * StackFrameTest.cs: Get tests to pass on .NET 1.1. 2003-08-19 Nick Drochak * StackFrameTest.cs: Isolate test failure by making tests finer grained. 2003-07-01 Zoltan Varga * StackFrameTest.cs (TestGetMethod): Remove test for method name, since it is not guaranteed to be 'InternalInvoke'. 2003-06-10 Nick Drochak * StackFrameTest.cs: More cleanups. Now *all* tests pass. 2003-06-10 Nick Drochak * StackFrameTest.cs: Cleanups. Now tests pass. 2003-04-17 Nick Drochak * StackFrameTest.cs: Use nunit version 2 style. 2003-01-27 Zoltan Varga * StackTraceTest.cs: Added test for unthrown exceptions. 2002-12-21 Nick Drochak * all: make tests build and run under nunit2 2002-06-19 Nick Drochak * AllTests.cs: Add missing test: DebugTest 2002-02-10 Nick Drochak * DebugTest.cs: Put in correct namespace. * TextWriterTraceListenerTest.cs: Put in correct namespace.