#
72d8810b |
| 24-Sep-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fix unit test, little refactor
|
#
71951841 |
| 24-Sep-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
deprecate parseChangelogLine()
It was already replace in code, replaced in unit test as well.
|
#
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.
|
#
59cce2d9 |
| 22-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Improve changelog reading. Inclusive unittests for chunks smaller than changelog lines.
|
#
332817fc |
| 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve unittests getrelativerevision. Bit code reformatting unit tests
|
#
047bad06 |
| 21-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
refactor PageRevisionLog into Media- and PageChangelog extending Changelog
|
#
6556cf69 |
| 20-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update changelog unit tests
|
#
51bd6f03 |
| 20-Jul-2013 |
Klap-in <klapinklapin@gmail.com> |
Fixed file names of test classes
|