File: ChangeLog

package info (click to toggle)
mono 3.2.8%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 527,964 kB
  • ctags: 623,327
  • sloc: cs: 3,938,236; xml: 1,891,753; ansic: 418,737; java: 59,920; sh: 15,754; makefile: 11,067; sql: 7,956; perl: 2,279; cpp: 1,380; yacc: 1,203; python: 594; asm: 422; sed: 16; php: 1
file content (90 lines) | stat: -rw-r--r-- 2,648 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
2010-01-19  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #568631

2009-08-26  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #400807

2009-08-25  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #323719
	Added test for bug #367273

2009-08-18  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #525104 and
	improved test for bug #517656

2009-07-08  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #520024

2009-07-06  Raja R Harinath  <harinath@hurrynot.org>

	* TemplateControlCompilerTest.cs (InvalidPropertyBindTest1):
	Don't use 'typeof' on a System.Web internal exception type.
	(InvalidPropertyBindTest3): Likewise.

2009-06-30  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #517656

2009-06-04  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #508888

2009-05-10  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added a test for expressions in
	list control items.

2009-04-28  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #498637

2009-04-16  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added test for bug #493639

2008-12-08  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added another valid Bind
	expression test.

2008-12-01  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: Added test for bug #449970

2008-11-21  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: added simple data source for
	Bind tests.
	Added 8 tests for valid and invalid Bind expressions.

2008-10-09  Marek Habersack  <mhabersack@novell.com>

	* TemplateControlCompilerTest.cs: compile the file on 1.1 as well.
	Added a test for template parsing in compound controls.

2008-02-08  Gert Driesen  <drieseng@users.sourceforge.net>

	* AppSettingsExpressionBuilderTest.cs: Added and improved tests for
	GetAppSetting overloads.

2007-12-23  Vladimir Krasnov <vladimirk@mainsoft.com>

	* added AppSettingsExpressionBuilderTest.cs

2006-06-21 Andrew Skiba <andrews@mainsoft.com>

	* TemplateControlCompilerTest.cs: NunitWeb refactoring

2006-06-18  Andrew Skiba  <andrews@mainsoft.com>

	* TemplateControlCompilerTest.cs: new test.

2006-01-20  Chris Toshok  <toshok@ximian.com>

	* ClientBuildManagerParameterTest.cs: new test.