1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00

A couple of the tests pass only in the cool variety.

Copied from Perforce
 Change: 194959
This commit is contained in:
Gareth Rees 2018-08-13 13:23:18 +01:00
parent 1f1dc12978
commit fffe8af73e
2 changed files with 8 additions and 4 deletions

View file

@ -159,7 +159,7 @@ argerr/154.c
argerr/155.c
argerr/156.c
argerr/157.c
argerr/158.c
% argerr/158.c -- assertion in different place in the hot variety
argerr/159.c
argerr/160.c
% argerr/160.c -- AVERT only checks the signature in the hot variety
argerr/161.c

View file

@ -2,7 +2,10 @@
% variety, together with comments explaining why they fail in the hot
% variety.
% Assertion in different place in the hot variety.
% AVERT only checks the signature.
argerr/160.c
% Assertion in different place.
argerr/16.c
argerr/24.c
argerr/30.c
@ -10,10 +13,11 @@ argerr/31.c
argerr/33.c
argerr/35.c
argerr/37.c
argerr/158.c
conerr/19.c
conerr/26.c
% Rank is not a structure type, so AVERT(Rank) does nothing.
% Rank is not a structure type, so AVERT(Rank) does nothing.
argerr/49.c
argerr/50.c
argerr/51.c