History log of /dokuwiki/_test/ (Results 576 – 600 of 950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5a41afe601-Dec-2013 Christopher Smith <chris@jalakai.co.uk>

FS#1833 (b)
Prevent table entry syntax swallowing multiple preceeding blank lines
(a) this shouldn't be necessary, blank lines are handled by paragraph
processing
(b) avoids issues with greedy ta

FS#1833 (b)
Prevent table entry syntax swallowing multiple preceeding blank lines
(a) this shouldn't be necessary, blank lines are handled by paragraph
processing
(b) avoids issues with greedy table syntax competing with plugins

show more ...


tests/inc/parser/parser_table.test.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ja/subscr_digest.txt
/dokuwiki/inc/lang/ja/subscr_list.txt
/dokuwiki/inc/lang/ja/subscr_single.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/fi/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/pl/lang.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authldap/lang/it/settings.php
/dokuwiki/lib/plugins/authldap/lang/pl/settings.php
/dokuwiki/lib/plugins/authmysql/lang/it/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ja/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ko/settings.php
/dokuwiki/lib/plugins/authmysql/lang/pl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ja/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/ko/settings.php
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/plugin/lang/no/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/popularity/lang/fi/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/pl/lang.php
/dokuwiki/lib/plugins/revert/lang/fi/lang.php
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/pl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/no/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pl/lang.php
1da8dc9726-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

retrieve revisions around some given revisions

With unit tests

One case is not yet fixed:
when rev1 is first rev from changelog, only $max/2 revisions are
retrieved, but it should retrieve $max rev

retrieve revisions around some given revisions

With unit tests

One case is not yet fixed:
when rev1 is first rev from changelog, only $max/2 revisions are
retrieved, but it should retrieve $max revisions.

show more ...

7d1e323e22-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

bugfix and reformatting changelog. small chunck unittests

59cce2d922-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Improve changelog reading. Inclusive unittests for chunks smaller than changelog lines.

07a7d22722-Nov-2013 lisps <stummp@loewen.de>

add test for empty rev in ml() and wl()

4eb5e17422-Nov-2013 lisps <stummp@loewen.de>

add test getlastrevisionat

332817fc21-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

improve unittests getrelativerevision. Bit code reformatting unit tests

4f6e20c721-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix not updated call, renaming

047bad0621-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

refactor PageRevisionLog into Media- and PageChangelog extending Changelog

0f13c83621-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Improved isCurrentRevision(), tests included

55545bcc20-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Add unit tests for getRelativerevision

6556cf6920-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Update changelog unit tests

28ad2ce317-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

ensure css loadfile test doesn't try to create a directory (and fail) if the directory already exists


tests/lib/exe/css_css_loadfile.test.php
/dokuwiki/doku.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/farm.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ko/searchpage.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/images/_deprecated.txt
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authad/lang/ko/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/ko/settings.php
/dokuwiki/lib/plugins/authldap/lang/sk/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh-tw/settings.php
/dokuwiki/lib/plugins/authmysql/lang/da/settings.php
/dokuwiki/lib/plugins/authmysql/lang/sk/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/da/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/sk/settings.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/intro.txt
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh-tw/import.txt
/dokuwiki/lib/plugins/usermanager/lang/zh-tw/lang.php
/dokuwiki/lib/tpl/dokuwiki/detail.php
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/style.ini
ab1fef6605-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

Test to ensure less can parse the @import rewritten by css_loadfile()

This test is horrible, but I believe necessary to ensure that the
@import of less files actually works.

It is horrible as its n

Test to ensure less can parse the @import rewritten by css_loadfile()

This test is horrible, but I believe necessary to ensure that the
@import of less files actually works.

It is horrible as its not a unit test and its not a true functional
test. It probably implies the code in css_out() should be refactored
to make it easier to test intermediate results.

show more ...

6d7e464005-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

additional tests where for relative path to @import less file

5f59821305-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

Improve css_loadfile() tests
- use TMP_DIR constant rather than /tmp
- swap order of parameters in csstest() to match reported 'expected' & 'actual'
- add tests for use of 'url()' in @import
- add te

Improve css_loadfile() tests
- use TMP_DIR constant rather than /tmp
- swap order of parameters in csstest() to match reported 'expected' & 'actual'
- add tests for use of 'url()' in @import
- add tests for @import of '.less' files (these test will fail per FS#2875)

show more ...

9269d0b129-Oct-2013 Michael Hamann <michael@content-space.de>

Fix the media usage index to include local links


tests/inc/fulltext_mediause.test.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/lang/af/lang.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/eo/admin.txt
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/mg/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/mailtext.txt
/dokuwiki/inc/lang/nl/read.txt
/dokuwiki/inc/lang/nl/resendpwd.txt
/dokuwiki/inc/lang/nl/subscr_form.txt
/dokuwiki/inc/lang/nl/subscr_list.txt
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/adminplugins.txt
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/action.php
/dokuwiki/lib/plugins/acl/lang/ar/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/tr/lang.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/conf/default.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/eo/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authldap/lang/nl/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authmysql/lang/nl/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/nl/settings.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/ar/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/tr/lang.php
/dokuwiki/lib/plugins/popularity/lang/ar/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/tr/lang.php
/dokuwiki/lib/plugins/revert/lang/ar/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/tr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ar/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/import.txt
/dokuwiki/lib/plugins/usermanager/lang/tr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/import.txt
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
30eae85525-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

ensure locale is set back to the original value

0113757225-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale

1f6e92fa25-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

unittests for auth_loadACL

b7cfeab620-Oct-2013 Andreas Gohr <andi@splitbrain.org>

make sure HTTP test uses HTTP only and doesn't get redirected

712c663120-Oct-2013 Andreas Gohr <andi@splitbrain.org>

more verbosity in test case

03a4f62720-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

change error level to ignore notices

d1612d9920-Oct-2013 Andreas Gohr <andi@splitbrain.org>

escaped another $ in mailer test

698e7df819-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add tests for usernames with 2 & 3 byte utf8 characters

1...<<21222324252627282930>>...38