aboutsummaryrefslogtreecommitdiff
path: root/src/multistresstest.c
AgeCommit message (Expand)Author
2018-09-18Only allow usage of proj_api.h if explicit consent was givenKristian Evers
2018-03-11mingw32 travis: reduce number of iterations for multistresstestEven Rouault
2017-12-17Declare non-local variables as const where possibleAaron Puchert
2017-12-17Add -std=c89 to travis targets.Kristian Evers
2017-12-17Normalize whitespace in multistresstest.cKristian Evers
2017-10-06Enable address sanitizer in linux/clang buildThomas Knudsen
2017-02-26multistresstest.c: warning fixesEven Rouault
2015-07-09Improve multistresstest.c (and run it with Travis) and test228.cEven Rouault
2015-07-09Make multistresstext.exe compile, and work, with mingw cross compiler (autoco...Even Rouault
2015-07-09Add multistresstest.exe target to makefile.vcEven Rouault
2014-08-19multistresstest.c: fix a few warnings on PosixEven Rouault
2013-06-26fix up white space formattingFrank Warmerdam
2013-06-26add windows build support for multistresstest (#199)Frank Warmerdam
2012-02-27added optional multistresstest target, slightly extended multistresstestFrank Warmerdam
2010-06-11preliminary implementation of projCtx APIFrank Warmerdam
2010-03-16added multistresstestFrank Warmerdam