New test.
[mono.git] / mcs / class / System.XML / Test / System.Xml / W3C / ChangeLog
1 2006-08-17  Andrew Skiba  <andrews@mainsoft.com>
2
3         * knownFailures.lst: remove 2 tests that Eno fixed already.
4
5 2006-08-17  Andrew Skiba  <andrews@mainsoft.com>
6
7         * knownFailures.lst: add 3 negative tests w/o analysis, add 2 positive
8         flow tests after openingbugs #79091 and #79090 in bugzilla.
9
10 2006-08-14  Andrew Skiba  <andrews@mainsoft.com>
11
12         * Makefile: support net_2_0 PROFILE
13
14 2006-04-03  Andrew Skiba  <andrews@mainsoft.com>
15
16         * W3C.vmwcsproj, W3C.sln: use project reference for nunit
17
18 2006-04-03  Andrew Skiba  <andrews@mainsoft.com>
19
20         * W3C.vmwcsproj : use nunit from mono tree
21
22 2005-10-23  Andrew Skiba  <andrews@mainsoft.com>
23
24         * fixme.lst, knownFailures.lst: update to current failures list
25         * W3C.sln, W3C.vmwcsproj, README.j2ee, run-test.j2ee.bat: add files
26         that help to run tests on Grasshopper
27
28 2005-09-14  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * Makefile: build fix.
31
32 2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * xmlconf.cs: we need error message to do real-world debugging.
35
36 2005-07-21  Rafael Mizrahi  <rafim@mainsoft.com>
37
38         * xmlconf.cs: Close readers handlers in order to free file descriptors.
39  
40 2005-06-30  Andrew Skiba  <andrews@mainsoft.com>
41
42         * Makefile: change targets for nunit based tests
43         * xmlconf.cs: remove support for standalone test, add few modes
44         for nunit.
45  
46 2005-06-28  Andrew Skiba  <andrews@mainsoft.com>
47
48         * Makefile, xmlconf.cs: add nunit support
49
50 2005-06-27  Andrew Skiba  <andrews@mainsoft.com>
51
52         * fixme.lst: remove fixed testcase
53
54 2005-06-27  Andrew Skiba  <andrews@mainsoft.com>
55
56         * knownFailures.lst, fixme.lst: remove fixed testcases
57         * ignored.lst: add a test which causes mono runtime to hang
58
59 2005-06-14  Andrew Skiba  <andrews@mainsoft.com>
60
61         * fixme.lst : remove testcases fixed by r45935
62         * xmlconf.cs : one-liner for total.lst output
63
64 2005-06-12  Andrew Skiba  <andrews@mainsoft.com>
65
66         * xmlconf.cs : make class IDisposable; add another output file for total report
67
68 2005-06-09  Andrew Skiba  <andrews@mainsoft.com>
69
70         * knownFailures.lst : fix the list of tests that fail on GH 1.6
71
72 2005-06-06  Andrew Skiba  <andrews@mainsoft.com>
73
74         * xmlconf.cs : change messages
75
76 2005-06-02  Andrew Skiba  <andrews@mainsoft.com>
77
78         * Makefile : mkdir as unzip seems to have trouble otherwise (on Cygwin there is an ambiguity between xmlconf.exe and xmlconf dir)
79
80 2005-06-01  Andrew Skiba  <andrews@mainsoft.com>
81
82         * TODO : added new file
83
84 2005-06-01  Andrew Skiba  <andrews@mainsoft.com>
85
86         * Makefile : test target depends on the catalog
87         * xmlconf.cs : flush fixed list after each output
88         * knownFailures.lst, fixme.lst : add initial lists of known bugs
89
90 2005-05-30  Andrew Skiba  <andrews@mainsoft.com>
91
92         * Makefile, xmlconf.cs, README : support for regressions tracking
93
94 2005-05-30  Andrew Skiba  <andrews@mainsoft.com>
95
96         * net-failed.lst : added a list of tests that fail on dot net
97         * Makefile : compiles on mono
98         * xmlconf.cs : commit it before I ruin it with new changes
99
100 2005-05-30  Andrew Skiba  <andrews@mainsoft.com>
101
102         * xmlconf.cs : added. Compiles and runs on dot net, still misses many features.
103
104 2005-05-25  Andrew Skiba  <andrews@mainsoft.com>
105
106         * README : added