Home
last modified time | relevance | path

Searched hist:"031 cbb02fd1d4a4cca91ab68105aebe496c28067" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/
H A Dbootstrap.php031cbb02fd1d4a4cca91ab68105aebe496c28067 Tue Mar 12 03:33:21 UTC 2019 Phy <git@phy25.com> fix Windows tests for #2702

Currently DOKU_INC, DOKU_CONF in test bootstrap is not consistent with our `fullpath()`, causing the concatenated expected string in styleutils_cssstyleini_test not correct in Windows; this patch use str_replace to turn Windows separator into Linux ones.