On Fri, May 30, 2014 at 02:41:27 -0700, thegreendroid wrote:
> Execution is tied to linking in order to facilitate TDD, you want the
> edit-compile-link-test cycle to be as fast as possible with minimal
> bottlenecks.

That doesn't make any sense to me. How do you debug tests when you're
not even letting them link if they fail for whatever reason?

And are the microseconds between wait and fork/exec really that
important (though you have to do that anyways to not fire the tests if
the link fails)?

--Ben

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to