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