I've noticed that we've got multiple test suites that run with a make test
now. While this is a Good Thing (I like tests, I just hate writing them :)
it's confusing the tinderboxen and, potentially, misleading people with
small screens. For example, when doing a make test, t/pmc/sub.t fails test
45, but you'd never know it with a window with fewer than 32 or so lines,
since the main tests scroll off past the top and all you're left with is
the IMCC tests, which succeed.

If unifying the test suites is awaiting the Great File Moving, then that's
fine, otherwise I think we need to so something so that all the tests are
run as one big wad and the results reported together.

                                        Dan

Reply via email to