Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 23 Jun 2007 03:51:41 -0000 * tokenizer-test-2.dat: New test. This test file contains some tests that cannot be reliably tested by |HTML-tokenize.t|, since they depends on how characeters are supplied to the tokenizer. * HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| etc. supported. 2007-06-23 Wakaba <wakaba@suika.fam.cx>
1 | wakaba | 1.6 | 1..472 |
2 | wakaba | 1.1 | # Running under perl version 5.008007 for linux |
3 | wakaba | 1.11 | # Current time local: Sat Jun 23 12:46:57 2007 |
4 | # Current time GMT: Sat Jun 23 03:46:57 2007 | ||
5 | wakaba | 1.1 | # Using Test.pm version 1.25 |
6 | ok 1 | ||
7 | wakaba | 1.11 | not ok 2 |
8 | # Test 2 got: "| <!DOCTYPE HTML>\n| <html>\n| <head>\n| <title>\n| <body>\n| <p>\n| \"\x{FFFD}\"\n" (t/HTML-tree.t at line 134) | ||
9 | # Expected: "| <!DOCTYPE html>\n| <html>\n| <head>\n| <title>\n| <body>\n| <p>\n| \"\x{FFFD}\"\n" (Document tree: <!DOCTYPE html><html><head><title></title></head><body><p> |