ST_IsSimple.stable.out.FILTERED 2020-11-20 20:01:04.227459771 +0100 | ST_IsSimple.test.out.FILTERED 2020-11-20 20:01:04.227459771 +0100 | |||||
---|---|---|---|---|---|---|
1 | Statistics about stdout of test 'ST_IsSimple` in directory 'geom/sql/functions`: | 1 | 1 | Statistics about stdout of test 'ST_IsSimple` in directory 'geom/sql/functions`: | 1 | |
2 | 42 lines, 217 words, 833 chars in lines not matching '^$|^(\| |)#|^=` | 2 | ! | 2 | 42 lines, 217 words, 831 chars in lines not matching '^$|^(\| |)#|^=` | 2 |
3 | = 42 lines, 217 words, 833 chars in lines not matching '^$|^(\| |)#` | 3 | ! | 3 | = 42 lines, 217 words, 831 chars in lines not matching '^$|^(\| |)#` | 3 |
4 | # 92 lines, 484 words, 2952 chars in all lines | 4 | ! | 4 | # 79 lines, 396 words, 2015 chars in all lines | 4 |
5 | 5 | 5 | 5 | |||
... | ... | ... | ... | ... | ... | #SELECT ST_IsSimple(ST_GeomFromText('POL |
33 | % % # name | 33 | 16 | % % # name | 16 | |
34 | # %1 # name | 34 | ! | 17 | # %2 # name | 17 |
35 | % boolean # type | 35 | 18 | % boolean # type | 18 | |
36 | % 5 # length | 36 | 19 | % 5 # length | 19 | |
37 | [ false ] | 37 | ! | 20 | [ true ] | 20 |
38 | #SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 1)')); | 38 | 21 | #SELECT ST_IsSimple(ST_GeomFromText('LINESTRING(1 1,2 2,2 3.5,1 3,1 2,2 1)')); | 21 | |
... | ... | ... | ... | ... | ... | # %1 # name |
53 | % 5 # length | 53 | 38 | % 5 # length | 38 | |
54 | [ false ] | 54 | ! | 39 | [ true ] | 39 |
55 | #drop table geo; | 55 | 40 | #drop table geo; | 40 |