summaryrefslogtreecommitdiff
path: root/tests/gd2
Commit message (Expand)AuthorAgeFilesLines
* tests: add missing newlines to error messagesMike Frysinger2016-07-211-1/+1
* Remove useless SVN IdsChristoph M. Becker2016-07-152-2/+0
* Partially implement #220: replace all printf error messages with gdTestErrorMsgChristoph M. Becker2016-07-152-5/+5
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-5/+5
* fix #245, typoPierre Joye2016-07-141-1/+1
* fix #245Pierre Joye2016-07-141-1/+1
* fix #255, some duplicate cases but allow png&gd2 testsPierre Joye2016-07-147-67/+62
* use correct expected imagePierre Joye2016-07-141-2/+2
* fix php bug 72339 (CVE-2016-5766), Integer Overflow in _gd2GetHeader() result...Pierre Joye2016-06-291-1/+1
* fix php bug 72339 (CVE-2016-5766), Integer Overflow in _gd2GetHeader() result...Pierre Joye2016-06-281-0/+1
* fix php bug 72339 (CVE-2016-5766), Integer Overflow in _gd2GetHeader() result...Pierre Joye2016-06-284-2/+26
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: add helpers for accessing test dataMike Frysinger2016-06-031-11/+1
* tests: rework handling of temp output filesMike Frysinger2016-05-171-7/+3
* tests: add missing test files to distMike Frysinger2016-05-141-1/+6
* gd2: fix double free when processing invalid headersMike Frysinger2016-04-303-0/+6
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-306-20/+44
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+22
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+5
* gd2: handle corrupt images better (CVE-2016-3074)Mike Frysinger2016-04-162-0/+25
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Merge outstanding autotools changesOndřej Surý2013-04-081-4/+0
* - apply same CS everywherepierrejoye2013-04-033-4/+4
* this is for gd2, rather than jpegTakeshi Abe2013-03-041-1/+1
* search GD headers locally at firstTakeshi Abe2013-03-012-2/+2
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* drop obsolete .cvsignoretabe2013-02-071-6/+0
* fixed possible segfaults when gdNewDynamicCtx() returns nulltabe2009-06-253-1/+68
* fix for FS#204tabe2009-06-183-1/+16
* removed CVStabe2009-03-181-1/+1
* get a test executable' location from its target property.tabe2009-01-071-1/+2
* revert to the previous revision, as EXECUTABLE_OUTPUT_PATH enabled again.tabe2009-01-061-1/+1
* fixed the executable paths.tabe2009-01-041-1/+1
* - add Makefile.am (to be packaged when used with auto*)pajoye2008-05-101-0/+4
* - fix tests running under MinGWpajoye2008-04-181-1/+1
* - mv src/tests testspajoye2007-10-028-0/+85