/[suikacvs]/markup/html/whatpm/t/ContentChecker-Atom.t
Suika

Contents of /markup/html/whatpm/t/ContentChecker-Atom.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Sep 18 05:49:13 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: application/x-troff
++ whatpm/t/ChangeLog	18 Sep 2008 05:48:58 -0000
	* ContentChecker.t: Atom tests are moved to another file.

	* ContentChecker-Atom.t, LangTag.t: New test scripts.

	* Makefile: Updated to invoke new test scripts.

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

1 #!/usr/bin/perl
2 use strict;
3
4 BEGIN {
5 require 't/content-checker.pl';
6 plan (tests => 2646);
7 }
8
9 test_files (qw[
10 t/content-model-atom-1.dat
11 t/content-model-atom-2.dat
12 t/content-model-atom-threading-1.dat
13 ]);
14
15 ## License: Public Domain.
16 ## $Date: 2008/08/31 06:57:32 $

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24