/[suikacvs]/webroot/www/webidl2tests/bin/wttjs.pl
Suika

Log of /webroot/www/webidl2tests/bin/wttjs.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 08:05:37 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +4 -1 lines
Diff to previous 1.15
++ wtt/bin/ChangeLog	11 Oct 2008 08:05:35 -0000
	* wttjs.pl: Noted that Whatpm::WebIDL has no more dependency.

2008-10-11  Wakaba  <wakaba@suika.fam.cx>


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 08:00:26 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
++ ChangeLog	11 Oct 2008 07:59:42 -0000
2008-10-11  Wakaba  <wakaba@suika.fam.cx>

	* readme.en.html: New document.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 05:37:30 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +173 -8 lines
Diff to previous 1.13
++ wtt/bin/ChangeLog	11 Oct 2008 05:37:22 -0000
2008-10-11  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: New file.

	* wttjs.pl: Documentation added.  Path names of manakai/Whatpm
	library is removed.  "--help" option added.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 04:00:14 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
++ wtt/bin/ChangeLog	11 Oct 2008 04:00:09 -0000
	* wttjs.pl: Don't test attribute's ReadOnly-ness if the
	[PutForwards] extended attribute is set.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 10:34:10 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +7 -2 lines
Diff to previous 1.11
++ wtt/bin/ChangeLog	10 Oct 2008 10:34:03 -0000
	* wttjs.pl: Make result page URL configurable.  Don't generate
	invalid JavaScript code even when there is no crash information
	available.  Link to the result page.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 09:33:39 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +224 -4 lines
Diff to previous 1.10
++ wtt/bin/ChangeLog	10 Oct 2008 09:33:22 -0000
	* wttjs.pl: Test interface object even if NativeObject extended
	attribute is set, since I can't find any clause in the WebIDL spec
	that NativeObject implies NoInterfaceObject.  Support for tests on
	exception interface objects and exception host objects.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>

	* wttjs.pl: Some of skipped tests were counted as failed.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 08:45:53 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +23 -0 lines
Diff to previous 1.9
++ wtt/bin/ChangeLog	10 Oct 2008 08:45:48 -0000
	* wttjs.pl: Don't execute a test if it is known a priori to crash
	the browser.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 07:42:29 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +25 -4 lines
Diff to previous 1.8
++ wtt/bin/ChangeLog	10 Oct 2008 07:42:20 -0000
	* wttjs.pl: Skip a test if it tries to get an instance of the
	interface and then fails, since the purpose of the test is not
	determining whether the browser implements a way to instantiate
	the interface properly or not.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 07:10:27 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +81 -54 lines
Diff to previous 1.7
++ wtt/bin/ChangeLog	10 Oct 2008 07:10:12 -0000
	* wttjs.pl: Label added to all tests.  Redundant dependency
	removed.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 06:45:13 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +36 -1 lines
Diff to previous 1.6
++ wtt/bin/ChangeLog	10 Oct 2008 06:45:07 -0000
	* wttjs.pl: Test result submission form added.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 03:54:47 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +12 -1 lines
Diff to previous 1.5
++ wtt/bin/ChangeLog	10 Oct 2008 03:54:45 -0000
	* wttjs.pl: Catch exceptions thrown by assignment to a ReadOnly
	property, to test only whether ReadOnly attribute is set or not.

2008-10-10  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 03:47:18 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +135 -11 lines
Diff to previous 1.4
++ wtt/bin/ChangeLog	10 Oct 2008 03:47:14 -0000
2008-10-10  Wakaba  <wakaba@suika.fam.cx>

	* wttjs.pl: Inheritance support.  [Stringifies] support.
	Operation support.  Attribute support.
	(generate_id): Support for method/attribute names end with an
	uppercase letter.
	(generate_test): Use test_id instead of file name for the |title|
	element content.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 14:19:02 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +82 -19 lines
Diff to previous 1.3
++ wtt/bin/ChangeLog	9 Oct 2008 14:18:55 -0000
	* wttjs.pl: Interface prototype object's |constructor| property
	test added.  Constant value property tests added.

2008-10-09  Wakaba  <wakaba@suika.fam.cx>


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 13:47:17 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +39 -18 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 13:38:51 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +138 -11 lines
Diff to previous 1.1
++ wtt/bin/ChangeLog	9 Oct 2008 13:38:41 -0000
	* wttjs.pl: Typo fixed.  Generate test harness HTML page.

2008-10-09  Wakaba  <wakaba@suika.fam.cx>


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 11:34:12 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
++ wtt/bin/ChangeLog	9 Oct 2008 11:33:25 -0000
2008-10-09  Wakaba  <wakaba@suika.fam.cx>

	* wttjs.pl: New script.

	* ChangeLog: New file.


++ ChangeLog	9 Oct 2008 11:33:42 -0000
2008-10-09  Wakaba  <wakaba@suika.fam.cx>

	* cvscommit.sh: New file.

	* ChangeLog: New file.

	* bin/: New directory.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24