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