Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8792af7

Browse files
committed
I have noticed that the geometry test's output for hppa1 and hppa2 are in
fact the same, so I suggest they could be the same file saygeometry-positive-zeros.out, as the main difference seems to be not printingeg. (0,-0). In src/test/regress/expected, I proposerm int2-i386-netbsd.out int4-i386-netbsd.outmv geometry-hppa1.1.out geometry-positive-zeros.outrm geometry-hppa2.0.out geometry-i386-netbsd.outand the following patch to resultmap. I have only tested the netbsd resultson i386, but think that in all probability the differences will be the samefor other ports. If it turns out not to be the case, at least we might findout.Patrick Welche
1 parente474dd1 commit8792af7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎src/test/regress/resultmap

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
int2/hppa=int2-too-large
22
int4/hppa=int4-too-large
3+
int2/.*-.*-netbsd.*=int2-too-large
4+
int4/.*-.*-netbsd.*=int4-too-large
35
int2/i.86-pc-linux-gnulibc=int2-not-representable
46
int4/i.86-pc-linux-gnulibc=int4-not-representable
5-
geometry/hppa1\.1=geometry-hppa1.1
6-
geometry/hppa2\.0=geometry-hppa2.0
7+
geometry/hppa1\.1=geometry-positive-zeros
8+
geometry/hppa2\.0=geometry-positive-zeros
9+
geometry/.*-.*-netbsd.*=geometry-positive-zeros
710
geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
811
horology/hppa=horology-no-DST-before-1970

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp