mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
Admit defeat on the prospect of keeping straight exactly which platforms
produce which output in the geometry test, even with the problem narrowed down to only whether they print minus zero or not. Instead, use pg_regress' locale-variant mechanism to automatically consider the test to pass if it matches either supplied comparison file. geometry_1.out replaces the former geometry-positive-zeros.out.
This commit is contained in:
parent
88d639e6e8
commit
3145cbc14f
@ -13,16 +13,6 @@ float8/i.86-.*-netbsd=float8-small-is-zero
|
||||
float8/.*-qnx=float8-exp-three-digits
|
||||
float8/alpha.*-dec-osf.*:cc=float8-fp-exception
|
||||
float8/i.86-pc-cygwin=float8-small-is-zero
|
||||
geometry/.*-darwin=geometry-positive-zeros
|
||||
geometry/i.86-.*-freebsd4.[0-5]=geometry-positive-zeros
|
||||
geometry/alpha.*-freebsd4.[0-5]=geometry-positive-zeros
|
||||
geometry/i.86-.*-openbsd=geometry-positive-zeros
|
||||
geometry/sparc-.*-openbsd=geometry-positive-zeros
|
||||
geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
|
||||
geometry/.*-netbsdelf1.[0-5]=geometry-positive-zeros
|
||||
geometry/hppa.*-hpux9=geometry-positive-zeros
|
||||
geometry/hppa.*-hpux10=geometry-positive-zeros
|
||||
geometry/.*-irix6=geometry-positive-zeros
|
||||
horology/.*-aix4=horology-solaris-1947
|
||||
horology/.*-aix5=horology-solaris-1947
|
||||
horology/alpha.*-dec-osf=horology-solaris-1947
|
||||
|
Loading…
Reference in New Issue
Block a user