ChangeLog 455 B

1234567891011121314
  1. 2008-01-12 Dean Brettle <[email protected]>
  2. * PageAdapterTest.cs: added tests for PageAdapter.
  3. 2008-01-07 Dean Brettle <[email protected]>
  4. * ControlAdapterTest.cs (ConfigCapabilitiesNotCalled): added test to
  5. ensure that HttpCapabilitiesBase.ConfigCapabilities() is not called
  6. during normal page processing if no files are in App_Browsers.
  7. 2008-01-07 Dean Brettle <[email protected]>
  8. * ControlAdapterTest.cs: added tests for ControlAdapter.