# New Ticket Created by Andreas Rottmann # Please include the string: [perl #52588] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52588 > Hi! This patch adds a single file, languages/eclectus/test-wrapper.pl that contains the code previously found in all of languages/eclectus/t/*.pl, an replaces these with a single-line 'do' invocation of test-wrapper.pl. MANIFEST | 1 languages/eclectus/t/binary_primitives.pl | 38 ----------------------------- languages/eclectus/t/booleans.pl | 38 ----------------------------- languages/eclectus/t/characters.pl | 38 ----------------------------- languages/eclectus/t/conditionals.pl | 38 ----------------------------- languages/eclectus/t/empty_list.pl | 38 ----------------------------- languages/eclectus/t/integers.pl | 38 ----------------------------- languages/eclectus/t/learning_scheme.pl | 38 ----------------------------- languages/eclectus/t/local_variables.pl | 38 ----------------------------- languages/eclectus/t/pair.pl | 38 ----------------------------- languages/eclectus/t/procedures.pl | 38 ----------------------------- languages/eclectus/t/strings.pl | 38 ----------------------------- languages/eclectus/t/unary_primitives.pl | 38 ----------------------------- languages/eclectus/t/vectors.pl | 38 ----------------------------- languages/eclectus/test-wrapper.pl | 39 ++++++++++++++++++++++++++++++ 15 files changed, 53 insertions(+), 481 deletions(-)