aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_test
Commit message (Expand)AuthorAge
* fix ApiCall testAndreas Gohr2023-12-01
* fix type parsing for more complex typesAndreas Gohr2023-12-01
* fix ApiCall test on PHP7.4Andreas Gohr2023-12-01
* final set of API tests refactoredAndreas Gohr2023-12-01
* More adjusted API testsAndreas Gohr2023-12-01
* another set of api testsAndreas Gohr2023-12-01
* Fix first set of API testsAndreas Gohr2023-12-01
* First go at refactoring the API mechanismsAndreas Gohr2023-11-30
* Merge pull request #2432 from dokuwiki/tokenauthAndreas Gohr2023-11-28
|\
| * added tests for auth token handlingAndreas Gohr2023-10-12
* | updated devel dependenciesAndreas Gohr2023-11-13
* | Merge pull request #4065 from dokuwiki/composerdevAndreas Gohr2023-11-13
|\ \
| * | updated the _test/READMEAndreas Gohr2023-09-18
| * | remove obsolete fetchphpunit scriptAndreas Gohr2023-09-18
| * | add devel tools as composer scriptsAndreas Gohr2023-09-18
| * | add development tools to _test/composer.jsonAndreas Gohr2023-09-18
| * | remove checked-in _test/vendor folderAndreas Gohr2023-09-18
* | | skip CompleteMissingIfElseBracketRectorAndreas Gohr2023-11-02
| |/ |/|
* | Merge pull request #4074 from dokuwiki/issue4072Andreas Gohr2023-10-12
|\ \
| * | removed obsolete testsAndreas Gohr2023-09-30
| * | strip any trailing dots when resolving IDsAndreas Gohr2023-09-30
| |/
* | Fix unit test, little refactorGerrit Uitslag2023-09-25
* | deprecate parseChangelogLine()Gerrit Uitslag2023-09-25
|/
* do not run phpcs and phpcbf on any vendor dirsAndreas Gohr2023-09-13
* rector env var might be empty -> ignoreAndreas Gohr2023-09-04
* allow overriding the minimum PHP release for rectorAndreas Gohr2023-09-03
* apply code sniffer rules to inc/parser as wellAndreas Gohr2023-09-02
* code style: multi statementsAndreas Gohr2023-08-31
* code style: line breaksAndreas Gohr2023-08-31
* code style: static visibilityAndreas Gohr2023-08-31
* code style: operator spacingAndreas Gohr2023-08-31
* code style: inc/dec spacingAndreas Gohr2023-08-31
* code style: control structure fixesAndreas Gohr2023-08-31
* added rectors for new polyfillsAndreas Gohr2023-08-31
* code style: indent fixesAndreas Gohr2023-08-31
* Rector to rename print to echo callsAndreas Gohr2023-08-31
* deprecate ptln()Andreas Gohr2023-08-31
* coding style: control flow line breaksAndreas Gohr2023-08-31
* coding style: control flow whitespacesAndreas Gohr2023-08-31
* coding style: function call spacingAndreas Gohr2023-08-30
* coding style: loop declaration spacingAndreas Gohr2023-08-30
* coding style: PSR12.Classes.ClassInstantiation.MissingParenthesesAndreas Gohr2023-08-30
* codestyle adjustments: PHP constant casingAndreas Gohr2023-08-30
* codestyle adjustments: EOF new linesAndreas Gohr2023-08-30
* codestyle adjustments: function declaration braces/spacesAndreas Gohr2023-08-30
* codestyle adjustments: class declaration bracesAndreas Gohr2023-08-30
* codestyle adjustments: function argument spacingAndreas Gohr2023-08-30
* define custom renamesAndreas Gohr2023-08-30
* Apply rector fixes to bin and toplevelAndreas Gohr2023-08-30
* apply PSR-12 constant visibility ruleAndreas Gohr2023-08-30