#727: remove config steps 'auto:macports' and 'auto:fink'
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  jkeenan 
     Type:  todo    |      Status:  assigned
 Priority:  normal  |   Milestone:          
Component:  none    |     Version:  trunk   
 Severity:  medium  |    Keywords:          
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by jkeenan):

 After I took this ticket and commenced work on it in the 'darwinhints'
 branch, I realized the goal would be better accomplished if the
 configuration steps tests in ''t/steps/'' were better organized, ''i.e.,''
 if rather than all being like this:
 {{{
 t/steps/init_defaults-01.t
 t/steps/inter_progs-01.t
 t/steps/auto_format-01.t
 t/steps/gen_crypto-01.t
 }}}
 ... they were like this:
 {{{
 t/steps/init/defaults-01.t
 t/steps/inter/progs-01.t
 t/steps/auto/format-01.t
 t/steps/gen/crypto-01.t
 }}}
 ... which would ultimately permit:
 {{{
 t/steps/init/hints/darwin-01.t
 }}}
 So I have revised ''lib/Parrot/Configure/Options/Test/Prepare.pm'' and
 moved all the test files accordingly.  I will be applying the work done so
 far to trunk, will then kill the ''darwinhints'' branch and open a new one
 that will complete the movement of the fink and macports functionality to
 the Darwin hints file.

 Please report any breakage.  Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/727#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to