Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-26 | * Rebuilding on upgrade to this version is recommended. | joey | |
* 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-04 | dirname, basename, bestlink, linkify, pagetitle, titlepage. | joey | |
* Allow links of the form [[some page|page]], with whitespace in the link text. | |||
2006-05-03 | add a syntax check | joey | |
2006-05-02 | add | joey | |
2006-05-02 | * Add unit tests for several core functions, including globlist_match, | joey | |
dirname, basename, and bestlink. as plugins and work. (Well, in theory.) | |||
2006-05-02 | ah, the joys of test-based development.. | joey | |
think I have smart glob list matching working ok | |||
2006-05-02 | * Add a unit test for globlist_match(). | joey | |