/[suikacvs]/markup/html/whatpm/t/Makefile
Suika

Contents of /markup/html/whatpm/t/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Mon Apr 30 09:59:35 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
++ whatpm/What/ChangeLog	30 Apr 2007 09:59:16 -0000
	* HTML.pm.src: Some tokenizer bugs are fixed.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	30 Apr 2007 09:58:16 -0000
2007-04-30  Wakaba  <wakaba@suika.fam.cx>

	* .cvsignore: New file.

	* Makefile: New file.

	* HTML-tokenizer.t: New test.

1 WGET = wget
2
3 all: tokenizer-test
4
5 tokenizer-test: tokenizer-files
6
7
8 tokenizer:
9 mkdir $@
10
11 tokenizer-files: tokenizer \
12 tokenizer/test1.test tokenizer/test2.test tokenizer/contentModelFlags.test
13
14 tokenizer/%.test:
15 $(WGET) -O $@ http://html5lib.googlecode.com/svn/trunk/tests/$@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24