| Commit message (Expand) | Author | Age |
* | Fix test suite to work with perl 5.18. Closes: #719969 | Joey Hess | 2013-08-30 |
* | po: support language codes in the form of 'es_AR', and 'arn'.•••... additionally to the previously supported two-letters codes.
| intrigeri | 2011-05-26 |
* | po test: add more cases, including (semi-)absolute URLs•••Three cases are sub-optimal, but having fixed urlto(''), they all
basically work.
| Simon McVittie | 2010-12-25 |
* | po: test beautify_urlpath with po_link_to=current•••Same behaviour as 'default'.
| Simon McVittie | 2010-12-25 |
* | Merge remote branch 'upstream/master' into prv/po | intrigeri | 2010-08-22 |
|\ |
|
| * | Fix po test suite to not assume ikiwiki's underlay is already installed. Clos... | Joey Hess | 2010-08-15 |
* | | po.t: added a bunch of tests for recent code changes | intrigeri | 2010-08-02 |
|/ |
|
* | Merge remote branch 'intrigeri/po' | Joey Hess | 2010-07-24 |
|\ |
|
| * | po.t: fix expected results•••As index.{es,fr} don't exist, po::refreshpofiles copies them from the basewiki
underlay before running msgmerge. msgmerge marks as obsolete the translation
strings that came from the basewiki po files, but the link plugin
does not make the difference between obsolete and up-to-date links.
$links{'index.fr'} and $links{'index.es'} are therefore expected to contain
SandBox and ikiwiki.
| intrigeri | 2010-07-20 |
| * | Added tests for po::pofiles. | intrigeri | 2010-07-20 |
| * | Run checkconfig after loading the po plugin, else state is not populated.•••The pofiles function relies on @slavelanguages to have been populated by po's
checkconfig hook.
| intrigeri | 2010-07-20 |
* | | whitespace | Joey Hess | 2010-07-23 |
|/ |
|
* | po.t: fix test suite•••(translatable files now have to exist in srcdir)
)
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2009-01-15 |
* | po.t: adapted a few tests to match the current ikiwiki behaviour•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-12-30 |
* | po.t: cleanup•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-13 |
* | po: fix istranslation/istranslatable for pages starting with /•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-12 |
* | po: change a bit the way links are generated•••This will soon enable usage of translated page titles in link.
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-11 |
* | po: fixed link to home page when po_link_to=negotiated, added testcase•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-11 |
* | po: fixed link to homepage from non-translation page•••Added testcases for this bug.
It remains broken when generated from <TMPL_VAR BASEURL>, though.
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-11 |
* | t/po.t: removed debug lines•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-10 |
* | po: finished backlinks implementation•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-07 |
* | po: oops, removed debug output from testsuit•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-07 |
* | po: implemented linking specification in testcase•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-07 |
* | po plugin: added test cases for index.*•••(Translatable index is currently buggy, let's fix this.)
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-02 |
* | po plugin: added testsuite•••I want to have an easy way to know if I break something when I'll convert custom
added hooks to the new "inject" feature. It will also be useful after this
conversion, to trigger an alert when IkiWiki's internals change enough to break
my wrapper functions.
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-11-02 |