History log of /dokuwiki/_test/ (Results 876 – 900 of 1080)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f77b4d4f21-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

Note on enabling HTTPS/SSL support for php on windows

f7161c3420-Apr-2012 Andreas Gohr <andi@splitbrain.org>

reenabled romanization test

The test can be skipped by excluding the "slow" group.

e37739cc20-Apr-2012 Andreas Gohr <andi@splitbrain.org>

some cleanup

removed unneeded data files, converted tabs to spaces

42dcf8b120-Apr-2012 Andreas Gohr <andi@splitbrain.org>

changed README to dokuwiki format

6c52960620-Apr-2012 Andreas Gohr <andi@splitbrain.org>

added html_hilight test

This didn't really need runkit. The way runkit was used didn't add any
more credibility to the test result

f64856ce20-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

only include dw files in coverage report except _ directories

9c6354e518-Apr-2012 Tobias Sarnowski <tobias@trustedco.de>

use original conf directory and only shadow special files

https://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756

12ee477418-Apr-2012 Tobias Sarnowski <tobias@trustedco.de>

phpunit 3.6.10 is sufficient

5a0eec4718-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

for consistency, also use _test directory for plugins

c931742d18-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

fixed content listing

f8369d7d18-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

moved _testing to _test


README
bootstrap.php
conf/acl.auth.php.dist
conf/acronyms.conf
conf/dokuwiki.php
conf/entities.conf
conf/interwiki.conf
conf/license.php
conf/local.php
conf/local.php.dist
conf/mediameta.php
conf/mime.conf
conf/mysql.conf.php.example
conf/plugins.local.php
conf/plugins.php
conf/plugins.required.php
conf/scheme.conf
conf/smileys.conf
conf/users.auth.php.dist
conf/wordblock.conf
core/DokuWikiTest.php
core/TestRequest.php
core/TestResponse.php
core/TestUtils.php
core/phpQuery-onefile.php
data/_dummy
data/attic/_dummy
data/cache/_dummy
data/deleted.files
data/index/_dummy
data/locks/_dummy
data/media/wiki/dokuwiki-128.png
data/media_attic/_dummy
data/media_meta/_dummy
data/meta/_dummy
data/pages/wiki/dokuwiki.txt
data/pages/wiki/syntax.txt
data/security.png
data/security.xcf
data/tmp/_dummy
phpunit.xml
tests/inc/auth_aclcheck.test.php
tests/inc/auth_admincheck.test.php
tests/inc/auth_nameencode.test.php
tests/inc/auth_password.cputest.php
tests/inc/common_cleanText.test.php
tests/inc/common_clientip.test.php
tests/inc/common_obfuscate.test.php
tests/inc/common_pagetemplate.test.php
tests/inc/form_form.test.php
tests/inc/httpclient_http.test.php
tests/inc/httpclient_https.test.php
tests/inc/init_fullpath.test.php
tests/inc/init_getbaseurl.test.php
tests/inc/ixr_library_date.test.php
tests/inc/ixr_library_ixr_message.test.php
tests/inc/mail_isvalid.test.php
tests/inc/mail_quoted_printable_encode.test.php
tests/inc/pageutils_clean_id.test.php
tests/inc/pageutils_getid.test.php
tests/inc/pageutils_resolve_id.test.php
tests/inc/pageutils_resolve_pageid.test.php
tests/inc/parser/lexer.test.php
tests/inc/parser/parser.inc.php
tests/inc/parser/parser_eol.test.php
tests/inc/parser/parser_footnote.test.php
tests/inc/parser/parser_headers.test.php
tests/inc/parser/parser_i18n.test.php
tests/inc/parser/parser_links.test.php
tests/inc/parser/parser_lists.test.php
tests/inc/parser/parser_preformatted.test.php
tests/inc/parser/parser_quote.test.php
tests/inc/parser/parser_quotes.test.php
tests/inc/parser/parser_replacements.test.php
tests/inc/parser/parser_table.test.php
tests/inc/parser/parser_unformatted.test.php
tests/inc/parserutils_set_metadata_during_rendering.test.php
tests/inc/remote.test.php
tests/inc/safefn.test.php
tests/inc/search/data/ns1/ns3/page3.txt
tests/inc/search/data/ns1/page1.txt
tests/inc/search/data/ns1/page2.txt
tests/inc/search/data/ns2/nopage.ext
tests/inc/search/data/ns2/page1.txt
tests/inc/search/search.test.php
tests/inc/utf8_correctidx.test.php
tests/inc/utf8_html.test.php
tests/inc/utf8_kanaromaji.txt
tests/inc/utf8_romanize.cputest.php
tests/inc/utf8_stripspecials.test.php
tests/inc/utf8_substr.test.php
tests/inc/utf8_unicode.test.php
tests/inc/utf8_utf16be.test.php
tests/lib/exe/css_css_compress.test.php
tests/lib/exe/css_css_loadfile.test.php
tests/lib/exe/js_js_compress.test.php
tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js
tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js
tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js
tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js
tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js
tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-out.js
tests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-in.js
tests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-out.js
tests/lib/exe/js_js_compress/test-CommentMultiline-in.js
tests/lib/exe/js_js_compress/test-CommentMultiline-out.js
tests/lib/exe/js_js_compress/test-CommentSingleLine-in.js
tests/lib/exe/js_js_compress/test-CommentSingleLine-out.js
tests/lib/exe/js_js_compress/test-IfThenElseBraces-in.js
tests/lib/exe/js_js_compress/test-IfThenElseBraces-out.js
tests/lib/exe/js_js_compress/test-IfThenElseNoBraces-in.js
tests/lib/exe/js_js_compress/test-IfThenElseNoBraces-out.js
tests/lib/exe/js_js_compress/test-RegexpBackslash-in.js
tests/lib/exe/js_js_compress/test-RegexpBackslash-out.js
tests/lib/exe/js_js_compress/test-RegexpSimple-in.js
tests/lib/exe/js_js_compress/test-RegexpSimple-out.js
tests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-in.js
tests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-out.js
tests/lib/exe/js_js_compress/test-RegexpString-in.js
tests/lib/exe/js_js_compress/test-RegexpString-out.js
tests/lib/exe/js_js_compress/test-StatementDoWhile-in.js
tests/lib/exe/js_js_compress/test-StatementDoWhile-out.js
tests/lib/exe/js_js_compress/test-StatementForIn-in.js
tests/lib/exe/js_js_compress/test-StatementForIn-out.js
tests/lib/exe/js_js_compress/test-StatementNew-in.js
tests/lib/exe/js_js_compress/test-StatementNew-out.js
tests/lib/exe/js_js_compress/test-StatementSwitchCase-in.js
tests/lib/exe/js_js_compress/test-StatementSwitchCase-out.js
tests/lib/exe/js_js_compress/test-StringDoubleQuotes-in.js
tests/lib/exe/js_js_compress/test-StringDoubleQuotes-out.js
tests/lib/exe/js_js_compress/test-StringSingleQuotes-in.js
tests/lib/exe/js_js_compress/test-StringSingleQuotes-out.js
tests/test/basic.test.php
tests/test/globals.test.php
tests/test/hooks.test.php
tests/test/phpquery.test.php
tests/test/plugins.test.php
tests/test/plugins_defaults.test.php
tests/test/reset.test.php
tests/test/scope.test.php
d59108b918-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

removed deprecated old test framework


/dokuwiki/.gitignore
/dokuwiki/_testing/README
/dokuwiki/_testing/bootstrap.php
/dokuwiki/_testing/conf/acl.auth.php.dist
/dokuwiki/_testing/conf/acronyms.conf
/dokuwiki/_testing/conf/dokuwiki.php
/dokuwiki/_testing/conf/entities.conf
/dokuwiki/_testing/conf/interwiki.conf
/dokuwiki/_testing/conf/license.php
/dokuwiki/_testing/conf/local.php
/dokuwiki/_testing/conf/local.php.dist
/dokuwiki/_testing/conf/mediameta.php
/dokuwiki/_testing/conf/mime.conf
/dokuwiki/_testing/conf/mysql.conf.php.example
/dokuwiki/_testing/conf/plugins.local.php
/dokuwiki/_testing/conf/plugins.php
/dokuwiki/_testing/conf/plugins.required.php
/dokuwiki/_testing/conf/scheme.conf
/dokuwiki/_testing/conf/smileys.conf
/dokuwiki/_testing/conf/users.auth.php.dist
/dokuwiki/_testing/conf/wordblock.conf
/dokuwiki/_testing/core/DokuWikiTest.php
/dokuwiki/_testing/core/TestRequest.php
/dokuwiki/_testing/core/TestResponse.php
/dokuwiki/_testing/core/TestUtils.php
/dokuwiki/_testing/core/phpQuery-onefile.php
/dokuwiki/_testing/data/_dummy
/dokuwiki/_testing/data/attic/_dummy
/dokuwiki/_testing/data/cache/_dummy
/dokuwiki/_testing/data/deleted.files
/dokuwiki/_testing/data/index/_dummy
/dokuwiki/_testing/data/locks/_dummy
/dokuwiki/_testing/data/media/wiki/dokuwiki-128.png
/dokuwiki/_testing/data/media_attic/_dummy
/dokuwiki/_testing/data/media_meta/_dummy
/dokuwiki/_testing/data/meta/_dummy
/dokuwiki/_testing/data/pages/wiki/dokuwiki.txt
/dokuwiki/_testing/data/pages/wiki/syntax.txt
/dokuwiki/_testing/data/security.png
/dokuwiki/_testing/data/security.xcf
/dokuwiki/_testing/data/tmp/_dummy
/dokuwiki/_testing/phpunit.xml
/dokuwiki/_testing/tests/inc/auth_aclcheck.test.php
/dokuwiki/_testing/tests/inc/auth_admincheck.test.php
/dokuwiki/_testing/tests/inc/auth_nameencode.test.php
/dokuwiki/_testing/tests/inc/auth_password.cputest.php
/dokuwiki/_testing/tests/inc/common_cleanText.test.php
/dokuwiki/_testing/tests/inc/common_clientip.test.php
/dokuwiki/_testing/tests/inc/common_obfuscate.test.php
/dokuwiki/_testing/tests/inc/common_pagetemplate.test.php
/dokuwiki/_testing/tests/inc/form_form.test.php
/dokuwiki/_testing/tests/inc/httpclient_http.test.php
/dokuwiki/_testing/tests/inc/httpclient_https.test.php
/dokuwiki/_testing/tests/inc/init_fullpath.test.php
/dokuwiki/_testing/tests/inc/init_getbaseurl.test.php
/dokuwiki/_testing/tests/inc/ixr_library_date.test.php
/dokuwiki/_testing/tests/inc/ixr_library_ixr_message.test.php
/dokuwiki/_testing/tests/inc/mail_isvalid.test.php
/dokuwiki/_testing/tests/inc/mail_quoted_printable_encode.test.php
/dokuwiki/_testing/tests/inc/pageutils_clean_id.test.php
/dokuwiki/_testing/tests/inc/pageutils_getid.test.php
/dokuwiki/_testing/tests/inc/pageutils_resolve_id.test.php
/dokuwiki/_testing/tests/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_testing/tests/inc/parser/lexer.test.php
/dokuwiki/_testing/tests/inc/parser/parser.inc.php
/dokuwiki/_testing/tests/inc/parser/parser_eol.test.php
/dokuwiki/_testing/tests/inc/parser/parser_footnote.test.php
/dokuwiki/_testing/tests/inc/parser/parser_headers.test.php
/dokuwiki/_testing/tests/inc/parser/parser_i18n.test.php
/dokuwiki/_testing/tests/inc/parser/parser_links.test.php
/dokuwiki/_testing/tests/inc/parser/parser_lists.test.php
/dokuwiki/_testing/tests/inc/parser/parser_preformatted.test.php
/dokuwiki/_testing/tests/inc/parser/parser_quote.test.php
/dokuwiki/_testing/tests/inc/parser/parser_quotes.test.php
/dokuwiki/_testing/tests/inc/parser/parser_replacements.test.php
/dokuwiki/_testing/tests/inc/parser/parser_table.test.php
/dokuwiki/_testing/tests/inc/parser/parser_unformatted.test.php
/dokuwiki/_testing/tests/inc/parserutils_set_metadata_during_rendering.test.php
/dokuwiki/_testing/tests/inc/remote.test.php
/dokuwiki/_testing/tests/inc/safefn.test.php
/dokuwiki/_testing/tests/inc/search/data/ns1/ns3/page3.txt
/dokuwiki/_testing/tests/inc/search/data/ns1/page1.txt
/dokuwiki/_testing/tests/inc/search/data/ns1/page2.txt
/dokuwiki/_testing/tests/inc/search/data/ns2/nopage.ext
/dokuwiki/_testing/tests/inc/search/data/ns2/page1.txt
/dokuwiki/_testing/tests/inc/search/search.test.php
/dokuwiki/_testing/tests/inc/utf8_correctidx.test.php
/dokuwiki/_testing/tests/inc/utf8_html.test.php
/dokuwiki/_testing/tests/inc/utf8_kanaromaji.txt
/dokuwiki/_testing/tests/inc/utf8_romanize.cputest.php
/dokuwiki/_testing/tests/inc/utf8_stripspecials.test.php
/dokuwiki/_testing/tests/inc/utf8_substr.test.php
/dokuwiki/_testing/tests/inc/utf8_unicode.test.php
/dokuwiki/_testing/tests/inc/utf8_utf16be.test.php
/dokuwiki/_testing/tests/lib/exe/css_css_compress.test.php
/dokuwiki/_testing/tests/lib/exe/css_css_loadfile.test.php
/dokuwiki/_testing/tests/lib/exe/js_js_compress.test.php
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentMultiline-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentMultiline-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentSingleLine-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-CommentSingleLine-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-IfThenElseBraces-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-IfThenElseBraces-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-IfThenElseNoBraces-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-IfThenElseNoBraces-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpBackslash-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpBackslash-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpSimple-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpSimple-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpString-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-RegexpString-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementDoWhile-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementDoWhile-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementForIn-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementForIn-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementNew-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementNew-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementSwitchCase-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StatementSwitchCase-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StringDoubleQuotes-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StringDoubleQuotes-out.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StringSingleQuotes-in.js
/dokuwiki/_testing/tests/lib/exe/js_js_compress/test-StringSingleQuotes-out.js
/dokuwiki/_testing/tests/testing/inttests_basic.test.php
/dokuwiki/_testing/tests/testing/inttests_globals.test.php
/dokuwiki/_testing/tests/testing/inttests_hooks.test.php
/dokuwiki/_testing/tests/testing/inttests_phpquery.test.php
/dokuwiki/_testing/tests/testing/inttests_plugins.test.php
/dokuwiki/_testing/tests/testing/inttests_plugins_default.test.php
/dokuwiki/_testing/tests/testing/inttests_reset.test.php
/dokuwiki/_testing/tests/testing/inttests_scope.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/plugins.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/events.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/ar/resetpwd.txt
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ro/resetpwd.txt
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/style.css
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/config/style.css
/dokuwiki/lib/plugins/plugin/lang/ar/lang.php
/dokuwiki/lib/plugins/plugin/lang/ro/lang.php
/dokuwiki/lib/plugins/plugin/style.css
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/testing/_testing/dummy_plugin_integration_test.test.php
/dokuwiki/lib/plugins/testing/_testing/dummy_plugin_test.test.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/plugins/testing/plugin.testing.txt
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/tpl/dokuwiki/css/basic.css
/dokuwiki/lib/tpl/dokuwiki/css/print.css
d6b3716e07-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed unittest and transformed to phpunit


cases/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_testing/README
/dokuwiki/_testing/unittests/inc/auth_aclcheck.test.php
/dokuwiki/_testing/unittests/inc/pageutils_resolve_pageid.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/inc/IXR_Library.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bg/resetpwd.txt
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/tpl/dokuwiki/css/_admin.css
/dokuwiki/lib/tpl/dokuwiki/css/_diff.css
/dokuwiki/lib/tpl/dokuwiki/css/_edit.css
/dokuwiki/lib/tpl/dokuwiki/css/_fileuploader.css
/dokuwiki/lib/tpl/dokuwiki/css/_footnotes.css
/dokuwiki/lib/tpl/dokuwiki/css/_forms.css
/dokuwiki/lib/tpl/dokuwiki/css/_imgdetail.css
/dokuwiki/lib/tpl/dokuwiki/css/_links.css
/dokuwiki/lib/tpl/dokuwiki/css/_media_fullscreen.css
/dokuwiki/lib/tpl/dokuwiki/css/_media_popup.css
/dokuwiki/lib/tpl/dokuwiki/css/_modal.css
/dokuwiki/lib/tpl/dokuwiki/css/_recent.css
/dokuwiki/lib/tpl/dokuwiki/css/_search.css
/dokuwiki/lib/tpl/dokuwiki/css/_tabs.css
/dokuwiki/lib/tpl/dokuwiki/css/_toc.css
/dokuwiki/lib/tpl/dokuwiki/css/basic.css
/dokuwiki/lib/tpl/dokuwiki/css/content.css
/dokuwiki/lib/tpl/dokuwiki/css/design.css
/dokuwiki/lib/tpl/dokuwiki/css/includes.css
/dokuwiki/lib/tpl/dokuwiki/css/mobile.css
/dokuwiki/lib/tpl/dokuwiki/css/pagetools.css
/dokuwiki/lib/tpl/dokuwiki/css/print.css
/dokuwiki/lib/tpl/dokuwiki/css/rtl.css
/dokuwiki/lib/tpl/dokuwiki/css/structure.css
/dokuwiki/lib/tpl/dokuwiki/detail.php
/dokuwiki/lib/tpl/dokuwiki/images/apple-touch-icon.png
/dokuwiki/lib/tpl/dokuwiki/images/bullet.png
/dokuwiki/lib/tpl/dokuwiki/images/button-css.png
/dokuwiki/lib/tpl/dokuwiki/images/button-donate.gif
/dokuwiki/lib/tpl/dokuwiki/images/button-dw.png
/dokuwiki/lib/tpl/dokuwiki/images/button-php.gif
/dokuwiki/lib/tpl/dokuwiki/images/button-rss.png
/dokuwiki/lib/tpl/dokuwiki/images/button-xhtml.png
/dokuwiki/lib/tpl/dokuwiki/images/closed-rtl.png
/dokuwiki/lib/tpl/dokuwiki/images/closed.png
/dokuwiki/lib/tpl/dokuwiki/images/favicon.ico
/dokuwiki/lib/tpl/dokuwiki/images/link_icon.gif
/dokuwiki/lib/tpl/dokuwiki/images/logo.png
/dokuwiki/lib/tpl/dokuwiki/images/mail_icon.gif
/dokuwiki/lib/tpl/dokuwiki/images/open.png
/dokuwiki/lib/tpl/dokuwiki/images/page-background.svg
/dokuwiki/lib/tpl/dokuwiki/images/pagetools-build.php
/dokuwiki/lib/tpl/dokuwiki/images/pagetools-sprite.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/01_edit.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/02_create.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/03_draft.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/04_show.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/05_source.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/06_revert.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/07_revisions.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/08_backlink.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/09_subscribe.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/10_top.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/11_mediamanager.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/12_back.png
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/license.txt
/dokuwiki/lib/tpl/dokuwiki/images/resizecol.png
/dokuwiki/lib/tpl/dokuwiki/images/search.png
/dokuwiki/lib/tpl/dokuwiki/images/toc-arrows.png
/dokuwiki/lib/tpl/dokuwiki/images/toc-bullet.png
/dokuwiki/lib/tpl/dokuwiki/images/windows.gif
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/mediamanager.php
/dokuwiki/lib/tpl/dokuwiki/style.ini
/dokuwiki/lib/tpl/dokuwiki/template.info.txt
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/dokuwiki/tpl_header.php
f02cff8f07-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed auth_aclcheck test

b3cb5bce07-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed some simpletest unit tests


cases/inc/difference_engine.test.php
cases/inc/form_form.test.php
/dokuwiki/_testing/README
/dokuwiki/_testing/phpunit.xml
/dokuwiki/_testing/unittests/bootstrap.php
/dokuwiki/_testing/unittests/inc/parser/lexer.test.php
/dokuwiki/_testing/unittests/inc/remote.test.php
/dokuwiki/_testing/unittests/lib/exe/css_css_compress.test.php
/dokuwiki/_testing/unittests/lib/exe/css_css_loadfile.test.php
/dokuwiki/_testing/unittests/lib/exe/js_js_compress.test.php
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes1-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInDoubleQuotes2-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes1-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentInSingleQuotes2-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentMultiline-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentMultiline-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentSingleLine-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-CommentSingleLine-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-IfThenElseBraces-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-IfThenElseBraces-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-IfThenElseNoBraces-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-IfThenElseNoBraces-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpBackslash-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpBackslash-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpSimple-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpSimple-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpSimpleWhitespace-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpString-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-RegexpString-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementDoWhile-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementDoWhile-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementForIn-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementForIn-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementNew-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementNew-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementSwitchCase-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StatementSwitchCase-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StringDoubleQuotes-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StringDoubleQuotes-out.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StringSingleQuotes-in.js
/dokuwiki/_testing/unittests/lib/exe/js_js_compress/test-StringSingleQuotes-out.js
0a01598806-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

transformed parser unit tests to phpunit


cases/inc/parser/xhtml_links.test.php
/dokuwiki/_testing/README
/dokuwiki/_testing/phpunit.xml
/dokuwiki/_testing/unittests/inc/auth_password.cputest.php
/dokuwiki/_testing/unittests/inc/mail_isvalid.test.php
/dokuwiki/_testing/unittests/inc/mail_quoted_printable_encode.test.php
/dokuwiki/_testing/unittests/inc/pageutils_clean_id.test.php
/dokuwiki/_testing/unittests/inc/pageutils_getid.test.php
/dokuwiki/_testing/unittests/inc/pageutils_resolve_id.test.php
/dokuwiki/_testing/unittests/inc/parser/parser.inc.php
/dokuwiki/_testing/unittests/inc/parser/parser_eol.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_footnote.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_headers.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_i18n.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_links.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_lists.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_preformatted.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_quote.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_quotes.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_replacements.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_table.test.php
/dokuwiki/_testing/unittests/inc/parser/parser_unformatted.test.php
/dokuwiki/_testing/unittests/inc/parserutils_set_metadata_during_rendering.test.php
/dokuwiki/_testing/unittests/inc/safefn.test.php
/dokuwiki/_testing/unittests/inc/search/data/ns1/ns3/page3.txt
/dokuwiki/_testing/unittests/inc/search/data/ns1/page1.txt
/dokuwiki/_testing/unittests/inc/search/data/ns1/page2.txt
/dokuwiki/_testing/unittests/inc/search/data/ns2/nopage.ext
/dokuwiki/_testing/unittests/inc/search/data/ns2/page1.txt
/dokuwiki/_testing/unittests/inc/search/search.test.php
/dokuwiki/_testing/unittests/inc/utf8_correctidx.test.php
/dokuwiki/_testing/unittests/inc/utf8_html.test.php
/dokuwiki/_testing/unittests/inc/utf8_kanaromaji.txt
/dokuwiki/_testing/unittests/inc/utf8_romanize.cputest.php
/dokuwiki/_testing/unittests/inc/utf8_stripspecials.test.php
/dokuwiki/_testing/unittests/inc/utf8_substr.test.php
/dokuwiki/_testing/unittests/inc/utf8_unicode.test.php
/dokuwiki/_testing/unittests/inc/utf8_utf16be.test.php
561d3f8701-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

reenabled mail_quited_printable_encode test in simpletest

afb2272301-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed mail_isvalid unittest in simpletest

fe850c7c01-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed ixr_library_ixr_message testcase in simpletest

e0a6e4bf01-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed ixr_library_date test in simpletest

1a9261d201-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed testcase class name

a140095c01-Apr-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed pagetemplate unit test

7c35ac3621-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

added RPC_CALL_ADD event.

This event enables plugins to register custom method names.

d4dca43416-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed error in bcrypt password method

6212730c13-Mar-2012 Andreas Gohr <andi@splitbrain.org>

the previous test case had an error

There were whitespaces on the empty DOS line. This fixes the test but
does not explain the broken behaviour in the wiki itself.

1...<<31323334353637383940>>...44