a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
91 lines
2.6 KiB
Plaintext
91 lines
2.6 KiB
Plaintext
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.
|
|
|