Wordpress/tests/phpunit/tests
2013-12-05 23:36:50 +00:00
..
actions
admin Add remove_option(), remove_options(), and get_options() methods to WP_Screen, along with unit tests. props ocean90, DrewAPicture. fixes #25799. 2013-11-28 05:09:06 +00:00
ajax
attachment
canonical
comment
dependencies When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. 2013-11-25 22:49:51 +00:00
export When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. 2013-11-25 22:49:51 +00:00
feed
filesystem
formatting Remove certain accents in the Danish language. 2013-12-03 20:38:03 +00:00
functions
general
http
image Unit Tests: Avoid using mime_content_type() as it fails miserably in PHP 5.2. 2013-12-05 23:36:50 +00:00
import
includes
meta
option
pomo Fix strict notices in Tests_POMO_PO. 2013-12-01 12:47:35 +00:00
post Use assertEqualSets() instead of direct array comparison. 2013-12-01 00:42:39 +00:00
query Restore @ticket reference. see #18897. 2013-11-29 21:23:49 +00:00
term
theme
user
xmlrpc
actions.php
adminbar.php
auth.php
basic.php Make sure the version extracted from readme.html does not include a newline. 2013-12-01 00:26:07 +00:00
cache.php
canonical.php
comment.php
compat.php
cron.php
db.php
dependencies.php
file.php
filters.php
functions.php
iterators.php When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. 2013-11-25 22:49:51 +00:00
kses.php Unit Tests: Add the ticket number to the new tests. See #26290 2013-11-27 14:47:03 +00:00
l10n.php
link.php
mail.php
media.php
meta.php In update_meta_cache(), ensure that meta is always stored in the same order. Removes an unnecessary $wpdb->prepare statement. Adds unit test. 2013-11-21 19:30:35 +00:00
ms.php
post.php
query.php
rewrite.php
shortcode.php
taxonomy.php
term.php Change comments in unit test to reflect patched scenario in #26339. 2013-12-02 00:03:39 +00:00
theme.php
upload.php Restore @ticket reference. Reverts [26093], see #25913. 2013-12-03 03:57:24 +00:00
url.php
user.php
widgets.php