More DBC:
What exactly is the point of these targets? AFAICS "make foo.quickcheck" is
just
short for "make foo.check TESTFLAGS=--quickcheck". Notably this is *not* the
same as the "foo" part of "make quickcheck", as foo.quickcheck builds and
runs
full debug mode rather than optdebug.
So all this does compared to the usual foo.check targets is skip
long-running
tests. IMHO this difference is not worth a separate target definition, the
similarity to "make quickcheck" is confusing, and this CL should be
reverted.
https://codereview.chromium.org/181013014/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" 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.