summaryrefslogtreecommitdiffstatshomepage
path: root/tests/phpunit/includes/phpunit6
Commit message (Expand)AuthorAge
* Coding Standards: Remove superfluous blank lines at the end of various classes.Sergey Biryukov2023-09-08
* Build/Test Tools: Alias the `Getopt` class conditionally, as the class no lon...Sergey Biryukov2021-08-07
* Tests: Minimize the chances of signature conflicts for `assertEqualsWithDelta...Sergey Biryukov2021-05-25
* Tests: Add a polyfill for `assertEqualsWithDelta()` to `WP_UnitTestCase` and ...Sergey Biryukov2020-09-07
* Code Modernization: Pass an appropriate error level to `trigger_error()` in `...Sergey Biryukov2019-11-01
* Coding Standards: Fix the remaining issues in `/tests`.Gary Pendergast2019-07-08
* Coding Standards: Fix/ignore the `WordPress.NamingConventions.ValidFunctionNa...Gary Pendergast2019-07-01
* Build/Test Tools: Add support for PHPUnit 7.x.Sergey Biryukov2019-01-28