1 |
wakaba |
1.5 |
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.10 |
* wttjs.pl: Don't execute a test if it is known a priori to crash |
4 |
|
|
the browser. |
5 |
|
|
|
6 |
|
|
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
|
8 |
wakaba |
1.9 |
* wttjs.pl: Skip a test if it tries to get an instance of the |
9 |
|
|
interface and then fails, since the purpose of the test is not |
10 |
|
|
determining whether the browser implements a way to instantiate |
11 |
|
|
the interface properly or not. |
12 |
|
|
|
13 |
|
|
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
|
15 |
wakaba |
1.8 |
* wttjs.pl: Label added to all tests. Redundant dependency |
16 |
|
|
removed. |
17 |
|
|
|
18 |
|
|
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
wakaba |
1.7 |
* wttjs.pl: Test result submission form added. |
21 |
|
|
|
22 |
|
|
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
|
24 |
wakaba |
1.6 |
* wttjs.pl: Catch exceptions thrown by assignment to a ReadOnly |
25 |
|
|
property, to test only whether ReadOnly attribute is set or not. |
26 |
|
|
|
27 |
|
|
2008-10-10 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
|
29 |
wakaba |
1.5 |
* wttjs.pl: Inheritance support. [Stringifies] support. |
30 |
|
|
Operation support. Attribute support. |
31 |
|
|
(generate_id): Support for method/attribute names end with an |
32 |
|
|
uppercase letter. |
33 |
|
|
(generate_test): Use test_id instead of file name for the |title| |
34 |
|
|
element content. |
35 |
|
|
|
36 |
wakaba |
1.2 |
2008-10-09 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
wakaba |
1.4 |
* wttjs.pl: Interface prototype object's |constructor| property |
39 |
|
|
test added. Constant value property tests added. |
40 |
|
|
|
41 |
|
|
2008-10-09 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
|
43 |
wakaba |
1.3 |
* wttjs.pl: Typo fixed. Generate test harness HTML page. |
44 |
|
|
|
45 |
|
|
2008-10-09 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
|
47 |
wakaba |
1.2 |
* wttjs.pl: New script. |
48 |
|
|
|
49 |
|
|
* ChangeLog: New file. |
50 |
|
|
|
51 |
|
|
|