2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / System.Web / Test / mainsoft / NunitWeb / NunitWeb / WebTest.cs
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-07-08 Marek Habersack2009-07-08 Marek Habersack <mhabersack@novell.com>
2009-07-06 Raja R Harinath* WebTest.cs (Run): Use SystemWebTestShim.BuildManager.
2009-07-02 Marek Habersack2009-07-03 Marek Habersack <mhabersack@novell.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-23 Marek SafarNew test.
2009-01-22 Marek HabersackNo longer sets the BuildManager.suppressAutoRestart...
2009-01-22 Marek Habersack2009-01-22 Marek Habersack <mhabersack@novell.com>
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-12-02 Marek Habersack2008-12-02 Marek Habersack <mhabersack@novell.com>
2008-10-10 Marek SafarNew tests, update.
2008-10-09 Marek Habersack2008-10-09 Marek Habersack <mhabersack@novell.com>
2008-06-10 Andreia Gaitagluezilla/src:
2008-06-08 Gert Driesen* WebTest.cs: Fixed compilation using csc 1.x.
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-11 Jb Evainmerge 100015:100420
2008-04-10 Noam LampertFix java build
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-09 Dean Brettle++ Test/mainsoft/ChangeLog (working copy)
2008-01-10 Marek Habersack2008-01-08 Dean Brettle <dean@brettle.com>
2007-04-07 Gert Driesen* WebTest.cs: Fixed compile using csc 1.x. Fixed line...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-09 Marek HabersackFix the theme test errors.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-19 Konstantin Trigeravoid using multiple appdomains in NunitWeb; have only...
2006-12-07 Konstantin Trigercreate codebehind for Global.asax
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Andrew Skibaadditional fix in WebTest.Unload
2006-11-29 Andrew SkibaUse standard .ashx for handler instead of "page.fake...
2006-11-29 Andrew Skibadon't create AppDomain while copying resources; don...
2006-11-28 Miguel de IcazaMore WebTest.Run removal
2006-11-28 Miguel de IcazaSince WebTest.Run and WebTest.CopyResource are overwrit...
2006-11-28 Igor Zelmanovichtypo fix
2006-11-23 Andrew SkibaImprovements for NunitWeb test framework: instrument...
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-25 Andrew SkibaNunitWeb test suite - create separate versions of Web...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-08 Yoni KlainObjectDataSourceViewTest.cs: added new tests
2006-08-03 Andrew SkibaAbility to run tests on real web server; documentation...
2006-07-12 Andrew Skibareplace <seealso> tags to <see> to work around NDoc...
2006-07-12 Andrew SkibaInline documentation is complete. This commit includes...
2006-07-03 Andrew SkibaTARGET_JVM ifdefs
2006-07-02 Andrew Skibasurround with try/catch the PageDelegates.Invoke and...
2006-06-28 Andrew Skibacopy resources before creating domain so web.config...
2006-06-28 Andrew Skiba#if TARGET_JVM
2006-06-22 Andrew Skibaimplemented simple postback test infrastructure
2006-06-21 Andrew SkibaNunitWeb test framework major API refactoring; downport...