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
fixed pagetemplate unit test
added RPC_CALL_ADD event.This event enables plugins to register custom method names.
fixed error in bcrypt password method
the previous test case had an errorThere were whitespaces on the empty DOS line. This fixes the test butdoes not explain the broken behaviour in the wiki itself.
added (failing) test for cleanText()The cleanText function is supposed to convert DOS to Unix lineendingsbut it seems that it doesn't always do that correctly as this threadsuggests: http://forum
added (failing) test for cleanText()The cleanText function is supposed to convert DOS to Unix lineendingsbut it seems that it doesn't always do that correctly as this threadsuggests: http://forum.dokuwiki.org/thread/8141I added a unit test that currently fails but haven't found the realcause yet. Further testing (and a fix) is needed.
show more ...
Unit Test: Adding test to check windows share link with hyphen character
fixed testcase
refactored RemoteAccessDenied to RemoteAccessDeniedException
adjusted test cases
enforce acl on remote method call
updated remote hasAccess function
changed return types
added remote plugin calls.
RemoteAPI can now handle remote calls.
introduced first remote test cases
added test case for lsmd5 passhashing
introduced remote api class
added test case for non-breaking spaces in headlines and pagenames (to accompany FS#2291)
Added bcrypt support for password hashesThis method require PHP 5.3+ it will fail otherwise!
1...<<3132333435363738