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