# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #24866]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=24866 >


Hi,

this patch is an attempt at resolving an item from 'parrot/TODO':
   Unify t/* and imcc/t/* tests, so that one harness has just one
    result summary.

I have merged 'parrot/imcc/t/harness' into 'parrot/t/harness'.
'make test' now gives an unified report for all test case, including
imcc/t/*/*.t and t/src/*.t
'make fulltest' gives 6 reports. 5 reports for different parrot options plus
1 report for t/src/*.t.

Single tests for imcc should now be called as:
  cd parrot; perl t/harness imcc/t/imcpasm/cfg.1.
The file imcc/t/harness can be removed.

TODO: Check for all long parrot options in t/harness.
TODO. It might make sense to merge imcc/TestCompiler.pm into
lib/Parrot/Test.pm .

CU, Bernhard

-- 
/* [EMAIL PROTECTED] */

+++ GMX - die erste Adresse fÃr Mail, Message, More +++
Neu: Preissenkung fÃr MMS und FreeMMS! http://www.gmx.net

Attachment: unified_harness_20040110.patch
Description: Binary data

Reply via email to