summaryrefslogtreecommitdiffstats
path: root/tests/imgPhoto.test
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | variable name [Bug 899010].
* Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-091-1/+9
|
* * tests/imgPhoto.test:hobbs2002-10-181-1/+10
| | | | | * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): fix arg handling for missing -format or -data options. [Bug #624974]
* * tests/focustTcl.test: Conversion bug: Corrected backwards logic.dgp2002-07-141-3/+3
| | | | * tests/imgPhoto.test: Conversion bug: overwrote unix/README.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-2/+2
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-54/+43
|
* tests/visual_vv.test: Removed some dependence on [exec]ed utilitiesdkf2002-07-111-1/+8
| | | | | | generic/tkImgPhoto.c: Allowed photo image buffer allocation to fail more tests/imgPhoto.test: gracefully in some cicumstances. The remaining ones require API changes before they can fail nicely.
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-6/+43
|
* Final part of TIP#14 support (photo image transparency access); the C APIdkf2002-02-011-2/+143
| | | | stuff has been in there for ages for some reason...
* * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].ericm2000-07-051-14/+41
| | | | | * generic/tkImgGIF.c: Applied patch from Jan Nijtmans to fix a problem with the GIF writing code [Bug: 5823].
* * tests/bind.test:hobbs1999-12-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * tests/imgPhoto.test: added Img patch (Nijtmans) with docs,hobbs1999-10-291-5/+5
| | | | | headers #def'd with USE_OLD_IMAGE. Upgrades image stuff to Tcl_Obj API, adds alpha channel (images are now 32 bpp)
* Added missing cleanupTests before returnjenn1999-07-121-1/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+33
|
* - updated filebox test to work regardless of current working dir.hershey1998-12-071-30/+41
| | | | | | - updated imgPhoto to check for teapot.ppm before running the tests. exits gracefully if file cannot be found. - lint in "all" file
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+423