aboutsummaryrefslogtreecommitdiff
path: root/test/unit/proj_errno_string_test.cpp
AgeCommit message (Collapse)Author
2020-12-15Revise error codes to have a reduced set exposed in the public API.Even Rouault
Fixes #2482 And also add proj_context_errno_string() Revise gie 'expect failure errno XXXX' strings
2019-03-25pj_strerrno: enable system error messagesChris Mayo
HAVE_STRERROR is defined in proj_config.h.
2018-11-29Reformat test .cpp filesEven Rouault
2018-09-11workaround Intel's shortcoming with constexprMike Toews
2018-06-20Add test for proj_errno_string()Kristian Evers