index
:
delta/libgd.git
GD-2.0
GD-2.1
GD-2.2
GD-2.3
bug/320
bug/402
bug/405
bug/415
bug/661
bug/750
bug/764
bug/788
bug/790
bug/792
bug/797
bug/818
bug/ci_avif_cleanupsrc
feature/ci_avif
features/macos_ci
features/mingw-ci
features/surface
fix-247
fix-248
issue-config-23
issue-config-24
issue-config-msg
issue-libheif
issue-raqm
master
github.com: libgd/libgd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gif
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix leaks in tests and extend a bit the timeout for ASAN mode
Pierre Joye
2021-08-13
1
-0
/
+1
*
Allow GIFs missing both Global and Local Colormaps to still decode (#494)
az6667
2021-03-03
5
-0
/
+29
*
tests/gif/bug00006.c: fix memory leakage
wilson chen
2020-03-17
1
-0
/
+1
*
tests: Correct some test depend errors
wilson chen
2020-01-02
2
-8
/
+8
*
Fix #499: gdImageGifAnimAddPtr: heap corruption with 2 identical images
Christoph M. Becker
2019-05-26
4
-0
/
+54
*
clean up trailing whitespace/newlines
Mike Frysinger
2018-06-21
1
-1
/
+1
*
tests: clean up various buffers/objects
Mike Frysinger
2018-06-21
2
-0
/
+3
*
Fix #420: Potential infinite loop in gdImageCreateFromGifCtx
Christoph M. Becker
2018-01-29
5
-0
/
+32
*
gif: fix out-of-bounds read w/corrupted lzw data
Mike Frysinger
2018-01-26
5
-1
/
+18
*
Fix typo which caused build to fail
Christoph M. Becker
2017-08-10
1
-1
/
+1
*
Close #339: Fix unitialized memory read vulnerability in GIF reading
Christoph M. Becker
2017-08-10
5
-2
/
+48
*
tests: sync feature enable lists in cmake files #382
Mike Frysinger
2017-02-15
1
-4
/
+9
*
Fix #304: test suite failure in gif/bug00006 [2.2.3]
Christoph M. Becker
2016-10-11
1
-0
/
+4
*
Partially implement #220: tests: replace all printf error messages with gdTes...
Christoph M. Becker
2016-07-15
1
-5
/
+5
*
tests: cmake: switch to list appending
Mike Frysinger
2016-06-15
1
-1
/
+1
*
tests: add helpers for accessing test data
Mike Frysinger
2016-06-03
3
-32
/
+7
*
tests: rework handling of temp output files
Mike Frysinger
2016-05-17
4
-29
/
+28
*
tests: gd2: add general read test helpers #208
Mike Frysinger
2016-04-30
1
-2
/
+2
*
tests: split up makefile entries
Mike Frysinger
2016-04-30
1
-0
/
+25
*
tests: unify cmake test code into a single macro
Mike Frysinger
2016-04-30
1
-6
/
+1
*
gitignore: split up test entries
Mike Frysinger
2016-04-30
1
-0
/
+9
*
Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...
Nathanael Jones
2015-01-07
1
-2
/
+1
*
Fix some unchecked values and possibly dereferenced null pointers in tests/
Ondřej Surý
2013-04-22
2
-9
/
+51
*
Make tests less chatty; silence them using our shiny new gdSetErrorMethod
Ondřej Surý
2013-04-22
2
-5
/
+1
*
Merge outstanding autotools changes
Ondřej Surý
2013-04-08
1
-3
/
+0
*
- apply same CS everywhere
pierrejoye
2013-04-03
5
-477
/
+479
*
search GD headers locally at first
Takeshi Abe
2013-03-01
7
-11
/
+11
*
GDTESTS_TARGET_LINK is just gdTest
Takeshi Abe
2013-02-22
1
-1
/
+1
*
fix -Wimplicit-function-declaration
tabe
2013-02-15
2
-3
/
+3
*
fix -Wimplicit-int
tabe
2013-02-11
1
-1
/
+1
*
fix -Wunused-but-set-variable
tabe
2013-02-11
1
-2
/
+2
*
fix -Wunused-variable
tabe
2013-02-11
1
-1
/
+1
*
drop obsolete .cvsignore
tabe
2013-02-07
1
-9
/
+0
*
free memory
tabe
2010-08-24
1
-0
/
+1
*
fixed FS#227
tabe
2010-08-24
3
-1
/
+68
*
fixed possible segfaults when gdNewDynamicCtx() returns null
tabe
2009-06-25
3
-1
/
+68
*
fix for FS#204
tabe
2009-06-18
3
-1
/
+16
*
get a test executable' location from its target property.
tabe
2009-01-07
1
-1
/
+2
*
revert to the previous revision, as EXECUTABLE_OUTPUT_PATH enabled again.
tabe
2009-01-06
1
-1
/
+1
*
fixed the executable paths.
tabe
2009-01-04
1
-1
/
+1
*
fixed #181.
tabe
2008-11-03
3
-1
/
+67
*
- add Makefile.am (to be packaged when used with auto*)
pajoye
2008-05-10
1
-0
/
+3
*
- fix tests running under MinGW
pajoye
2008-04-18
1
-1
/
+1
*
- mv src/tests tests
pajoye
2007-10-02
15
-0
/
+637