History log of /dokuwiki/_test/tests/inc/common_pageinfo.test.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 357931f3 28-Dec-2021 Gerrit Uitslag <klapinklapin@gmail.com>

Merge branch 'master' into revisionHandle3


# 1ef67323 17-Dec-2021 Andreas Gohr <andi@splitbrain.org>

fix test for draft file


# 7866d571 24-Oct-2021 Satoshi Sahara <sahara.satoshi@gmail.com>

UnitTest of pageinfo(), saveWikiText()

ChangeLog creates early .change file, p_get_metadata() will get full "meta_last_change" entry. The current key in the revinfo need to be excluded prior to p_s

UnitTest of pageinfo(), saveWikiText()

ChangeLog creates early .change file, p_get_metadata() will get full "meta_last_change" entry. The current key in the revinfo need to be excluded prior to p_set_metadata() call.

show more ...


# 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


# b6cc2b69 19-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

let path to revision file in tests depend on compression setting


# 5d873dd4 23-Feb-2014 Andreas Gohr <andi@splitbrain.org>

fixed test cases for last commit


# ccfec560 07-Dec-2013 Anika Henke <anika@selfthinker.org>

crlf 2 lf whitespace fixes


# af2cfd7b 21-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add unit test for pageinfo()