/[suikacvs]/www/test/dom/js-binding/Makefile
Suika

Contents of /www/test/dom/js-binding/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Fri Oct 10 11:17:46 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
*** empty log message ***

1 WTTJS_PL = /home/httpd/html/www/webidl2tests/bin/wttjs.pl
2
3 all: webdomcore html xhr
4
5 webdomcore:
6 perl $(WTTJS_PL) --idl-file-name idls/webdomcore-20081008.idl \
7 --instances-file-name idls/webdomcore.json \
8 --test-dir-name tests/ \
9 --testset-id webdomcore-20081008
10
11 html:
12 perl $(WTTJS_PL) --idl-file-name idls/html5-r2321.idl \
13 --instances-file-name idls/html.json \
14 --test-dir-name tests/ \
15 --testset-id html5-r2321
16
17 xhr:
18 perl $(WTTJS_PL) --idl-file-name idls/xhr2-20081006.idl \
19 --instances-file-name idls/xhr.json \
20 --test-dir-name tests/ \
21 --testset-id xhr2-20081006

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24