Commits
User selector
Commit History
Commits on Nov 4, 2021
Coding Standards: Add visibility to methods in `tests/phpunit/tests/`.
Show description for 40ac5decommitted
Commits on Aug 7, 2021
Build/Test Tools: Implement use of the `void` solution.
Show description for ddb409ecommitted
Commits on Jul 13, 2021
Tests: Clean up skipping conditions and requirements for various tests.
Show description for b396844committed
Commits on Mar 27, 2021
Docs: Spell "non-existent" in a consistent way.
Show description for 1b5f02ccommitted
Commits on Dec 21, 2020
Build/Test Tools: Don't mark the `Tests_Cache::test_flush()` test as risky when running the test suite with an object cache in place.
Show description for 3202790committed
Commits on Oct 17, 2020
Code Modernization: Use explicit visibility for class property declarations.
Show description for 5bad4e7committed
Commits on Sep 6, 2020
Tests: Add a test case for storing `false` in the cache.
Show description for 83f23c4committedTests: Correct assertion in `Tests_Cache::test_add_get_null()`.
Show description for 944a684committedTests: Correct assertion in `Tests_Cache::test_miss()`.
Show description for 6f07ff5committed
Commits on Sep 2, 2020
Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
Show description for 164b22ccommitted
Commits on Jun 9, 2020
Coding Standards: Cleans up some PHPCS issues introduced in [47938].
Show description for 45e9cb7committedCache API: Introduce `wp_cache_get_multi()`.
Show description for d4d78e4committed
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Mar 28, 2017
Multisite: Remove unused `site-lookup` global cache group.
Show description for 8cc8a22committedTests: Add missing global cache groups.
Show description for 308554bcommitted
Commits on Oct 9, 2016
Build/Test Tools: Continue eliminating randomness in tests.
Show description for b4f01bbcommitted
Commits on Jul 4, 2016
Unit Tests: Change some `@group` annotations to `@ticket`.
Show description for 1ae9f9ccommitted
Commits on Oct 17, 2015
Commits on Oct 13, 2015
In cache tests, determine cache class name dynamically.
Show description for 20225ebcommitted
Commits on Oct 2, 2015
Commits on Mar 5, 2015
In PHPUnit test classes, `parent::tearDown()` should be the last thing done in `tearDown()` methods.
Show description for 067fa37committed
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afdcommitted
Loading