Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests/ChangeLog')
-rw-r--r--main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests/ChangeLog44
1 files changed, 0 insertions, 44 deletions
diff --git a/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests/ChangeLog b/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests/ChangeLog
deleted file mode 100644
index 920c56f624..0000000000
--- a/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests/ChangeLog
+++ /dev/null
@@ -1,44 +0,0 @@
-2010-04-14 Lluis Sanchez Gual <lluis@novell.com>
-
- * StackFrameTests.cs:
- * MdbStackFrameTests.cs:
- * SdbEvaluationTests.cs:
- * SdbStackFrameTests.cs:
- * MdbEvaluationTests.cs:
- * MonoDevelop.Debugger.Tests.csproj: Added new test suite for
- StackFrame. Reorganized a bit the namespaces. Added tests
- for bug #580994.
-
-2010-04-06 Lluis Sanchez Gual <lluis@novell.com>
-
- * EvaluationTests.cs: Make some tests work on windows.
-
-2010-03-17 Lluis Sanchez Gual <lluis@novell.com>
-
- * MonoDevelop.Debugger.Tests.csproj: Merged MD.Projects into
- MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Components
- into MD.Ide.
-
-2010-03-03 Lluis Sanchez Gual <lluis@novell.com>
-
- * EvaluationTests.cs:
- * MdbEvaluationTests.cs: Fix tests. Formatting rules have
- changed.
-
-2010-03-02 Lluis Sanchez Gual <lluis@novell.com>
-
- * DebugTests.cs:
- * EvaluationTests.cs:
- * MdbEvaluationTests.cs: Added boxing tests. Disable
- assignment tests for MDB only, they now work with SDB.
-
-2010-02-16 Lluis Sanchez Gual <lluis@novell.com>
-
- * MonoDevelop.Debugger.Tests.csproj: Flush.
-
- * DebugTests.cs: Added support for lazy loading of add-ins
-
-2009-12-16 Lluis Sanchez Gual <lluis@novell.com>
-
- * MonoDevelop.Debugger.Tests.csproj: Add missing file.
-