summaryrefslogtreecommitdiffstats
path: root/tests/imgPhoto.test
Commit message (Expand)AuthorAgeFilesLines
* Remove more cosmetic differences with the 8.7 test suite.fvogel2022-12-071-1/+0
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-4/+4
* Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-1/+1
* Missing quotes in test-casesjan.nijtmans2020-09-141-1/+1
* Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-2/+2
* Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-3/+3
* Don't use external base64 encoder for Tk's own test-cases. Cherry-picked from...jan.nijtmans2020-06-071-26/+8
* gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-0/+33
* Better comment in the test, by Erik Leunissenfvogel2018-07-221-7/+5
* Add test imgPhoto-14.5 exercising the fix for [fbaed1f66b]. The GIF decoder d...fvogel2018-07-211-1/+13
* Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from S...fvogel2017-09-141-0/+12
* Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-241-5/+21
|\
| * Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-231-5/+21
* | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-021-2/+131
|\ \ | |/
| * Removed constraint SegfaultOn8.5, this was useful before the fix was in the c...fvogel2017-08-021-34/+11
| * Revised tests/imgPhoto.test - this bugfix branch forked from core-8-5-branch ...kjnash2017-06-121-6/+6
| * Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo...fvogel2017-06-021-0/+156
* | Fix [e4336bef5d58cc96a438ba0fb5553ea57e94f4d8|e4336bef5d]: Unexpected result ...jan.nijtmans2017-05-011-0/+73
|\ \
| * | Fix [e4336bef5d] (Unexpected result when copying a photo image to itself): if...simonbachmann2017-04-301-0/+73
* | | various end-of-line spacesjan.nijtmans2017-05-011-22/+22
|/ /
* | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-0/+10
|\ \ | |/
| * Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-1/+18
| |\
| | * Alternative proposed solution for [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d...jan.nijtmans2017-01-111-0/+10
| |/ |/|
* | More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h...jan.nijtmans2017-01-101-0/+7
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
* | * generic/tkImgPhoto.c (ImgPhotoCmd): [Bug 2983824]: Use the filedkf2010-04-091-1/+40
* | Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-131-18/+18
* | Fix 2080587dkf2008-08-281-34/+30
* | typodgp2008-08-271-2/+2
* | Tidy up the photo image tests a bit more.dkf2008-08-261-239/+233
* | Update to tcltest2aniap2008-08-171-494/+918
* | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-6/+6
* | remove duplicate testdgp2008-07-221-13/+1
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+30
| | * * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-1/+13
| | * Forgot that the test should return an errordkf2006-03-271-4/+6
| | * Fix (and add test for) [Bug 1458234]dkf2006-03-271-1/+14
| | * * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrectdgp2004-02-171-2/+2
| | * Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-091-1/+9
| * | remove duplicate testdgp2008-07-221-13/+1
|/ /
* | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+42
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-1/+13
* | * library/choosedir.tcl: Removed uses of obsolete {expand}dgp2007-05-161-2/+2
* | Oops, forgot that this test should return an error...dkf2006-03-271-4/+6
* | Fix (and add test for) [Bug 1458234]dkf2006-03-271-3/+15
* | Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-12/+3
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-2/+2