From: chromatic <[EMAIL PROTECTED]>
Date: Sun, 17 Aug 2008 09:39:05 -0700
Not all of the codingstd tests are part of make test. There's a specific
codingstd test target you can run separately. I estimate about 2/3 of the
tests will pass. The others may or may not ever pass. For example, the
macro parenthesization tests will never all pass.
-- c
Ah, I wasn't aware of that. In that case, I'll update
release_manager_guide.pod to spell this out explicitly: The tests on
"make test" must pass, but some on "make codingstd" are not expected to
pass, and are therefore not showstoppers.
-- Bob