Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #34441] [TODO] Clean up 'imcc' targets from main Makefile?

4 views
Skip to first unread message

Bernhard Schmalhofer

unread,
Mar 15, 2005, 5:11:17 PM3/15/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #34441]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34441 >


Hi,

there are a lot of potentially confusing targets in the main Makefile.
In order to simply the Makefile, I propose to remove the 'imcc' targets.

Does anybody care for these targets?

test_imcc: Run the test suite only for IMCC tests.
test<core>_imcc: Run the IMCC test suite with a specific core
fulltest_imcc: Run IMCC test suite with various options
test_imcc-clean
imcc-clean

The functionality of running only a subset of tests
will of course remain, e.g

perl t/harness -C imcc/t/*/*.t

CU, Bernhard



--
/* Bernhard.S...@biomax.de */

DSL Komplett von GMX +++ Superg�nstig und stressfrei einsteigen!
AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl

Leopold Toetsch

unread,
Mar 16, 2005, 2:20:29 AM3/16/05
to perl6-i...@perl.org, bugs-bi...@netlabs.develooper.com
Bernhard Schmalhofer (via RT) wrote:

>
> there are a lot of potentially confusing targets in the main Makefile.
> In order to simply the Makefile, I propose to remove the 'imcc' targets.
>
> Does anybody care for these targets?

I don't

>
> test_imcc: Run the test suite only for IMCC tests.
> test<core>_imcc: Run the IMCC test suite with a specific core
> fulltest_imcc: Run IMCC test suite with various options
> test_imcc-clean
> imcc-clean
>
> The functionality of running only a subset of tests
> will of course remain, e.g
>
> perl t/harness -C imcc/t/*/*.t

Yep. Go ahead.

Thanks,
leo

0 new messages