summaryrefslogtreecommitdiffstats
path: root/tests/image.test
Commit message (Expand)AuthorAgeFilesLines
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-1/+1
* select-10.4 sometimes fails on Ubuntu too. Remove constraint from image-6.2, ...jan.nijtmans2020-10-091-4/+2
* Better control over when drawRect runs. Add check for drawing outside of the...culler2020-06-011-14/+3
* Use vwait in image.test instead of after.culler2019-10-101-15/+15
* Change a few "update idletask" from previous commit back to "update". Other p...jan.nijtmans2019-10-101-6/+6
* Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-6/+13
* Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-051-1/+1
* Tweak test image-7.1.culler2019-05-241-0/+3
* Wait more carefully, since no wait is needed for Windows or linux.culler2019-05-231-4/+12
* Use vwait with a timeout to wait for test image display, as suggested by dkf.culler2019-05-211-20/+8
* On OSX 10.13 and earlier a different strategy is needed.culler2019-05-211-4/+4
* Sometimes update is not enough, and you just have to wait.culler2019-05-211-23/+39
* Rework image testing to better deal with Aquaculler2019-05-211-4/+16
* Adding update commands in the setup section fixes sporadic test failuresculler2018-11-131-0/+2
* Fix [ddeef0e069]: Some canvImg tests fail on macOSfvogel2018-04-301-5/+5
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-171-1/+13
* | | Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-131-123/+128
* | | Update to tcltest2aniap2008-08-151-211/+393
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
|/ /
* | [Tk Bug 1712081]dgp2007-05-141-2/+32
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
* | * tests/constraints.tcl:When running the test suite in a processdgp2003-11-181-5/+10
* | * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-171-1/+13
* | Stop deleted images from showing up in the various [image *] operations.dkf2003-05-081-10/+23
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-10/+3
|/
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-4/+13
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-52/+41
* A better fix for #120819 (all it needed was some Tcl_Preserve()s)dkf2000-11-291-19/+16
* Fixed bug #120819 by prohibiting images from starting with a period;dkf2000-11-231-1/+4
* * doc/image.n: Added documentation for [image inuse] command.ericm2000-05-151-17/+33
* * Merged 8.1 branch into the main trunkstanton1999-04-161-8/+25
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+357