summaryrefslogtreecommitdiff
path: root/tests/jpeg
Commit message (Expand)AuthorAgeFilesLines
* fix warningPierre Joye2021-09-101-0/+1
* tests: Correct some test depend errorswilson chen2020-01-022-4/+4
* Fix #492: Potential double-free in gdImage*Ptr()Christoph M. Becker2019-01-174-1/+35
* convert all files to native line encodingsMike Frysinger2018-06-211-51/+46
* Merge branch 'pull-request/346'Christoph M. Becker2017-08-274-0/+54
|\
| * Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishableChristoph M. Becker2016-11-164-0/+54
* | tests: add more checks for libpng (and other deps)Mike Frysinger2017-02-232-2/+2
* | tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-2/+7
|/
* use test apiPierre Joye2016-07-171-1/+1
* Remove useless SVN IdsChristoph M. Becker2016-07-152-2/+0
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-4/+4
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* tests: cmake: move feature tests to subdirsMike Frysinger2016-06-151-0/+2
* tests: add helpers for accessing test dataMike Frysinger2016-06-033-47/+9
* tests: add bug_github_18 to gitignore #18Mike Frysinger2016-06-031-0/+1
* tests: fix typo in test name #18Mike Frysinger2016-06-031-2/+2
* #18 add exp and src imagesPierre Joye2016-06-041-2/+5
* Fix #18 Poor maximum jpeg qualityPierre Joye2016-06-044-0/+76
* tests: rework handling of temp output filesMike Frysinger2016-05-171-7/+3
* tests: fix leaks in test codeDavid Drysdale2016-05-011-0/+1
* tests: gd2: add general read test helpers #208Mike Frysinger2016-04-301-2/+2
* tests: split up makefile entriesMike Frysinger2016-04-301-0/+18
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-6/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+5
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* silence -Wunused-variableTakeshi Abe2013-05-071-4/+4
* skip if jpeg version >= 8Pierre Joye2013-05-031-0/+6
* Debug output improvements in gdimageline/gdimageline_aa.c and jpeg/jpeg_read.cOndřej Surý2013-04-261-2/+2
* fix build on winPierre Joye2013-04-241-0/+4
* One more gdTestAssert return value checkOndřej Surý2013-04-221-2/+5
* Use gdtest helper functions in jpeg/jpeg_read.cOndřej Surý2013-04-221-13/+12
* Make tests less chatty; silence them using our shiny new gdSetErrorMethodOndřej Surý2013-04-221-0/+2
* Merge outstanding autotools changesOndřej Surý2013-04-081-3/+0
* - apply same CS everywherepierrejoye2013-04-033-4/+4
* 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/+72
* fix for FS#204tabe2009-06-183-1/+16
* fixed memory leaks.tabe2009-03-131-0/+1
* ref FS#176: added support of variable resolution by Alan Boudreault.tabe2009-03-083-1/+26
* 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/+3
* - fix tests running under MinGWpajoye2008-04-181-1/+1
* - mv src/tests testspajoye2007-10-027-0/+82