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