Opened 11 years ago
Closed 10 years ago
#2663 closed defect (fixed)
ST_AsTWKB, ST_AsTWKBAgg need regression tests
Reported by: | robe | Owned by: | nicklas |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
I'm not seeing any tests for ST_AsTWKB or ST_AsTWKBAgg. I may have missed them though.
Note:
See TracTickets
for help on using tickets.
You are right. There is just a cunit test for varInt.
I will add some regression tests within a few days.