Gary Pendergast
4198e71db7
Build/Tests: Default to running unit tests from `src`.
...
This commit also defaults WP-CLI commands to running against `src`, too.
Props atimmer, pento.
See #44492 .
Fixes #45863 .
git-svn-id: https://develop.svn.wordpress.org/trunk@44508 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-09 10:09:02 +00:00
Gary Pendergast
53e3a17e6f
Tools: Update `wp-cli.yml` to point to the `build` directory.
...
After [43309], WP-CLI should be running against the `build` directory, not the `src` directory.
Props jpry.
Fixes #44214 .
git-svn-id: https://develop.svn.wordpress.org/trunk@43312 602fd350-edb4-49c9-b593-d223f7449a82
2018-05-25 00:14:14 +00:00
John Blackbourn
518805f447
Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development.
...
Fixes #34801
Props rodrigosprimo
git-svn-id: https://develop.svn.wordpress.org/trunk@35746 602fd350-edb4-49c9-b593-d223f7449a82
2015-11-28 18:36:06 +00:00
Scott Taylor
b5eabbdcd2
Introduce default `wp-cli.yml` for core development.
...
Props westonruter.
Fixes #28036 .
git-svn-id: https://develop.svn.wordpress.org/trunk@28221 602fd350-edb4-49c9-b593-d223f7449a82
2014-04-30 21:35:18 +00:00