Wordpress/tests/phpunit/includes
Scott Taylor 4225e71a6b Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399.
This fixes the paths in `wp-vendor/` that were including `src`. I want to drop this in so we can find out what else will break.

See #36335.


git-svn-id: https://develop.svn.wordpress.org/trunk@38411 602fd350-edb4-49c9-b593-d223f7449a82
2016-08-27 22:31:11 +00:00
..
factory Tests: Fix incorrect variable name from [38330]. 2016-08-23 13:48:13 +00:00
bootstrap.php
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
functions.php Unit Tests: 2016-08-27 08:35:16 +00:00
install.php Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399. 2016-08-27 22:31:11 +00:00
mock-fs.php
mock-image-editor.php
mock-mailer.php Mail: Improve handling of UTF-8 address headers. 2016-07-13 18:03:52 +00:00
speed-trap-listener.php
spy-rest-server.php
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
testcase-xmlrpc.php Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399. 2016-08-27 22:31:11 +00:00
testcase.php Build/Test Tools: Add support for `is_front_page()` to `assertQueryTrue()` and assert that all the tested conditions are supported by the method. 2016-08-27 15:27:35 +00:00
trac.php
utils.php
wp-profiler.php