This adds a new command 'test patch' to the simpletest.drush.inc file to integrate the simpletest core patching process into drush.

CommentFileSizeAuthor
simpletest_patch.patch3.03 KBsndev

Comments

boombatower’s picture

Project: SimpleTest » Drush
Version: 6.x-2.x-dev » 6.x-1.x-dev

I believe that is maintained in Drupal.

Chris Johnson’s picture

Am 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.)

boombatower’s picture

This 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.

moshe weitzman’s picture

Status: Needs review » Closed (fixed)

i'm not interested in this for drush itself. it belongs in simpletest.module for d6, if anywhere. i'll just close it for now.