1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/mps/test/testsets/coolonly
Gareth Rees df50cf79ce Some mmqa tests only work in the cool variety. segregate these into the "coolonly" testset.
Copied from Perforce
 Change: 189711
 ServerID: perforce.ravenbrook.com
2016-03-07 17:18:21 +00:00

34 lines
665 B
Text

% This testset contains all the test cases that pass only in the cool
% variety, together with comments explaining why they fail in the hot
% variety.
% Assertion in different place in the hot variety.
argerr/16.c
% Rank is not a structure type, so AVERT(Rank) does nothing.
argerr/49.c
argerr/50.c
argerr/51.c
argerr/94.c
argerr/95.c
argerr/96.c
argerr/104.c
argerr/105.c
argerr/106.c
argerr/119.c
argerr/120.c
argerr/121.c
% RootMode is not a structure type, so AVERT(Rootmode) does nothing.
argerr/107.c
argerr/108.c
argerr/109.c
argerr/122.c
argerr/123.c
argerr/124.c
% Assertion is on the critical path.
conerr/17.c
conerr/22.c
conerr/23.c
function/72.c