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