reenabled password testaccording to Dominik Eckelmann one of the tests fails on certain servers. I can'treproduce it. If you can, please open a bug report with as much info aspossible.
skip SSL tests whn no SSL support in PHP
disable DNS lookups in tests
some first tests for the Mailer class
Note on enabling HTTPS/SSL support for php on windows
reenabled romanization testThe test can be skipped by excluding the "slow" group.
some cleanupremoved unneeded data files, converted tabs to spaces
changed README to dokuwiki format
added html_hilight testThis didn't really need runkit. The way runkit was used didn't add anymore credibility to the test result
only include dw files in coverage report except _ directories
use original conf directory and only shadow special fileshttps://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756
phpunit 3.6.10 is sufficient
for consistency, also use _test directory for plugins
fixed content listing
moved _testing to _test
removed deprecated old test framework
fixed unittest and transformed to phpunit
fixed auth_aclcheck test
fixed some simpletest unit tests
transformed parser unit tests to phpunit
reenabled mail_quited_printable_encode test in simpletest
fixed mail_isvalid unittest in simpletest
fixed ixr_library_ixr_message testcase in simpletest
fixed ixr_library_date test in simpletest
fixed testcase class name
1...<<21222324252627282930>>...38