aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-11-12Poder autochecking again (WIP) (#652)Thomas Knudsen
2017-11-11Fix various memory leaks. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/d...Even Rouault
2017-11-10Do not require needless plusses (#651)Thomas Knudsen
2017-10-31Add 'axisswap' operation - swap axes in pipelinesKristian Evers
2017-10-29Addition of 'deformation': Kinematic grid shifting.Kristian Evers
2017-10-29Repair gie and cct after breakage due to proj_strtod update (#628)Thomas Knudsen
2017-10-19Prevent crashes and leaks on allocation failure (#606)Aaron Puchert
2017-10-12gie.c and builtins.gie now able to reproduce internal test resultsThomas Knudsen
2017-05-31standard_fuzzer: add BINARY_2D and BINARY_3D modesEven Rouault
2017-05-30catalog: memory leak and crashes related fixesEven Rouault
2017-05-23test/fuzzers/README.TXT: update instructionsEven Rouault
2017-05-22Add test/fuzzers/README.txtEven Rouault
2017-05-21Add fuzzer for Google OSS FuzzEven Rouault
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-05-25Correct all test_json.py flake8 warnings and errors with the exception of som...Micah Cochran
2016-05-25Add lzip, a zip function that acts like Python 2.x's zip function. In Python...Micah Cochran
2016-05-25Reformat JSON files to be more human readable. Various TESTNOTES revisions.Micah Cochran
2016-05-24Add GIGS tests. Use python3 code to test in travis.Micah Cochran