1 |
|
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOM-DocumentType.t, DOM-AttributeDefinition.t, |
4 |
|
DOM-Entity.t, DOM-Notation.t: Tests for factory |
5 |
|
methods are added. |
6 |
|
|
7 |
|
* DOM-ElementTypeDefinition.t: New test script. |
8 |
|
|
9 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Makefile: Rules for DIS tests are removed. |
12 |
|
|
13 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DOM-Attr.t: New tests for |DeclaredValueType|, |specified|, |
16 |
|
|schemaTypeInfo|, and |isId| are added. |
17 |
|
|
18 |
|
* DOM-Element.t: New tests for |schemaTypeInfo| are added. |
19 |
|
|
20 |
|
* DOM-Entity.t: New tests for |xmlVersion| are added. |
21 |
|
|
22 |
|
* DOM-ProcessingInstruction.t: New tests for |node_value|, |
23 |
|
|data|, and |text_content| are added. |
24 |
|
|
25 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOM-Atom-AtomElement.t: New test script. |
28 |
|
|
29 |
|
* DOM-DOMImplementation.t, DOM-Node.t: New test |
30 |
|
data for |get_feature|. |
31 |
|
|
32 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DOM-TreeWalker.t, DOM-SerialWalker.t: New test scripts. |
35 |
|
|
36 |
|
* DOM-DOMImplementation.t: Tests for |Traversal| feature |
37 |
|
are added. |
38 |
|
|
39 |
|
* DOM-Node.t: Tests for |Traversal| feature are added. |
40 |
|
|
41 |
|
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* DOM-Node.t: Tests for |append_child| family on |
44 |
|
leaf node types are added. |
45 |
|
|
46 |
|
* DOM-Text.t: Tests for |split_text| are added. |
47 |
|
|
48 |
|
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DOM-Node.t: Test data for new constants and attributes |
51 |
|
are added. |
52 |
|
|
53 |
|
* DOM-TypeInfo.t: Tests for constants are added. |
54 |
|
|
55 |
|
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* DOM-TypeInfo.t: New test script. |
58 |
|
|
59 |
|
* DOM-Node.t: Test data for new attributes are added. |
60 |
|
|
61 |
|
2007-07-12 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* DOM-Node.t: New attributes are added and |
64 |
|
some test results has been changed to sync with new implementation. |
65 |
|
|
66 |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
2007-07-08 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
* DOM-Element.t: Tests for |attributes| are added. |
* DOM-Element.t: Tests for |attributes| are added. |