At 04:28 PM 1/24/2003, Peter Dimov wrote:

>From: "Beman Dawes" <[EMAIL PROTECTED]>
>>
>> I've run the Win32 tests again, so you can see the new results.
>
>One thing that I notice is that tests that are no longer in the Jamfile are
>kept in the table; for example, enable_shared_from_this_test.cpp is still
>there, even though I've renamed it (the name was >31 chars.) The
>bind/mem_fn tests are listed twice, too - I've moved them to a test
>subdirectory with a subincluded Jamfile.

Fixed.

What happens is that until the original bin sub-directories are deleted, the test keeps getting reported.

Because it takes a lot longer (like two hours longer) to run from scratch, I don't delete the targets and totally rebuild unless there is some specific reason to do so.

I can always just delete sub-directories, but only if I notice the test has a problem.

--Beman


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to