Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved tests to cover StringReadPPM properly. | dkf | 2013-11-03 | 1 | -0/+65 |
| | |||||
* | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | dkf | 2013-11-03 | 1 | -4/+8 |
| | | | definition change from around 2000 (even if that's a rare format). | ||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | Backport from HEAD of [Bug #1822391]: | Kevin B Kenny | 2007-11-26 | 1 | -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]. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison | Kevin B Kenny | 2007-11-26 | 1 | -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] and | dgp | 2004-12-08 | 1 | -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. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -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. | dgp | 2002-07-13 | 1 | -9/+9 |
| | |||||
* | * tests/imgPPM.test: fixed test 2.2 to use -format ppm (since | hobbs | 1999-12-03 | 1 | -2/+2 |
| | | | | we know have GIF write capability) | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -6/+22 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+156 |