summaryrefslogtreecommitdiffstats
path: root/tests/canvPs.test
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-3/+1
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1dgp2006-03-141-2/+2
| | | | | | | | | | | | | | | * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807]
| | * * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-14/+8
| | | | | | | | | | | | | | | * tests/canvPs.test: correct crash when generating postscript for a single-line polygon (point) with no color. [Bug #734498] (wilm)
* | | Tk tests that create images need to be independent of the interpreter ↵patthoyts2009-01-131-1/+8
| | | | | | | | | | | | environment.
* | | Update to tcltest2aniap2008-08-071-16/+24
|/ /
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1dgp2006-03-141-1/+3
| | | | | | | | | | * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807]
* | Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-2/+2
| | | | | | | | This enables packaging of the test suite as a starkit.
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-44/+92
| | | | | | | | | | | | | | | | | | * 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:
* | Use standard constraint namesdkf2004-06-241-3/+3
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
| |
* | * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-1/+8
| | | | | | | | | | * tests/canvPs.test: correct crash when generating postscript for a single-line polygon (point) with no color. [Bug #734498] (wilm)
* | * 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.
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-101-1/+31
| | | | | | | | | | * generic/tkCanvWind.c (CanvasPsWindow): removed dead code loop. * generic/tkCanvas.h: moved TkColormapData struct to tkCanvPs.c * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of TkColormapData on Windows. Non-separated data may need correction as well. * win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support for generating ps for embedded windows on canvases.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-12/+10
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-9/+21
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+105