| 1234567891011121314151617181920212223242526 |
- 2008-10-09 Marek Habersack <[email protected]>
- * TemplateControlCompilerTest.cs: compile the file on 1.1 as well.
- Added a test for template parsing in compound controls.
- 2008-02-08 Gert Driesen <[email protected]>
- * AppSettingsExpressionBuilderTest.cs: Added and improved tests for
- GetAppSetting overloads.
- 2007-12-23 Vladimir Krasnov <[email protected]>
- * added AppSettingsExpressionBuilderTest.cs
- 2006-06-21 Andrew Skiba <[email protected]>
- * TemplateControlCompilerTest.cs: NunitWeb refactoring
- 2006-06-18 Andrew Skiba <[email protected]>
- * TemplateControlCompilerTest.cs: new test.
- 2006-01-20 Chris Toshok <[email protected]>
- * ClientBuildManagerParameterTest.cs: new test.
|