diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-12 15:54:20 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-12 15:54:20 +0100 |
commit | 86c58119e0d98e67e19412d9c1ca7b0aa508473d (patch) | |
tree | a1d2d4ab6d8a3ab8195caa069bd4b9663377da3d | |
parent | eba2dee941c18b3a1bd9c8af52c01ba7b5b46a64 (diff) | |
download | ikiwiki-86c58119e0d98e67e19412d9c1ca7b0aa508473d.tar ikiwiki-86c58119e0d98e67e19412d9c1ca7b0aa508473d.tar.gz |
po/todo: added robustness tests that have to be done
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/plugins/po.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index cb0dd65c0..d16d13edc 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -556,6 +556,16 @@ Creating new pages on the web See [[contrib/po]]. +Robustness tests +---------------- + +- adding and removing pages from `po_translatable_pages` +- creating and removing pages listed in `po_translatable_pages` +- enabling the plugin, with and without `po_translatable_pages` set +- disabling the plugin +- test with `usedirs` disabled +- test with `indexpages` enabled + Documentation ------------- |