summaryrefslogtreecommitdiff
path: root/tests/gdimageline
Commit message (Expand)AuthorAgeFilesLines
* tests/gdimageline/gdimageline_bug5: add im null judgement (#624)wilson chen2020-05-201-0/+6
* CMakeLists.txt: Exclude libm dependency under winwillson-chen2019-10-261-1/+1
* convert all files to native line encodingsMike Frysinger2018-06-211-39/+37
* tests: sync feature enable lists in cmake files #382Mike Frysinger2017-02-151-3/+9
* Add overlooked tests for cmake build chainChristoph M. Becker2016-10-011-0/+2
* Fix #315: Single-point gdImageAALine() is invisibleChristoph M. Becker2016-10-015-0/+43
* Remove useless SVN IdsChristoph M. Becker2016-07-151-2/+0
* Partially implement #220: tests: replace all printf error messages with gdTes...Christoph M. Becker2016-07-151-2/+2
* Remove unused argc/argv parameters from main() in testsChristoph M. Becker2016-07-131-1/+1
* tests: cmake: switch to list appendingMike Frysinger2016-06-151-1/+1
* Fix #167: Styled thick horizontal lines are scrambledChristoph M. Becker2016-06-154-2/+80
* tests: add helpers for accessing test dataMike Frysinger2016-06-155-48/+15
* 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/+27
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-5/+1
* tests: gdimageline: add missing -lm linkageMike Frysinger2016-04-301-1/+1
* gitignore: split up test entriesMike Frysinger2016-04-301-0/+7
* Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...Nathanael Jones2015-01-071-2/+1
* Bug fix: tests didn't (always) return a valid status.Chris Reuter2013-11-082-8/+25
* Add test for gdImageAALine thickness greater than 1Ondřej Surý2013-06-072-0/+28
* Add test for bitbucket issue #5Ondřej Surý2013-06-071-0/+39
* Fix warning: C++ style comments are not allowed in ISO C90 [enabled by default]Ondřej Surý2013-05-221-1/+1
* fix buildPierre Joye2013-05-031-0/+3
* Debug output improvements in gdimageline/gdimageline_aa.c and jpeg/jpeg_read.cOndřej Surý2013-04-261-9/+9
* refresh images used by tests, fix gdimageline_aa testRemi Collet2013-04-222-0/+0
* Merge outstanding autotools changesOndřej Surý2013-04-081-4/+0
* - apply same CS everywherepierrejoye2013-04-035-27/+27
* GDTESTS_TARGET_LINK is just gdTestTakeshi Abe2013-02-221-1/+1
* fix -Wimplicit-function-declarationtabe2013-02-154-4/+4
* fix -Wunused-variabletabe2013-02-115-11/+1
* drop obsolete .cvsignoretabe2013-02-071-9/+0
* 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
* - #111, add test casepajoye2007-11-213-0/+36
* - mv src/tests testspajoye2007-10-0216-0/+189