* MonoTouch/MonoPInvokeCallbackAttribute.cs: Added.
[mono.git] / mcs / class / SystemWebTestShim /
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-07-06 Raja R Harinath* UrlUtilsTest.cs: Use SystemWebTestShim.UriUtils.
2009-07-06 Raja R HarinathExpose internal constructors of various Adapter types.
2009-07-06 Raja R Harinath* HtmlFormTest.cs: Derive from SystemWebTestShim.Page...
2009-07-06 Raja R Harinath* ControlAdapterTest.cs: Use SystemWebTestShim to set
2009-07-06 Raja R Harinath* WebTest.cs (Run): Use SystemWebTestShim.BuildManager.
2009-07-06 Raja R HarinathAdd SystemWebTestShim so that we can avoid InternalsVis...