In gmcs:
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / ChangeLog
1 2006-12-07  Igor Zelmanovich  <igorz@mainsoft.com>
2
3         * XmlComparer.cs:
4         * NunitWebTest.cs:      fixed HtmlComparer              
5
6 2006-10-30  Andrew Skiba  <andrews@mainsoft.com>
7
8         * NunitWebTest.cs: fallback for HtmlCompare to the text diff
9
10 2006-09-28  Vladimir Krasniv  <vladimirk@mainsoft.com>
11
12         * added SystemWebTest20.csproj, SystemWebTest20.vmwcsproj for VS2005
13
14 2006-09-12  Vladimir Krasniv  <vladimirk@mainsoft.com>
15
16         * WebTest.cs: fixed test case find in response of net2.0
17         * added reference20, reference response from net2.0
18
19 2006-07-26  Vladimir Krasnov  <vladimirk@mainsfot.com>
20         
21         * NunitWebTest.cs: fixed HtmltoXml, removes spaces and crlf before
22         converting
23
24 2006-07-26  Andrew Skiba <andrews@mainsoft.com>
25
26         * XmlComparer.cs: make expected and actual arguments look like in NUnit.
27
28 2006-07-16  Vladimir Krasnov  <vladimirk@mainsfot.com>
29
30         * NunitWebTest.cs: fixed AssertAreEqual, order of actual and expected
31
32 2006-06-28  Vladimir Krasnov  <vladimirk@mainsfot.com>
33
34         * nunitweb_config.xml: filtered onclick for input tags
35
36 2006-05-21  Yoni Klain <yonik@mainsoft.com>
37
38         * XmlComparer.cs: add 2 variable for test fail asserting information
39
40 2006-05-21  Yoni Klain <yonik@mainsoft.com>
41
42         * NunitWebTest.cs: add method for Nunit tests asserting fails
43
44
45 2006-05-17  Andrew Skiba <andrews@mainsoft.com>
46
47         * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
48         * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
49
50 2006-05-17  Andrew Skiba <andrews@mainsoft.com>
51
52         * nunitweb_config.xml: similar to almost_config.xml but ignores more stuff
53         * NunitWebTest.cs: use nunit_config.xml and fallback on XmlException
54
55 2006-03-27  Vladimir Krasnov  <vladimirk@mainsoft.com>
56
57         * test_catalog.xml: fixed not working tests
58         * almost_config.xml: fixed almost for not a bug
59         * reference/HyperLinkColumn_DataTextField.aspx.xml,
60         reference/HyperLinkColumn_DataNavigateUrlField.aspx.xml: removed refs
61         of removed tests
62         * reference/WebControl_CopyBaseAttributes_W.aspx.xml: same
63
64 2006-02-23  Vladimir Krasnov  <vladimirk@mainsoft.com>
65
66         * test_catalog.xml: fixed not working tests
67
68 2006-02-23  Vladimir Krasnov  <vladimirk@mainsoft.com>
69
70         * added SystemWebTest.vmwcsproj, GH project file
71
72 2006-02-20  Vladimir Krasnov  <vladimirk@mainsoft.com>
73
74         * XmlComparer.cs: fixed AreEqualAttribs, to make attributes
75         compare case insensitive