mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 08:41:47 -07:00
Mmqa test case function/46.c now passes; update passing.
Copied from Perforce Change: 185236 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
bbe1052f69
commit
ccbc0f26bb
2 changed files with 4 additions and 4 deletions
|
|
@ -169,6 +169,6 @@ int main(void)
|
|||
stackpointer=&m; /* hack to get stack pointer */
|
||||
|
||||
easy_tramp(test);
|
||||
report("result", "unknown");
|
||||
pass();
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ function/1.c
|
|||
% function/3.c -- interactive test, can't run unattended
|
||||
% function/4.c -- interactive test, can't run unattended
|
||||
function/5.c
|
||||
% function/6.c -- job003494
|
||||
function/6.c
|
||||
function/7.c
|
||||
% function/8.c -- tries to exhaust memory by mps_arena_create
|
||||
function/9.c
|
||||
|
|
@ -48,12 +48,12 @@ function/42.c
|
|||
function/43.c
|
||||
function/44.c
|
||||
function/45.c
|
||||
% function/46.c -- report("result", "unknown"); @@@@
|
||||
function/46.c
|
||||
function/47.c
|
||||
function/48.c
|
||||
function/49.c
|
||||
function/50.c
|
||||
% function/51.c -- would pass if we allowed iter = 4 @@@@
|
||||
% function/51.c -- job003739
|
||||
function/52.c
|
||||
function/53.c
|
||||
function/55.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue