chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0480ed
)
bigger and more automatic test case
author
ian
<ian>
Fri, 22 Oct 2004 22:10:25 +0000
(22:10 +0000)
committer
ian
<ian>
Fri, 22 Oct 2004 22:10:25 +0000
(22:10 +0000)
layout/x.gdb
patch
|
blob
|
history
diff --git
a/layout/x.gdb
b/layout/x.gdb
index e2a9a4227504e66e9ae4fb10749de81c80af827f..c3efa5419e07224f7ae7abce51e4646b63ce1b55 100644
(file)
--- 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