ikiwiki/t
joey 2794d7ef5a * Renamed GlobLists to PageSpecs.
* PageSpecs can now include nested parens, "and", and "or". This remains
  backwards compatible to the old GlobList format. It's implemented by
  treating the GlobList as a very limited microlanguage that is transformed
  to perl code that does the matching.
* The old GlobList format is deprecated, and I encourage users to switch to
  using the new PageSpec format. Compatability with the old format will be
  removed at some point, possibly by 2.0.
* Wiki rebuild needed on upgrade to this version due to PageSpec change.
* Add support for creation_month and creation_year to PageSpec.
  Closes: #380680
* Changes to index file encoding.
2006-08-02 00:14:31 +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
crazy-badass-perl-bug.t * Add exclude option in setup files, works same as --exclude. 2006-07-28 17:48:24 +00:00
dirname.t add 2006-05-02 21:15:39 +00:00
html.t * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
htmlize.t * Add exclude option in setup files, works same as --exclude. 2006-07-28 17:48:24 +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
pagespec_match.t * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
pagespec_merge.t * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
pagetitle.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
readfile.t * -CSD does not affect modules, so readfile() was not using the utf-8 input 2006-06-15 06:37:33 +00:00
syntax.t add a syntax check 2006-05-03 20:06:31 +00:00
test1.mdwn * -CSD does not affect modules, so readfile() was not using the utf-8 input 2006-06-15 06:37:33 +00:00
test2.mdwn add a testcase for the weird markdown utf-8 crasher to make sure that 2006-06-16 04:56:25 +00:00
test3.mdwn FUCK UTF8 fuck fuck fuck!!! 2006-07-02 03:54:12 +00:00
titlepage.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00