index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-02-18
CMake: set RUN_NETWORK_DEPENDENT_TESTS to ON by default only if network seems...
Even Rouault
2021-04-30
CMake build: run nkg.gie tests (dependent on CURL_ENABLED and RUN_NETWORK_DEP...
Even Rouault
2020-10-15
test/gigs: 5104 is passing now. Enable it
Even Rouault
2020-09-30
Add a +proj=tinshift for triangulation-based transformations
Even Rouault
2020-05-16
Add a +proj=defmodel transformation for multi-component time-based deformatio...
Even Rouault
2020-04-15
Add square conformal projections from libproject
Kristian Evers
2020-02-21
CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBS
Mike Taves
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-01-04
Add unitconvert.gie to CMake test setup
Kristian Evers
2018-12-01
Rename test/old/ to test/cli/ to better reflect their nature
Even Rouault
2018-09-18
Move data/test* scripts and expected results to test/old/
Even Rouault
2018-06-07
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...
Even Rouault
2018-05-30
Move catch.hpp header in test/; rename test/cpp as test/unit
Even Rouault
2018-05-30
Enable c++ compilation with autotools and cmake, hardened compilation flags a...
Even Rouault
2018-02-23
Download BETA2007 grid from proj-datumgrid package in CI scripts.
Kristian Evers
2018-01-31
Test material for the cs2cs emulation in the 4D API.
Kristian Evers
2018-01-09
Convert GIGS tests to gie format and add to CMake tests
Kristian Evers
2018-01-09
Add gie tests to CMake testing facility
Kristian Evers