[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / ChangeLog
1 2010-01-14  Marek Habersack  <mhabersack@novell.com>
2
3         * NunitWebTest.cs: added new overload of GetControlFromPageHtml
4         which takes begin and end markers as parameters.
5
6 2008-01-07  Dean Brettle <dean@brettle.com> 
7
8         * HtmlAgilityPack/AssemblyInfo.cs: made assembly delay signed so that 
9         tests can access System.Web internals now that System.Web is
10         InternalsVisibleTo this assembly.
11
12 2007-03-06  Vladimir Krasniv  <vladimirk@mainsoft.com>
13         
14         * reference20: added reference test for PageDirectories tests
15
16 2007-03-05  Vladimir Krasniv  <vladimirk@mainsoft.com>
17
18         * reference20: added reference tests for PageDirectories tests
19
20 2007-02-27  Vladimir Krasniv  <vladimirk@mainsoft.com>
21
22         * almost_config.xml, test_catalog.xml, WebTest.cs: fixed not working
23         tests for asp 2.0
24
25 2006-12-07  Igor Zelmanovich  <igorz@mainsoft.com>
26
27         * XmlComparer.cs:
28         * NunitWebTest.cs:      fixed HtmlComparer              
29
30 2006-10-30  Andrew Skiba  <andrews@mainsoft.com>
31
32         * NunitWebTest.cs: fallback for HtmlCompare to the text diff
33
34 2006-09-28  Vladimir Krasniv  <vladimirk@mainsoft.com>
35
36         * added SystemWebTest20.csproj, SystemWebTest20.vmwcsproj for VS2005
37
38 2006-09-12  Vladimir Krasniv  <vladimirk@mainsoft.com>
39
40         * WebTest.cs: fixed test case find in response of net2.0
41         * added reference20, reference response from net2.0
42
43 2006-07-26  Vladimir Krasnov  <vladimirk@mainsfot.com>
44         
45         * NunitWebTest.cs: fixed HtmltoXml, removes spaces and crlf before
46         converting
47
48 2006-07-26  Andrew Skiba <andrews@mainsoft.com>
49
50         * XmlComparer.cs: make expected and actual arguments look like in NUnit.
51
52 2006-07-16  Vladimir Krasnov  <vladimirk@mainsfot.com>
53
54         * NunitWebTest.cs: fixed AssertAreEqual, order of actual and expected
55
56 2006-06-28  Vladimir Krasnov  <vladimirk@mainsfot.com>
57
58         * nunitweb_config.xml: filtered onclick for input tags
59
60 2006-05-21  Yoni Klain <yonik@mainsoft.com>
61
62         * XmlComparer.cs: add 2 variable for test fail asserting information
63
64 2006-05-21  Yoni Klain <yonik@mainsoft.com>
65
66         * NunitWebTest.cs: add method for Nunit tests asserting fails
67
68
69 2006-05-17  Andrew Skiba <andrews@mainsoft.com>
70
71         * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
72         * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
73
74 2006-05-17  Andrew Skiba <andrews@mainsoft.com>
75
76         * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
77         * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
78
79 2006-03-27  Vladimir Krasnov  <vladimirk@mainsoft.com>
80
81         * test_catalog.xml: fixed not working tests
82         * almost_config.xml: fixed almost for not a bug
83         * reference/HyperLinkColumn_DataTextField.aspx.xml,
84         reference/HyperLinkColumn_DataNavigateUrlField.aspx.xml: removed refs
85         of removed tests
86         * reference/WebControl_CopyBaseAttributes_W.aspx.xml: same
87
88 2006-02-23  Vladimir Krasnov  <vladimirk@mainsoft.com>
89
90         * test_catalog.xml: fixed not working tests
91
92 2006-02-23  Vladimir Krasnov  <vladimirk@mainsoft.com>
93
94         * added SystemWebTest.vmwcsproj, GH project file
95
96 2006-02-20  Vladimir Krasnov  <vladimirk@mainsoft.com>
97
98         * XmlComparer.cs: fixed AreEqualAttribs, to make attributes
99         compare case insensitive