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