Commits
User selector
Commit History
Commits on Feb 26, 2021
Build/Test Tools: Switch back to running the PHPUnit test suite against the `src` directory instead of `build`.
Show description for 4ab922dcommitted
Commits on Feb 6, 2020
Tests: Revert the `dirname( __FILE__ )` replacement in `wp-tests-config-sample.php` for now, to avoid breaking unit tests created with WP-CLI `scaffold` command.
Show description for f91e983committedCode Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Jan 9, 2019
Tests: Revert [44509].
Show description for 916695bcommittedBuild/Tests: Default to running unit tests from `src`.
Show description for 0137c23committed
Commits on May 23, 2018
Build/Test Tools: Roses are red, this fixes stuff.
Show description for f4fbba1committedOnce upon a midnight dreary, while I coded, weak and weary,
Show description for ef37f00committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Oct 31, 2017
Database: Restore numbered placeholders in `wpdb::prepare()`.
Show description for a39d599committed
Commits on Aug 22, 2017
General: Improve terminology used when referring to installations of WordPress and its extensions.
Show description for 8df2151committed
Commits on Oct 21, 2016
Tests: Use a minimal theme for tests.
Show description for 9d7e8fecommitted
Commits on Jan 21, 2016
Unit Tests: Correct comment in `wp-tests-config-sample.php`.
Show description for 497b64acommitted
Commits on Sep 23, 2013
Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282.
Show description for df9b9dbcommitted
Commits on Sep 3, 2013
Change DB_NAME in wp-tests-config-sample.php to be something other than the placeholder in wp-config-sample.php.
Show description for d8e8eadcommitted
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afdcommitted
Loading