wordpress-develop/tests/phpunit/tests
Sergey Biryukov ddf2d5ad06 Tests: In Tests_dbDelta::setUp(), only force MyISAM database engine on MySQL versions older than 5.7.
Since MySQL 5.7, InnoDB engine supports `FULLTEXT` indexes, so forcing MyISAM is unnecessary.

Props xkon, joonasvanhatapio, SergeyBiryukov.
Fixes #49367.

git-svn-id: https://develop.svn.wordpress.org/trunk@47193 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-05 18:19:11 +00:00
..
actions Code is Poetry. 2017-11-30 23:09:33 +00:00
admin Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
ajax Accessibility: Text Changes: Use sentence case for the word Error in various error messages, instead of all caps. 2020-02-01 21:36:44 +00:00
attachment Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
blocks Editor: Add unit tests for v5.3.1 block serialization functions 2019-12-19 18:48:49 +00:00
bookmark Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
canonical Canonical: When removing trailing punctuation from query string arguments, match the whole query var name. 2020-02-03 00:12:22 +00:00
category Menus: In Walker_Nav_Menu, Walker_Category, and Walker_Page, properly output link attributes having a legitimate "empty" value, for example an HTML data attribute with a value of zero (0). 2019-10-06 15:04:18 +00:00
comment Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
customize Post Thumbnails: Make sure get_post_thumbnail_id() returns an integer, to match the documented return value. 2020-02-02 03:06:31 +00:00
date Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
db Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
dependencies Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
editor Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
error-protection Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
external-http Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
feed Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
filesystem Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
formatting Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
functions HTTP API: Add some basic tests for wp_remote_fopen(). 2020-01-31 00:20:47 +00:00
general Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
hooks Code Modernisation: Introduce the spread operator in tests/phpunit/*. 2019-09-15 11:03:45 +00:00
http Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
image Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
import Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
includes Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
l10n I18N: Add support for custom WP_PLUGIN_URL in load_script_textdomain(). 2019-07-27 12:43:56 +00:00
link Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
load Bootstrap: Enhance core's memory limit handling. 2016-07-08 14:36:37 +00:00
media Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
menu Tests: Use a consistent group for nav menu tests. 2019-10-06 15:12:42 +00:00
meta Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
multisite Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
oembed Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
option Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
pomo Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
post Taxonomy: In register_taxonomy(), return the registered taxonomy object on success, for consistency with register_post_type(). 2020-02-05 06:24:16 +00:00
privacy Privacy: Introduce a JSON file into the personal data export. 2020-01-31 01:34:17 +00:00
query Posts, Post Types: Fail gracefully when checking whether a single post with an unregistered post status should be displayed in WP_Query::get_posts(). 2020-02-05 01:31:38 +00:00
rest-api Block Editor: Include navigation block server logic. 2020-02-04 20:14:50 +00:00
rewrite Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
taxonomy Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
term Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
theme Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
url Privacy: Introduce Privacy Policy page helpers: 2019-03-21 19:47:29 +00:00
user Posts, Post Types: Fail gracefully when checking mapped cap against unregistered post status. 2020-02-04 22:13:15 +00:00
widgets Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
xmlrpc Tests: Adjust XML-RPC unit tests for [47160]. 2020-02-02 04:07:50 +00:00
actions.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
adminbar.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
auth.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
avatar.php Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00
basic.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
cache.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
canonical.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
category.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
comment-submission.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
comment.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
compat.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
cron.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
db.php Tests: Allow wpdb::set_sql_mode() tests to run on MySQL 8.0.11+. 2020-02-05 03:28:33 +00:00
dbdelta.php Tests: In Tests_dbDelta::setUp(), only force MyISAM database engine on MySQL versions older than 5.7. 2020-02-05 18:19:11 +00:00
dependencies.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
file.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
filters.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
functions.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
kses.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
l10n.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
link.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
locale.php I18N: Following [45688], remove test for removed method. 2019-07-27 14:29:28 +00:00
mail.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
media.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
meta.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
multisite.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
pluggable.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
post.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
query.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
rest-api.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
rewrite.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
shortcode.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
site-health.php Tests: In Tests_Site_Health, create a WP_Site_Health instance before clearing the cron array, as the constructor schedules its own task now. 2020-01-12 14:16:57 +00:00
taxonomy.php Taxonomy: In register_taxonomy(), return the registered taxonomy object on success, for consistency with register_post_type(). 2020-02-05 06:24:16 +00:00
template.php PHPCS: Remove extra spaces added in [44966]. 2019-03-21 20:19:16 +00:00
term.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
theme.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
upload.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
url.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
user.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
walker.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
widgets.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
wp.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00