2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.Adapters / ChangeLog
1 2008-01-12  Dean Brettle <dean@brettle.com> 
2
3         * PageAdapterTest.cs: added tests for PageAdapter.
4
5 2008-01-07  Dean Brettle <dean@brettle.com> 
6
7         * ControlAdapterTest.cs (ConfigCapabilitiesNotCalled): added test to
8         ensure that HttpCapabilitiesBase.ConfigCapabilities() is not called
9         during normal page processing if no files are in App_Browsers.
10         
11
12 2008-01-07  Dean Brettle <dean@brettle.com> 
13
14         * ControlAdapterTest.cs: added tests for ControlAdapter.