Merge branch 'private_testing' into geshi_features
* private_testing: (375 commits) make testing of inaccessible methods easier updated composer dependencies renamed ActionRouter::checkPermissions to checkPreconditions shortened new search configs Section edit: corrected pattern 'SEC_EDIT_PATTERN' fix regex character class. fixes #2301 fix: switch extensions if stylesheet in style.ini doesn't exist refactor: rename and move function to set $JSINFO typo. capital P for class name fix: add missing global $ACT for $JSINFO refactor: use native json_encode for $JSINFO refactor: rename JSINFO.DOKU_UHN and JSINFO.DOKU_UHC refactor: extract $JSINFO initialization into tpl_ function refactor: rename dta and dtb parameters doc(search): parameter must be string or false doc(search): highlight is expected to be an array show adavanced tools with JavaScript only adjusted language files to remove outdated string removed sub header from all languages added aria attributes ...
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- .gitignore 9 additions, 0 deletions.gitignore
- .htaccess.dist 0 additions, 2 deletions.htaccess.dist
- .travis.yml 1 addition, 0 deletions.travis.yml
- README 1 addition, 1 deletionREADME
- _test/core/DokuWikiTest.php 24 additions, 33 deletions_test/core/DokuWikiTest.php
- _test/core/TestRequest.php 169 additions, 54 deletions_test/core/TestRequest.php
- _test/core/TestResponse.php 45 additions, 24 deletions_test/core/TestResponse.php
- _test/core/TestUtils.php 9 additions, 0 deletions_test/core/TestUtils.php
- _test/data/pages/int/editandsavetest.txt 16 additions, 0 deletions_test/data/pages/int/editandsavetest.txt
- _test/tests/inc/Action/general.test.php 182 additions, 0 deletions_test/tests/inc/Action/general.test.php
- _test/tests/inc/difference_engine.test.php 85 additions, 0 deletions_test/tests/inc/difference_engine.test.php
- _test/tests/inc/form/dropdownelement.test.php 15 additions, 0 deletions_test/tests/inc/form/dropdownelement.test.php
- _test/tests/inc/fulltext_query.test.php 104 additions, 0 deletions_test/tests/inc/fulltext_query.test.php
- _test/tests/inc/html_secedit_pattern.test.php 59 additions, 0 deletions_test/tests/inc/html_secedit_pattern.test.php
- _test/tests/inc/httpclient_http.test.php 19 additions, 19 deletions_test/tests/inc/httpclient_http.test.php
- _test/tests/inc/httpclient_http_proxy.test.php 1 addition, 1 deletion_test/tests/inc/httpclient_http_proxy.test.php
- _test/tests/inc/httpclient_mock.php 26 additions, 5 deletions_test/tests/inc/httpclient_mock.php
- _test/tests/inc/io_replaceinfile.test.php 1 addition, 1 deletion_test/tests/inc/io_replaceinfile.test.php
- _test/tests/inc/mailer.test.php 4 additions, 0 deletions_test/tests/inc/mailer.test.php
Loading
Please register or sign in to comment