mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
* Clang helpfully annotates its "Undefined symbols" error messages with lines of the form "(maybe you meant: _mps_ap_trip)". To avoid false positives, we must ignore these lines in scrutinize(). * We can now get the correct MPS_PF_ALIGN out of mpstd.h instead of declaring it ourselves. * Need to include mpslib.h for the declaration of mps_lib_assert_fail_install. Copied from Perforce Change: 182261 ServerID: perforce.ravenbrook.com |
||
|---|---|---|
| .. | ||
| script | ||
| testlib | ||
| qa | ||
| README | ||
$Id$ This is the Memory Management QA test harness. To use it you need perl 5 (or higher). Go "perl qa help" for help, "perl qa options" to see what version of the harness you have (or look at the file "test/version"). Some brief instructions are in guide.mm-qa in MM Information; ask <rit> (ext 3822) if you need help, want to complain, &c.