URI: 
       add tests (from sfeed_tests) - webdump_tests - Testfiles for webdump
  HTML git clone git://git.codemadness.org/webdump_tests
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit a1a9e1ff41872edfa5b7017236e2a16aa9d4881d
   DIR parent 6cd0cea869fb0aef601bac20aa0021c3e1da6227
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 14 Jul 2026 11:02:21 +0200
       
       add tests (from sfeed_tests)
       
       now:                 Lines executed:89.94% of 318
       previous was: xml.c: Lines executed:82.39% of 318
       
       xmlcomment handlers are unused so untested here. They are tested in sfeed.
       
       Diffstat:
         A tests/bigattr.xml                   |       2 ++
         A tests/bigattrentity.xml             |       2 ++
         A tests/bigentity.xml                 |       2 ++
         A tests/invalid_named_entity.xml      |       4 ++++
         A tests/invalid_numeric_entity.xml    |      30 ++++++++++++++++++++++++++++++
         A tests/tagclose_eof.xml              |       2 ++
         A tests/tagstart_eof.xml              |       2 ++
         A tests/tagstart_long.xml             |       2 ++
         A tests/tagstart_short_eof.xml        |       2 ++
         A tests/test_htmlattr.xml             |       9 +++++++++
         A tests/testcommentclose.xml          |       1 +
         A tests/testcommentclose2.xml         |       3 +++
         A tests/trim_whitespace_content.xml   |      25 +++++++++++++++++++++++++
         A tests/trim_whitespace_title.xml     |       8 ++++++++
         A tests/unknown_attr_entity.xml       |       1 +
         A tests/unknown_attr_entity2.xml      |       6 ++++++
         A tests/unknown_data_entity.xml       |       3 +++
       
       17 files changed, 104 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/tests/bigattr.xml b/tests/bigattr.xml
       @@ -0,0 +1,2 @@
       +<!-- handle when entity is buffer than BUFSIZ, assumes BUFSIZ not greater than 8192 -->
codemadness.org:70 /git/webdump_tests/commit/a1a9e1ff41872edfa5b7017236e2a16aa9d4881d.gph:44: line too long