Wordpress/tests/phpunit/includes
Dion Hulse e353179ce5 Bootstrap: Revert [38399] as it's broken `/build/` and subsequently core.svn.wordpress.org.
The generated classmaps reference `/src/` files and operates in the assumption that the base directory is one level above `wp-settings.php`, which it isn't after our build processes are run.

See #36335


git-svn-id: https://develop.svn.wordpress.org/trunk@38402 602fd350-edb4-49c9-b593-d223f7449a82
2016-08-27 14:36:42 +00:00
..
factory Tests: Fix incorrect variable name from [38330]. 2016-08-23 13:48:13 +00:00
bootstrap.php Tests: Allow override of `MULTISITE` and `SUBDOMAIN_INSTALL` constants 2016-04-20 16:51:58 +00:00
class-basic-object.php Tests: Move some utility classes to their own files. 2016-08-19 15:44:37 +00:00
class-basic-subclass.php Tests: Move some utility classes to their own files. 2016-08-19 15:44:37 +00:00
exceptions.php
factory.php Add tests for `get_bookmarks()` cache. 2016-05-25 18:20:24 +00:00
functions.php Unit Tests: 2016-08-27 08:35:16 +00:00
install.php Bootstrap: Revert [38399] as it's broken `/build/` and subsequently core.svn.wordpress.org. 2016-08-27 14:36:42 +00:00
mock-fs.php Normalize slashes in WP_Filesystem_MockFS::mkdir() and WP_Filesystem_MockFS::locate_parent_node() to avoid an infinite loop on Windows. 2013-11-18 15:32:47 +00:00
mock-image-editor.php Add tests which ensure the `wp_editor_set_quality` and `jpeg_quality` filters only apply if they are added before the corresponding `WP_Image_Editor` is instantiated. 2014-12-15 21:24:21 +00:00
mock-mailer.php Mail: Improve handling of UTF-8 address headers. 2016-07-13 18:03:52 +00:00
speed-trap-listener.php Unit Tests: Implement `addWarning()` method in SpeedTrapListener. 2015-12-04 16:40:10 +00:00
spy-rest-server.php REST API: Deliver parameters unadulterated instead of slashed. 2016-04-06 21:01:11 +00:00
testcase-ajax.php Plugins: Move capability checks further up in `wp_ajax_update_plugin()` and `wp_ajax_delete_plugin()`. 2016-07-27 17:42:01 +00:00
testcase-canonical.php Unit Tests: 2016-08-27 08:35:16 +00:00
testcase-rest-api.php REST API: Introduce baby API to the world. 2015-10-08 02:30:18 +00:00
testcase-xmlrpc.php Bootstrap: Revert [38399] as it's broken `/build/` and subsequently core.svn.wordpress.org. 2016-08-27 14:36:42 +00:00
testcase.php Unit Tests: 2016-08-27 08:35:16 +00:00
trac.php Don't use HTTPS in unit tests if OpenSSL isn't loaded. 2014-02-12 20:39:21 +00:00
utils.php Introduce `publicly_queryable` taxonomy argument. 2016-02-13 03:50:37 +00:00
wp-profiler.php Remove PHP4 constructors from Unit Tests 2015-07-08 16:04:11 +00:00