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