1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-23 15:22:20 -07:00

Specifying assertcond rather than assertline is likely to be more robust against code changes.

Copied from Perforce
 Change: 187203
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-10-10 22:55:48 +01:00
parent fbf748a1b7
commit 4b52294773
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ TEST_HEADER
OUTPUT_SPEC
assert = true
assertfile P= trace.c
assertline = 963
assertcond = ss->rank < RankEXACT
END_HEADER
*/

View file

@ -72,7 +72,7 @@ function/67.c
function/69.c
function/70.c
function/71.c
% function/72.c -- testcase seems bogus
function/72.c
function/73.c
function/74.c
function/75.c