History log of /dokuwiki/_test/tests/inc/changelog_getRevisionsAround.test.php (Results 1 – 4 of 4)
Revision Date Author Comments
# fb285245 23-Oct-2021 Satoshi Sahara <sahara.satoshi@gmail.com>

UnitTest around changelog, set correct time of page source

ChangeLog constructor will check the date of current page/media file to detect external edits via getCurrentRevisionInfo()


# 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


# 0c3a5702 15-Jun-2018 Andreas Gohr <andi@splitbrain.org>

split changelog classes into their own namespace

The remaining functions in inc/changelog.php should be moved into a
utility class.


# c931f569 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

rename unit tests for getRevisionAround. Fix revs order as well.