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

ChangeLog « MonoDevelop.Debugger.Tests.TestApp « MonoDevelop.Debugger « addins « src « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7cef8394dc3f10524342eb536dd7213ba994731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2010-04-14  Lluis Sanchez Gual  <lluis@novell.com>

	* Main.cs: Added new test suite for StackFrame. Reorganized a
	  bit the namespaces. Added tests for bug #580994.

2010-04-13  Lluis Sanchez Gual  <lluis@novell.com>

	* Main.cs: Add unit test for bug 595270: Flags enums in
	  debugger show the zero value.

2010-03-02  Lluis Sanchez Gual  <lluis@novell.com>

	* Main.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.TestApp.csproj: Flush.