From ec350cc5fa705253adb2f33bb30d412137c1b256 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 22 Oct 2004 22:10:25 +0000 Subject: [PATCH] bigger and more automatic test case --- layout/x.gdb | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/layout/x.gdb b/layout/x.gdb index e2a9a42..c3efa54 100644 --- a/layout/x.gdb +++ b/layout/x.gdb @@ -1,3 +1,16 @@ file subseg2display -set args ours-g0.ppm >t.ppm -break badformat +set args ours-g0.ppm >u.ppm \ + 0. 0 200 200 200 \ + .. 0 000 000 000 \ + u 0 100 100 100 \ + f 500 0 0 0 \ + r -500 0 0 0 \ + F 500 1000 1000 1000 \ + u0 \ + f1 \ + f2 \ + f3 f3.0x3f \ + f4 +#break subseg2display.c:264 if movfeatpos +run +quit -- 2.30.2