Re: parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.

2009-04-05 Thread Ralf Wildenhues
Salut Akim, * Akim Demaille wrote on Wed, Apr 01, 2009 at 04:53:28PM CEST: Le 31 mars 09 à 01:01, Ralf Wildenhues a écrit : * Akim Demaille wrote on Mon, Mar 30, 2009 at 09:50:59PM CEST: Le 29 mars 09 à 00:04, Ralf Wildenhues a écrit : This is what the 'recheck' target does, right? Not

Re: parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.

2009-04-01 Thread Akim Demaille
Le 31 mars 09 à 01:01, Ralf Wildenhues a écrit : Salut Ralf ! * Akim Demaille wrote on Mon, Mar 30, 2009 at 09:50:59PM CEST: Le 29 mars 09 à 00:04, Ralf Wildenhues a écrit : I often use STRICT_TEST_LOGS = $(shell $(LIST_FAILED_TEST_LOGS)) which makes all failing test strict. In

Re: parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.

2009-03-30 Thread Akim Demaille
Le 29 mars 09 à 00:04, Ralf Wildenhues a écrit : Hi Akim, Hi Ralf! Agreed. While I won't change the TESTS=foo.test semantics, we can publish that the user can use TEST_LOGS=foo.log to limit the tests to be run. Never thought about that :) Thanks. - LAZY_TEST_SUITE is not flexible

Re: parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.

2009-03-30 Thread Ralf Wildenhues
* Akim Demaille wrote on Mon, Mar 30, 2009 at 09:50:59PM CEST: Le 29 mars 09 à 00:04, Ralf Wildenhues a écrit : I often use STRICT_TEST_LOGS = $(shell $(LIST_FAILED_TEST_LOGS)) which makes all failing test strict. In other words, successful tests are not rerun by make check, but

parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.

2009-03-28 Thread Ralf Wildenhues
much for details. Here's what I'm pushing to ad-parallel-tests. Cheers, Ralf 2009-03-28 Ralf Wildenhues ralf.wildenh...@gmx.de Akim Demaille a...@lrde.epita.fr parallel-tests: redo lazy checking: recheck and RECHECK_LOGS. Replace the LAZY_TEST_SUITE API