History log of /dokuwiki/_test/ (Results 326 – 350 of 940)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4da1351321-Jun-2018 Christopher Smith <chris@jalakai.co.uk>

change marquee headline to building for the future

b78f68bc15-Jun-2018 Andreas Gohr <andi@splitbrain.org>

some small fixes for PSR2

0c3a570215-Jun-2018 Andreas Gohr <andi@splitbrain.org>

split changelog classes into their own namespace

The remaining functions in inc/changelog.php should be moved into a
utility class.

1a953a5b01-Jun-2018 Andreas Gohr <andi@splitbrain.org>

ignore side effects in a few more files

2b2d0ba901-Jun-2018 Andreas Gohr <andi@splitbrain.org>

PSR2 adjustments for bin scripts


phpcs.xml
/dokuwiki/appveyor.yml
/dokuwiki/bin/gittool.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/plugin.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/inc/Parsing/Handler/CallWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Nest.php
/dokuwiki/inc/Parsing/Lexer/Lexer.php
/dokuwiki/inc/Parsing/Lexer/StateStack.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/deprecated.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/lib/plugins/config/_test/ConfigParserTest.php
/dokuwiki/lib/plugins/config/_test/LoaderTest.php
/dokuwiki/lib/plugins/config/_test/Setting/AbstractSettingTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingArrayTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingNumericoptTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingOnoffTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingStringTest.php
/dokuwiki/lib/plugins/config/_test/Setting/SettingTest.php
/dokuwiki/lib/plugins/config/_test/WriterTest.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/core/ConfigParser.php
/dokuwiki/lib/plugins/config/core/Configuration.php
/dokuwiki/lib/plugins/config/core/Loader.php
/dokuwiki/lib/plugins/config/core/Setting/Setting.php
/dokuwiki/lib/plugins/config/core/Setting/SettingArray.php
/dokuwiki/lib/plugins/config/core/Setting/SettingAuthtype.php
/dokuwiki/lib/plugins/config/core/Setting/SettingCompression.php
/dokuwiki/lib/plugins/config/core/Setting/SettingDirchoice.php
/dokuwiki/lib/plugins/config/core/Setting/SettingLicense.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoDefault.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNoKnownClass.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumeric.php
/dokuwiki/lib/plugins/config/core/Setting/SettingNumericopt.php
/dokuwiki/lib/plugins/config/core/Setting/SettingOnoff.php
/dokuwiki/lib/plugins/config/core/Setting/SettingRenderer.php
/dokuwiki/lib/plugins/config/core/Setting/SettingUndefined.php
/dokuwiki/lib/plugins/config/core/Writer.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/testing/conf/default.php
/dokuwiki/lib/plugins/testing/conf/metadata.php
/dokuwiki/lib/plugins/testing/lang/en/settings.php
f823310a11-Jun-2018 Michael Große <grosse@cosmocode.de>

✅ Add unittest for deleteUsers remote API call

Remote API calls should have some unittest as this test would have caught
the bug that was introduced in 96d46bf41a428b555c02f30f1bb496535d41bc5d
and f

✅ Add unittest for deleteUsers remote API call

Remote API calls should have some unittest as this test would have caught
the bug that was introduced in 96d46bf41a428b555c02f30f1bb496535d41bc5d
and fixed in ebf1744911831ec6d15325039a040effa41e466c

show more ...

5d703e3420-May-2018 Andreas Gohr <andi@splitbrain.org>

Also allow test files ending in Test.php

This makes it possible to give test files proper PSR-2 names where the
file is named after the class name.

1c0be3eb18-May-2018 Andreas Gohr <andi@splitbrain.org>

reset config directory for every test

Our test suite did not reset the config directory for each test class as
it does for the data directory. In addition it copied all files from the
main config di

reset config directory for every test

Our test suite did not reset the config directory for each test class as
it does for the data directory. In addition it copied all files from the
main config directory over. Both may create an unpredictable state for
tests.

This streamlines the initialization.

show more ...

2ef8deb516-May-2018 Christopher Smith <chris@jalakai.co.uk>

Issue #1250, associated unit test

82f7cb0511-May-2018 Andreas Gohr <andi@splitbrain.org>

adjust remote plugin handling in code check

e79ce39408-May-2018 Andreas Gohr <andi@splitbrain.org>

adjusted phpcs config for plugins

d05f72d007-May-2018 Andreas Gohr <andi@splitbrain.org>

fixed tests for chunked encoding

Looks like the domain we used to test this on expired.


tests/inc/httpclient_http.test.php
/dokuwiki/composer.lock
/dokuwiki/data/pages/wiki/syntax.txt
/dokuwiki/doku.php
/dokuwiki/inc/Action/Cancel.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Show.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/newpage.txt
/dokuwiki/inc/lang/ru/resendpwd.txt
/dokuwiki/inc/lang/ru/resetpwd.txt
/dokuwiki/inc/lang/ru/stopwords.txt
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/cs/settings.php
/dokuwiki/lib/plugins/authad/lang/ka/lang.php
/dokuwiki/lib/plugins/authldap/lang/cs/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cs/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/cs/settings.php
/dokuwiki/lib/plugins/authplain/lang/ka/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/phpunit.xml
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
dd87735d07-May-2018 Andreas Gohr <andi@splitbrain.org>

PSR-2 compatibility for the remote API libs

d4d8fb1804-May-2018 Andreas Gohr <andi@splitbrain.org>

moved Parser to Parsing namespace

be906b5604-May-2018 Andreas Gohr <andi@splitbrain.org>

moved all parsing related namespaces to their own


tests/inc/parser/lexer.test.php
tests/inc/parser/parser_code.test.php
tests/inc/parser/parser_eol.test.php
tests/inc/parser/parser_file.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/parser/renderer_xhtml.test.php
/dokuwiki/inc/Parsing/Handler/Block.php
/dokuwiki/inc/Parsing/Handler/CallWriter.php
/dokuwiki/inc/Parsing/Handler/CallWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Lists.php
/dokuwiki/inc/Parsing/Handler/Nest.php
/dokuwiki/inc/Parsing/Handler/Preformatted.php
/dokuwiki/inc/Parsing/Handler/Quote.php
/dokuwiki/inc/Parsing/Handler/ReWriterInterface.php
/dokuwiki/inc/Parsing/Handler/Table.php
/dokuwiki/inc/Parsing/Lexer/Lexer.php
/dokuwiki/inc/Parsing/Lexer/ParallelRegex.php
/dokuwiki/inc/Parsing/Lexer/StateStack.php
/dokuwiki/inc/Parsing/ParserMode/AbstractMode.php
/dokuwiki/inc/Parsing/ParserMode/Acronym.php
/dokuwiki/inc/Parsing/ParserMode/Base.php
/dokuwiki/inc/Parsing/ParserMode/Camelcaselink.php
/dokuwiki/inc/Parsing/ParserMode/Code.php
/dokuwiki/inc/Parsing/ParserMode/Emaillink.php
/dokuwiki/inc/Parsing/ParserMode/Entity.php
/dokuwiki/inc/Parsing/ParserMode/Eol.php
/dokuwiki/inc/Parsing/ParserMode/Externallink.php
/dokuwiki/inc/Parsing/ParserMode/File.php
/dokuwiki/inc/Parsing/ParserMode/Filelink.php
/dokuwiki/inc/Parsing/ParserMode/Footnote.php
/dokuwiki/inc/Parsing/ParserMode/Formatting.php
/dokuwiki/inc/Parsing/ParserMode/Header.php
/dokuwiki/inc/Parsing/ParserMode/Hr.php
/dokuwiki/inc/Parsing/ParserMode/Html.php
/dokuwiki/inc/Parsing/ParserMode/Internallink.php
/dokuwiki/inc/Parsing/ParserMode/Linebreak.php
/dokuwiki/inc/Parsing/ParserMode/Listblock.php
/dokuwiki/inc/Parsing/ParserMode/Media.php
/dokuwiki/inc/Parsing/ParserMode/ModeInterface.php
/dokuwiki/inc/Parsing/ParserMode/Multiplyentity.php
/dokuwiki/inc/Parsing/ParserMode/Nocache.php
/dokuwiki/inc/Parsing/ParserMode/Notoc.php
/dokuwiki/inc/Parsing/ParserMode/Php.php
/dokuwiki/inc/Parsing/ParserMode/Plugin.php
/dokuwiki/inc/Parsing/ParserMode/Preformatted.php
/dokuwiki/inc/Parsing/ParserMode/Quote.php
/dokuwiki/inc/Parsing/ParserMode/Quotes.php
/dokuwiki/inc/Parsing/ParserMode/Rss.php
/dokuwiki/inc/Parsing/ParserMode/Smiley.php
/dokuwiki/inc/Parsing/ParserMode/Table.php
/dokuwiki/inc/Parsing/ParserMode/Unformatted.php
/dokuwiki/inc/Parsing/ParserMode/Windowssharelink.php
/dokuwiki/inc/Parsing/ParserMode/Wordblock.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/lib/plugins/syntax.php
8b1b81be04-May-2018 Andreas Gohr <andi@splitbrain.org>

cleaned up Doku_Handler for PSR-2

836f6efb04-May-2018 Andreas Gohr <andi@splitbrain.org>

add methods to test interal properties

You shouldn't really do this. But sometimes its so much easier to write
a test that flips an internal bit than to do it poperly(tm). Better a
risky test than n

add methods to test interal properties

You shouldn't really do this. But sometimes its so much easier to write
a test that flips an internal bit than to do it poperly(tm). Better a
risky test than none...

show more ...

de22611604-May-2018 Andreas Gohr <andi@splitbrain.org>

adjusted the Lexer for PSR-2

47f73ecf04-May-2018 Andreas Gohr <andi@splitbrain.org>

adjusted Doku_Parser for PSR-2

All properties are declared protected. The handler is now set via the
constructor.

5c2aad1230-Apr-2018 Andreas Gohr <andi@splitbrain.org>

split handler.php into multiple files

For now I left Doku_Handler itself as it were. We will need to keep the
class name around for backwards compatibility but should move the class
itself.

I intro

split handler.php into multiple files

For now I left Doku_Handler itself as it were. We will need to keep the
class name around for backwards compatibility but should move the class
itself.

I introduced a new ReWriter Interface to formalize how the various call
writer implementations are accessed.

There are a whole bunch of doc blocks missing.

show more ...

36dc94bb28-Apr-2018 Andreas Gohr <andi@splitbrain.org>

split out parser modes into their own files

This moves all the parser classes into their own namespace and files.
Next up are the handler classes.

I'm not sure about the namespace, yet. A nested na

split out parser modes into their own files

This moves all the parser classes into their own namespace and files.
Next up are the handler classes.

I'm not sure about the namespace, yet. A nested namepspace Parser\Modes
would probably make more sense... we'll see.

This also removes the duplicated coded in the Plugin mode. We now use
the plugin trait and can inherit from AbstractMode instead.

show more ...


tests/inc/parser/parser_code.test.php
tests/inc/parser/parser_eol.test.php
tests/inc/parser/parser_file.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
/dokuwiki/inc/ParserMode/AbstractMode.php
/dokuwiki/inc/ParserMode/Acronym.php
/dokuwiki/inc/ParserMode/Base.php
/dokuwiki/inc/ParserMode/Camelcaselink.php
/dokuwiki/inc/ParserMode/Code.php
/dokuwiki/inc/ParserMode/Emaillink.php
/dokuwiki/inc/ParserMode/Entity.php
/dokuwiki/inc/ParserMode/Eol.php
/dokuwiki/inc/ParserMode/Externallink.php
/dokuwiki/inc/ParserMode/File.php
/dokuwiki/inc/ParserMode/Filelink.php
/dokuwiki/inc/ParserMode/Footnote.php
/dokuwiki/inc/ParserMode/Formatting.php
/dokuwiki/inc/ParserMode/Header.php
/dokuwiki/inc/ParserMode/Hr.php
/dokuwiki/inc/ParserMode/Html.php
/dokuwiki/inc/ParserMode/Internallink.php
/dokuwiki/inc/ParserMode/Linebreak.php
/dokuwiki/inc/ParserMode/Listblock.php
/dokuwiki/inc/ParserMode/Media.php
/dokuwiki/inc/ParserMode/ModeInterface.php
/dokuwiki/inc/ParserMode/Multiplyentity.php
/dokuwiki/inc/ParserMode/Nocache.php
/dokuwiki/inc/ParserMode/Notoc.php
/dokuwiki/inc/ParserMode/Php.php
/dokuwiki/inc/ParserMode/Plugin.php
/dokuwiki/inc/ParserMode/Preformatted.php
/dokuwiki/inc/ParserMode/Quote.php
/dokuwiki/inc/ParserMode/Quotes.php
/dokuwiki/inc/ParserMode/Rss.php
/dokuwiki/inc/ParserMode/Smiley.php
/dokuwiki/inc/ParserMode/Table.php
/dokuwiki/inc/ParserMode/Unformatted.php
/dokuwiki/inc/ParserMode/Windowssharelink.php
/dokuwiki/inc/ParserMode/Wordblock.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/lib/plugins/syntax.php
de36992328-Apr-2018 Andreas Gohr <andi@splitbrain.org>

visibility definition for the renderers

I made a lot of things public that probaly should be protected. But many
syntax plugins do access renderer mechanisms directly, so better stay on
the safe sid

visibility definition for the renderers

I made a lot of things public that probaly should be protected. But many
syntax plugins do access renderer mechanisms directly, so better stay on
the safe side here.

The base renderer is now abstract.

show more ...

a087da7127-Apr-2018 Andreas Gohr <andi@splitbrain.org>

fixed broken tests

I also introduced an auto loaded namespace for the tests.

aba86f3827-Apr-2018 Andreas Gohr <andi@splitbrain.org>

visibility fixes

First start at declaring visibilites for methods and properties. Still
missing: the parser/renderer stuff and the plugins


tests/inc/httpclient_http.test.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/Form/ButtonElement.php
/dokuwiki/inc/Form/DropdownElement.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/Input.class.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/Sitemapper.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/events.php
/dokuwiki/inc/farm.php
/dokuwiki/inc/fetch.functions.php
/dokuwiki/inc/form.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/remote.php
/dokuwiki/inc/search.php
/dokuwiki/inc/subscription.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/inc/utf8.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/indexer.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/remote.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/admin.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/gui.php
/dokuwiki/lib/plugins/extension/helper/list.php
/dokuwiki/lib/plugins/extension/helper/repository.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
09d57d5a27-Apr-2018 Andreas Gohr <andi@splitbrain.org>

adldap is a 3rd party lib

1...<<11121314151617181920>>...38