joey
282893be81
* Rebuilding on upgrade to this version is recommended.
...
* Add a html validity check to the test suite, using the wdg-html-validator,
if available.
* Make the html valid when there is nothing in the actions list by adding an
empty <li> to the end of it.
* Reordered some function call parameters for consistency.
2006-05-26 08:24:36 +00:00
joey
642f73a39f
dirname, basename, bestlink, linkify, pagetitle, titlepage.
...
* Allow links of the form [[some page|page]], with whitespace in the link
text.
2006-05-04 18:51:26 +00:00
joey
e5ae4bbcf7
add a syntax check
2006-05-03 20:06:31 +00:00
joey
4ba45ec3fc
add
2006-05-02 21:15:39 +00:00
joey
55cc22939f
* Add unit tests for several core functions, including globlist_match,
...
dirname, basename, and bestlink.
as plugins and work. (Well, in theory.)
2006-05-02 21:14:50 +00:00
joey
47cec07e44
ah, the joys of test-based development..
...
think I have smart glob list matching working ok
2006-05-02 15:22:49 +00:00
joey
f9ce7a571d
* Add a unit test for globlist_match().
2006-05-02 07:03:52 +00:00
Joey Hess
181bdbe1a9
use HTML::Entities
2008-11-17 14:27:11 -05:00
Joey Hess
43039d7d86
modify to skip tests if the neccessary perl modules are not available
2008-11-17 14:22:11 -05:00
Simon McVittie
e7a840ed9a
htmlbalance: new plugin that balances tags by parsing and re-serializing
2008-11-17 10:46:21 +00:00