aboutsummaryrefslogtreecommitdiff
path: root/test/unit/test_operationfactory.cpp
AgeCommit message (Collapse)Author
2020-12-14createOperations(): fix inconsistent chaining exception when transforming ↵Even Rouault
from BoundCRS of projected CRS based on NTF Paris to BoundCRS of geog CRS NTF Paris. Fixes https://github.com/OSGeo/gdal/issues/3273
2020-12-13Split test_operation.cpp in two partsEven Rouault