0583f4dcd00c29c90b84f9df688c0406ccde4dde
[mono.git] / mcs / class / Commons.Xml.Relaxng / Test / ChangeLog
1 2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
2
3         * RelaxngDatatypeProviderTests.cs : new test, based on bug #463267
4           by Mark Junker.
5
6 2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
7
8         * RelaxngDatatypeProviderTests.cs : new test, based on bug #463264
9           by Mark Junker.
10
11 2008-11-11  Atsushi Enomoto <atsushi@ximian.com>
12
13         * RncTests.cs : added InheritDefaultNamespace().
14
15 2007-12-14  Atsushi Enomoto <atsushi@ximian.com>
16
17         * RelaxngReaderTests.cs : added test for bug #347945.
18
19 2006-04-18  Atsushi Enomoto <atsushi@ximian.com>
20
21         * RncTests.cs : added (my own) infocard rnc parsing test.
22
23 2006-04-11  Atsushi Enomoto <atsushi@ximian.com>
24
25         * NvdlValidatingReaderTests.cs : new file for NVDL test.
26
27 2006-04-04  Atsushi Enomoto <atsushi@ximian.com>
28
29         * RncTests.cs : added atom.rnc parsing test.
30
31 2006-04-04  Atsushi Enomoto <atsushi@ximian.com>
32
33         * RncTests.cs : added surrogate test and foreign-elements/attributes
34           ambiguity test.
35
36 2006-01-04  Atsushi Enomoto <atsushi@ximian.com>
37
38         * RelaxngValidatingReaderTests.cs : regressions mentioned in the
39           previous fix were solved.
40
41 2006-01-03  Atsushi Enomoto <atsushi@ximian.com>
42
43         * RelaxngValidatingReaderTests.cs : seems like there are some sort
44           of regressions. Will be fixed after my end of vacations.
45
46 2004-05-30  Atsushi Enomoto <atsushi@ximian.com>
47
48         * RncTests.cs : fixed test that got impossible to build anymore.
49
50 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
51
52         * RelaxngValidatingReaderTests.cs: this compiled with mcs but fails with
53         csc. Filed as bug #58222.
54
55 2004-03-17  Atsushi Enomoto <atsushi@ximian.com>
56
57         * Added RncTests.cs (compact syntax test).
58         * RelaxngReaderTests.cs : modified and fixed relaxng.rng reading test.
59         * RelaxngValidatingReaderTests.cs : Added relaxng.rng validation test.
60
61 2004-02-28  Atsushi Enomoto <atsushi@ximian.com>
62
63         * Removed Commons.Xml.Relaxng_test.args.
64         * RelaxngReaderTests.cs,
65           RelaxngValidatingReaderTests.cs : file path fix.
66         * XsdDatatypeTests.cs : It causes infinite loop (maybe bug in libs),
67           so comment out right now.
68
69 2004-02-28  Atsushi Enomoto <atsushi@ximian.com>
70
71         * Added XsdDatatypeTests.cs.
72         * RdpPatternTests.cs,
73           RelaxngReaderTests.cs,
74           RelaxngValidatingReaderTests.cs : library class change fixes.
75
76 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
77         * makefile.gnu: Fixed name of assembly was changed
78                         from Mono.Xml.Relaxng to
79                         Commons.Xml.Relaxng.
80         * RdpPatternTests.cs, RelaxngReaderTests.cs: 
81           Removed Assertion. prefixes and made them inherit from Assertion.
82
83 2003-04-29  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
84
85         * Started.
86         * added ChangeLog, RdpPatternTests.cs, RelaxngReaderTests.cs,
87           RelaxngValidatingReaderTests.cs, makefile.gnu,
88           Commons.Xml.Relaxng_test.args and Commons.Xml.Relaxng_test.build.
89