History log of /dokuwiki/_test/tests/inc/auth_nameencode.test.php (Results 1 – 7 of 7)
Revision Date Author Comments
# 1c33cec3 04-Feb-2021 Andreas Gohr <andi@splitbrain.org>

add needed type hints for phpunit8

This will break a lot of plugin tests, but can't be avoided


# fa457f5d 21-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

Merge branch 'master' into FS#2867


# 698e7df8 19-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add tests for usernames with 2 & 3 byte utf8 characters


# d301130e 19-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

additional auth_nameencode tests (apostrophe & backslash)


# ff576d93 29-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

use correct setUp method and parent calls.


# 050f8f4d 01-May-2012 Andreas Gohr <andi@splitbrain.org>

removed unecessary requiresin unit tests


# f8369d7d 18-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

moved _testing to _test