Commits
User selector
Commit History
Commits on Sep 26, 2021
Build/Test Tools: Update PHPUnit configuration for PHPUnit 9.5.10/8.5.21+.
Show description for 7c2b54ecommitted
Commits on Aug 9, 2021
Code Modernization: Rename the `readonly()` function to `wp_readonly()`.
Show description for fff4242committedBuild/Test Tools: Add schema reference to PHPUnit config files.
Show description for 40bbe55committed
Commits on Aug 7, 2021
Build/Test Tools: Remove SpeedTrapListener.
Show description for aae7842committed
Commits on Mar 26, 2021
Build/Test Tools: Fix code coverage reporting to generate report from `src`.
Show description for 6113803committed
Commits on Aug 23, 2020
Build/Test Tools: Update code coverage setup in the `phpunit.xml.dist` file to point to the `build` directory.
Show description for e353e26committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Dec 11, 2019
Tests: Correct the `slowThreshold` option name for `SpeedTrapListener`.
Show description for 2c55227committed
Commits on Oct 25, 2019
Ensure `svn:eol-style` is consistently set for all files (part 2).
Show description for 10c787fcommitted
Commits on Sep 20, 2019
Code Modernization: Remove all code using a `version_compare()` with a PHP version older than PHP 5.6.
Show description for 099adc0committed
Commits on Jul 8, 2019
Coding Standards: Fix the remaining issues in `/tests`.
Show description for c6c7849committed
Commits on Jan 28, 2019
Coding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs.
Show description for ad71116committedBuild/Test Tools: Reorder `<file>` and `<exclude>` rules in `phpunit.xml.dist` to avoid warnings in PHPUnit 7.2+.
Show description for 6d86370committedBuild/Test Tools: Add support for PHPUnit 7.x.
Show description for 001c649committed
Commits on Dec 13, 2018
REST API: Introduce Autosaves controller and endpoint.
Show description for 225f191committed
Commits on Feb 7, 2018
Build/Test Tools: Allow code coverage reports to be generated.
Show description for b7c2dfbcommitted
Commits on Aug 18, 2017
Tests: Rename ignored tests in `phpunit.xml.dist`.
Show description for 5ee7f7dcommitted
Commits on Apr 23, 2017
Build/Test Tools: Be strict about tests that do not test anything.
Show description for a5a1a4dcommitted
Commits on Apr 22, 2017
Build/Test Tools: Introduce `ms-required` and `ms-excluded` groups for tests.
Show description for 4f8057fcommitted
Commits on Oct 20, 2016
oEmbed: Remove the oEmbed provider unit tests.
Show description for 29cfd0bcommitted
Commits on Aug 30, 2016
OEmbed: add unit tests. `@group external-oembed` is not run by default.
Show description for 7ca480ccommitted
Commits on May 17, 2016
Set a whitelist for PHPUnit code coverage.
Show description for 747a327committed
Commits on Apr 20, 2016
Tests: Exclude `ms-files` test group from default PHPUnit config
Show description for 888d352committed
Commits on Oct 16, 2015
Unit Tests: add `SpeedTrapListener` to `phpunit/includes` and add the config node to `phpunit.xml.dist`.
Show description for 2845280committed
Commits on Oct 7, 2015
Tests: Exclude the `oembed/headers.php` test file, which was marked as PHP >= 5.3.0 in [34904].
Show description for 7c508ffcommittedEmbeds: After [34903], remove an accidentally included text domain, and exclude a test failing in PHP 5.2.
Show description for a170c1fcommitted
Commits on Nov 10, 2014
Exclude external-http tests when running `phpunit`.
Show description for df11fb8committed
Commits on Oct 10, 2014
Only reset taxonomies and post types between tests when running core tests.
Show description for f7dbf96committed
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afdcommitted
Loading