2009-01-22 Marek Habersack * WebTest.cs: Run () sets the internal field BuildManager.suppressDebugModeMessages to true. 2008-12-30 Raja R Harinath * CustomSection.cs: Only enable in the 2.0 profile. 2008-12-23 Marek Habersack * CustomSection.cs: added. Implementation of custom configuration elements for WebConfigurationManager tests. 2008-12-02 Marek Habersack * WebTest.cs: for 1.1, copy the Web.mono.config.1.1 resource 2008-10-09 Marek Habersack * WebTest.cs: made the Host property internal. It is used to access the host's application domain when necessary in some tests. * MyTemplateControls.cs: added 2008-07-28 Marek Habersack * StandardUrl.cs: added a new standard url - PAGE_WITH_MASTER_INVALID_PLACE_HOLDER. 2008-06-08 Gert Driesen * PageInvoker.cs: Fixed line endings. * WebTest.cs: Fixed compilation using csc 1.x.