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



Reply via email to