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