Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -3/+1 |
|\ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp@users.sourceforge.net | 2006-03-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807] | ||||
| | * | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -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 ↵ | patthoyts@users.sourceforge.net | 2009-01-13 | 1 | -1/+8 |
| | | | | | | | | | | | | environment. | ||||
* | | | Update to tcltest2 | aniap | 2008-08-07 | 1 | -16/+24 |
|/ / | |||||
* | | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp@users.sourceforge.net | 2006-03-14 | 1 | -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. | donal.k.fellows@manchester.ac.uk | 2005-10-12 | 1 | -2/+2 |
| | | | | | | | | This enables packaging of the test suite as a starkit. | ||||
* | | * tests/canvPs.test: Cleaned up the matching of [makeFile] and | dgp@users.sourceforge.net | 2004-12-08 | 1 | -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 names | donal.k.fellows@manchester.ac.uk | 2004-06-24 | 1 | -3/+3 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | donal.k.fellows@manchester.ac.uk | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -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 common | dgp@users.sourceforge.net | 2003-04-01 | 1 | -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 generation | hobbs | 2002-10-10 | 1 | -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. | dgp@users.sourceforge.net | 2002-07-14 | 1 | -12/+10 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -9/+21 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+105 |