1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-29 09:43:56 -07:00
emacs/mps/test
Gareth Rees 216df55095 Fixes for the mmqa test harness:
* 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
2013-05-27 13:27:29 +01:00
..
argerr More test maintenance: 2013-05-25 11:35:44 +01:00
conerr More test maintenance: 2013-05-25 11:35:44 +01:00
function Mps_park is now mps_arena_park. 2013-05-25 23:04:11 +01:00
misc Long delayed maintenance of test suite: 2013-05-25 10:33:30 +01:00
test Fixes for the mmqa test harness: 2013-05-27 13:27:29 +01:00
testsets Status of mmqa function tests on os x. 2013-05-25 23:05:00 +01:00