Commits
User selector
Commit History
Commits on Feb 5, 2021
Build/Test Tools: Support NodeJS 14.x in the 4.8 branch.
Show description for 0bc61d0committed
Commits on May 11, 2017
Build/Test: Revert that failing test.
Show description for ab5cd50committed
Commits on May 10, 2017
Build/Test: Add an intentionally failing test.
Show description for a301163committed
Commits on Mar 8, 2017
Build/Test tools: In Travis, skip some tests when not on trunk.
Show description for 74e02a2committedBuild/Test tools: Revert [40239] due to unrelated changes.
Show description for 0060ffacommittedBuild/Test tools: In Travis, skip some tests when not on trunk.
Show description for 868eba6committed
Commits on Dec 4, 2016
Build/Test Tools: Specify exact node version in package.json.
Show description for b16f572committed
Commits on Aug 30, 2016
Tests: Require `Basic_Object` and `Basic_Subclass` files earlier in call stack.
Show description for f80068ecommitted
Commits on Aug 19, 2016
Tests: Move some utility classes to their own files.
Show description for ba9eda1committed
Commits on Mar 5, 2016
Fix License test
Show description for 57d8c66committed
Commits on Feb 29, 2016
Put an assertion in `test_nonexistent_array()` test.
Show description for 070b8a6committed
Commits on Oct 17, 2015
Commits on Oct 15, 2015
Unit Tests: move `->test_readme()` out of `Tests_Basic` and into `Tests_External_HTTP_Basic` in `tests/external-http/`.
Show description for 6f80581committed
Commits on Sep 8, 2015
Tests: Check that `readme.html` is recommending an actively supported version of MySQL.
Show description for f921391committed
Commits on Sep 7, 2015
Tests: Add an extra warning message when checking the recommended PHP version.
Show description for 65156c6committedReadme: Update the recommended PHP version to 5.6.
Show description for 0b6454bcommitted
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 May 30, 2014
Adds a unit test to demonstrate that the order of `case` and `default` in a `switch` statement does not matter.
Show description for 1a1994bcommitted
Commits on May 19, 2014
Add missing access modifiers to methods in `WP_Query`. Add magic methods for `__get()`, `__set()`, `__isset()`, `__unset()`, and `__call()`.
Show description for bf54ad6committedAdd access modifiers to methods and members of list table classes:
Show description for d6a3c2acommitted
Commits on May 18, 2014
Add a unit test that demonstrates a magic getter.
Show description for 85ac5c2committed
Commits on Apr 9, 2014
Update license copyright year to 2014.
Show description for eef7258committed
Commits on Jan 13, 2014
Update package.json. props TobiasBg. fixes #26629.
Show description for 146bccccommitted
Commits on Dec 1, 2013
Make sure the version extracted from readme.html does not include a newline.
Show description for ce8d689committed
Commits on Nov 14, 2013
Add a unit test to confirm that the version number in readme.html matches version.php.
Show description for 4bb79a2committed
Commits on Sep 4, 2013
Remove `error_reporting()` debug cruff.
Show description for 0877a3ecommittedRemove unnecessary checks before setting `$wp_settings_*` arrays. Adds unit test for setting a nonexistent variable to a multi-dimensional `array`.
Show description for d10b9d3committed
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afdcommitted
Loading