History log of /dokuwiki/_test/tests/File/PageResolverTest.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 42411fe9 30-Sep-2023 Andreas Gohr <andi@splitbrain.org>

strip any trailing dots when resolving IDs

fixes #4072


# 98640fd3 27-Oct-2022 Andreas Gohr <andi@splitbrain.org>

Move PSR compliant tests to the apropriate namespaces

Having "inc" in the namespace is awkward. Instead the test class
namespaces now correspond to their real class namespaces.

With further refacto

Move PSR compliant tests to the apropriate namespaces

Having "inc" in the namespace is awkward. Instead the test class
namespaces now correspond to their real class namespaces.

With further refactorings we should get rid of most of the stuff in
tests/inc

this is a continuation of #3812

show more ...