Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « W3C « System.Xml « Test « System.XML « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 187b02115a487a6b81ac40cce32e49caf99277cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
2006-08-17  Andrew Skiba  <andrews@mainsoft.com>

	* knownFailures.lst: remove 2 tests that Eno fixed already.

2006-08-17  Andrew Skiba  <andrews@mainsoft.com>

	* knownFailures.lst: add 3 negative tests w/o analysis, add 2 positive
	flow tests after openingbugs #79091 and #79090 in bugzilla.

2006-08-14  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile: support net_2_0 PROFILE

2006-04-03  Andrew Skiba  <andrews@mainsoft.com>

	* W3C.vmwcsproj, W3C.sln: use project reference for nunit

2006-04-03  Andrew Skiba  <andrews@mainsoft.com>

	* W3C.vmwcsproj : use nunit from mono tree

2005-10-23  Andrew Skiba  <andrews@mainsoft.com>

	* fixme.lst, knownFailures.lst: update to current failures list
	* W3C.sln, W3C.vmwcsproj, README.j2ee, run-test.j2ee.bat: add files
	that help to run tests on Grasshopper

2005-09-14  Atsushi Enomoto  <atsushi@ximian.com>

	* Makefile: build fix.

2005-08-17  Atsushi Enomoto  <atsushi@ximian.com>

	* xmlconf.cs: we need error message to do real-world debugging.

2005-07-21  Rafael Mizrahi  <rafim@mainsoft.com>

	* xmlconf.cs: Close readers handlers in order to free file descriptors.
 
2005-06-30  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile: change targets for nunit based tests
	* xmlconf.cs: remove support for standalone test, add few modes
	for nunit.
 
2005-06-28  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile, xmlconf.cs: add nunit support

2005-06-27  Andrew Skiba  <andrews@mainsoft.com>

	* fixme.lst: remove fixed testcase

2005-06-27  Andrew Skiba  <andrews@mainsoft.com>

	* knownFailures.lst, fixme.lst: remove fixed testcases
	* ignored.lst: add a test which causes mono runtime to hang

2005-06-14  Andrew Skiba  <andrews@mainsoft.com>

	* fixme.lst : remove testcases fixed by r45935
	* xmlconf.cs : one-liner for total.lst output

2005-06-12  Andrew Skiba  <andrews@mainsoft.com>

	* xmlconf.cs : make class IDisposable; add another output file for total report

2005-06-09  Andrew Skiba  <andrews@mainsoft.com>

	* knownFailures.lst : fix the list of tests that fail on GH 1.6

2005-06-06  Andrew Skiba  <andrews@mainsoft.com>

	* xmlconf.cs : change messages

2005-06-02  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile : mkdir as unzip seems to have trouble otherwise (on Cygwin there is an ambiguity between xmlconf.exe and xmlconf dir)

2005-06-01  Andrew Skiba  <andrews@mainsoft.com>

	* TODO : added new file

2005-06-01  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile : test target depends on the catalog
	* xmlconf.cs : flush fixed list after each output
	* knownFailures.lst, fixme.lst : add initial lists of known bugs

2005-05-30  Andrew Skiba  <andrews@mainsoft.com>

	* Makefile, xmlconf.cs, README : support for regressions tracking

2005-05-30  Andrew Skiba  <andrews@mainsoft.com>

	* net-failed.lst : added a list of tests that fail on dot net
	* Makefile : compiles on mono
	* xmlconf.cs : commit it before I ruin it with new changes

2005-05-30  Andrew Skiba  <andrews@mainsoft.com>

	* xmlconf.cs : added. Compiles and runs on dot net, still misses many features.

2005-05-25  Andrew Skiba  <andrews@mainsoft.com>

	* README : added