[perl #49704] [CAGE] t/op/string.t: Determine whether test can be divided into smaller files

2008-04-07 Thread James Keenan via RT
Examination of t/op/*.t files with  1000 lines suggests that the files
are long because the tests are largely data-driven.  Nonetheless, the
files appear to be conceptually whole.  Hence, there is no compelling
case for subdividing this test file.  I am closing the ticket.


[perl #49704] [CAGE] t/op/string.t: Determine whether test can be divided into smaller files

2008-01-12 Thread via RT
# New Ticket Created by  James Keenan 
# Please include the string:  [perl #49704]
# in the subject line of all future correspondence about this issue. 
# URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49704 


Test file t/op/string.t currently (r24787) has 2907 lines.

Examine this file and determine whether the file can reasonably 
be divided into smaller test files (such as files of less than
1000 lines).

If so, subdivide the file.  If not, take and resolve this ticket.

Happy hacking!

kid51