Add two files, beta.err (a complete build log in a fresh checkout) and
check-with-pkgs.err (just make check with EMACSPACKAGEPATH pointing to a
package installation).
Note that some tests do check for availability of needed packages and
skip the test if unavailable. This may be unavoidable, but it's
undesirable. Tests that can be done only with the core functionality
being tested should be written.
|