Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up trailing whitespace/newlines | Mike Frysinger | 2018-06-21 | 1 | -1/+1 |
* | Remove unused argc/argv parameters from main() in tests | Christoph M. Becker | 2016-07-13 | 1 | -1/+1 |
* | tests: cmake: switch to list appending | Mike Frysinger | 2016-06-15 | 1 | -1/+1 |
* | fix various gcc/clang warnings found with -Wall | Mike Frysinger | 2016-05-13 | 1 | -3/+2 |
* | tests: fix leaks in test code | David Drysdale | 2016-05-01 | 1 | -0/+4 |
* | tests: gd2: add general read test helpers #208 | Mike Frysinger | 2016-04-30 | 1 | -1/+1 |
* | tests: split up makefile entries | Mike Frysinger | 2016-04-30 | 1 | -0/+5 |
* | tests: unify cmake test code into a single macro | Mike Frysinger | 2016-04-30 | 1 | -6/+2 |
* | tests: add missing cmake files gdimagefile/gdimagefilter | Mike Frysinger | 2016-04-30 | 1 | -0/+9 |
* | gitignore: split up test entries | Mike Frysinger | 2016-04-30 | 1 | -0/+1 |
* | add sanity check and fix leak on exit | Pierre Joye | 2015-01-14 | 1 | -1/+2 |
* | Added a test case for gdImageCopyGaussianBlurred(). | Chris Reuter | 2013-12-10 | 1 | -0/+197 |