aboutsummaryrefslogtreecommitdiff
path: root/docs/plot
diff options
context:
space:
mode:
authorThomas Knudsen <lastname DOT firstname AT gmail DOT com>2016-04-07 11:19:43 +0200
committerThomas Knudsen <lastname DOT firstname AT gmail DOT com>2016-04-07 11:19:43 +0200
commit383e7d18de64f36d8043a7a4c3be857364abddaf (patch)
treeb960e8298839b42242d57531bbee32cd3f528522 /docs/plot
parent267c852a74c2f76241966ab6701313a810e83751 (diff)
downloadPROJ-383e7d18de64f36d8043a7a4c3be857364abddaf.tar.gz
PROJ-383e7d18de64f36d8043a7a4c3be857364abddaf.zip
selftest function stubs
Added stubs for selftest functions for all projections supported. For now, the stub collection has been addad at the bottom of PJ_aea.c Each time a real selftest function is added to a projection source file, the stub should be removed. Stubbing the stuff makes sure a selftest function exists for all projections, and hence allows us to build a list of all selftest functions using the X-macro trick (with PROJ_HEAD as X-macro) used for building pj_list[] in pj_init.c. Actually, the plan is to add a selftest entry directly in the struct PJ_LIST, and let pj_init build the list directly as a part of pj_list[]
Diffstat (limited to 'docs/plot')
0 files changed, 0 insertions, 0 deletions