History log of /plugin/include/_test/nested_include.test.php (Results 1 – 5 of 5)
Revision Date Author Comments
# 69781840 05-Jul-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Update tests so they pass on master branch

Note: Tests will fail on PHP 5.6


# c76c7b12 21-Aug-2015 Andreas Gohr <andi@splitbrain.org>

added correct group declarations to tests


# b26ef077 20-Sep-2012 Michael Hamann <michael@content-space.de>

Fix tests for changed HTML output in DokuWiki


# afa996bc 30-Jun-2012 Michael Hamann <michael@content-space.de>

Migrate tests to PHPUnit (used in development version of DokuWiki)


# 75668fa9 27-Nov-2010 Michael Hamann <michael@content-space.de>

Implemented test cases for nested includes, see issue #21

These test cases partially fail, I get from 8 to 16 failing tests from
a total of 24 tests. I don't know why these number differ so much as

Implemented test cases for nested includes, see issue #21

These test cases partially fail, I get from 8 to 16 failing tests from
a total of 24 tests. I don't know why these number differ so much as
theoretically all data that influences the test should be removed
before/after each test cases.

show more ...