ikiwiki/t
joey 65d0aee407 * --getctime had bitrotted (well I only ever used it the once so far..),
* When inlining a page in another one, links from the inlined page are now
  expanded the same as they are when rendering the inlined page as a
  standalone page. So rather than being expanded from the POV of the
  inlining page, they are expanded from the POV of the inlined page.
  For example, a link from blog/foo to "bar" will now link to blog/bar
  if it exists. Previously this needed to be a link explicitly to 
  "blog/bar"; such links will also continue to work.
  (This was slightly complex to do as the link still has to be constructed
  relative to the inlining page.)
2006-05-26 16:11:53 +00:00
..
basename.t add 2006-05-02 21:15:39 +00:00
bestlink.t * Add unit tests for several core functions, including globlist_match, 2006-05-02 21:14:50 +00:00
dirname.t add 2006-05-02 21:15:39 +00:00
globlist_match.t ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
globlist_merge.t ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
html.t * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
linkify.t * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
pagetitle.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
syntax.t add a syntax check 2006-05-03 20:06:31 +00:00
titlepage.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00