Closed (fixed)
Project:
Drush
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2009 at 20:42 UTC
Updated:
31 Dec 2009 at 03:57 UTC
This adds a new command 'test patch' to the simpletest.drush.inc file to integrate the simpletest core patching process into drush.
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest_patch.patch | 3.03 KB | sndev |
Comments
Comment #1
boombatower commentedI believe that is maintained in Drupal.
Comment #2
Chris Johnson commentedAm I correct in believing the need for this command will be obviated if the SimpleTest patch to core is incorporated into core, as per http://drupal.org/node/582942 ?
(Yes, some people will not have the updated core distribution, so the command will remain useful and should not be deleted.)
Comment #3
boombatower commentedThis provides drush integration with SimpleTest which is not provided by core or the patch. This will need to be updated if patch gets into 6.x core since this integration has a check for the patch being applied.
Comment #4
moshe weitzman commentedi'm not interested in this for drush itself. it belongs in simpletest.module for d6, if anywhere. i'll just close it for now.