summaryrefslogtreecommitdiffstats
path: root/tests/imgPPM.test
Commit message (Collapse)AuthorAgeFilesLines
* Improved tests to cover StringReadPPM properly.dkf2013-11-031-0/+65
|\
| * Improved tests to cover StringReadPPM properly.dkf2013-11-031-0/+65
| |
* | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a formatdkf2013-11-031-4/+7
|\ \ | |/ | | definition change from around 2000 (even if that's a rare format).
| * [1632447]: Allow the PPM maxval to go up to 65535, to conform with a formatdkf2013-11-031-4/+8
| | | | | | definition change from around 2000 (even if that's a rare format).
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * Backport from HEAD of [Bug #1822391]:Kevin B Kenny2007-11-261-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391].
* | | Tk tests that create images need to be independent of the interpreter ↵patthoyts2009-01-131-3/+3
| | | | | | | | | | | | environment.
* | | Update to tcltest2aniap2008-08-171-102/+108
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-261-1/+14
| | | | | | | | | | | | | | whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391].
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-5/+6
| | | | | | | | | | | | | | | | | | * tests/choosedir.test: [removeFile] commands as indicated by the * tests/filebox.test: results of a -debug 1 run of the test suite. * tests/imgPPM.test: Tk test suite is now -debug 1 clean. This * tests/imgPhoto.test: completes fixing [1078648]. * tests/listbox.test: * tests/main.test:
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-9/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-9/+9
|
* * tests/imgPPM.test: fixed test 2.2 to use -format ppm (sincehobbs1999-12-031-2/+2
| | | | we know have GIF write capability)
* * Merged 8.1 branch into the main trunkstanton1999-04-161-6/+22
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+156