Changeset 11323 for ChangeLog

Show
Ignore:
Timestamp:
07/09/06 01:23:01 (3 years ago)
Author:
Darren_Duncan
Message:

removed now-empty t_disabled/ folders, added new initially-empty t_pugs/ folder, moved t/pugsrun/ to t_pugs/invocation/, renamed t/pugsbugs/ to t/bugs/, updated lib/Pugs/Doc/Hack.pod and other docs about the aforementioned ... still TODO: update the test/smoke harness to run t_pugs/*.t

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r11295 r11323  
    2222* Renamed all Perl scripts from *.p6 to *.pl and from *.p5 to *-p5.pl; 
    2323all references to them, except in talks, were likewise updated. 
     24* Merged t_disabled/ into t/, and split t_pugs/ from t/. 
     25* Did some rearranging/renaming in t/ so the tests scale better. 
    2426 
    2527== Feature Changes