summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test for 3417012bug_3417012fffdgp2014-10-301-0/+5
* Pushing the fix out to more files.dgp2014-10-301-1/+0
* Fixed bug [3417012fff]fvogel2014-10-291-0/+1
* Fixed remaining issue with textDisp-29.2.4bug_857686bb3dfvogel2014-10-211-1/+1
* Fixed failing text-29.2.x - Bug [857686bb3d]fvogel2014-10-211-8/+14
* Fixed failing (in trunk) text-19.16 - Bug [280089486e]bug_280089486efvogel2014-10-121-20/+39
* Fix [0aa5e852dc]: Accept newline characters as value in Tk option filesjan.nijtmans2013-11-112-3/+5
* Add test-case for bug [f214b8ad5b], in order to prove that Tk 8.5 doesn't suf...jan.nijtmans2013-11-111-0/+11
* 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/+8
* 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-111-0/+11
* Don't use deprecated "case" any more.jan.nijtmans2013-01-151-2/+1
|\
| * Don't use deprecated "case" any more.jan.nijtmans2013-01-151-3/+6
* | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+22
|\ \ | |/
| * Added tests for weird embedded windows namesbug_3588824fvogel2012-11-241-5/+15
| * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-221-0/+12
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-158-1658/+5
| * Avoid crashing the test suite due to apparent Xlib bug handling thedgp2012-11-141-1/+0
* | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-146/+236
|\ \ | |/
| * [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-144/+229
* | Constrain tests that improperly demand user interaction.dgp2012-11-091-3/+3
* | 3574877 stop hang of test dialog-1.3 on Aqua builds.dgp2012-10-051-2/+2
* | Backport of dgp fixes on 50e0c049b2 to 8.5Kevin Walzer2012-10-021-10/+13
* | Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
|\ \ | |/
| * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
* | Fixed [Bug 3553311]: Test spinbox-3.70 failedfvogel2012-08-021-1/+1
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\ \ | |/
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-0/+0
* | rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-2/+15
|\ \ | |/
| * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-2/+15
* | Bug-3487407: Weird text indicesbug_1630262fvogel2012-02-181-0/+7
* | Added test for bug 1615425fvogel2012-02-031-0/+13
* | [Bug-1630262]: segfault when deleting lines with peer text widgetsfvogel2012-01-311-1/+95
* | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-3/+37
|\ \
| * | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-231-3/+38
|/ /
* | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-191-17/+48
* | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-191-0/+15
|\ \
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-171-0/+15
|/ /
* | TIP 382 test suite update and Motif dialog implementation.dgp2011-10-311-1/+1
* | Move -takefocus option out of ttkCoreOptionSpecs,jenglish2011-09-221-4/+24
* | 3341056 Correct segfault due to flaw in the 2011-06-17 commit.dgp2011-06-291-1/+18
* | Crash in unset traces 3062331dgp2011-06-171-0/+10
* | Purge RCS Keywords.dgp2011-06-08113-244/+1
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-08104-213/+0
* | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+8
|\ \ | |/
| * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+8
| * Fix test for the ewmh attributes additionpatthoyts2010-01-231-2/+2
| * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-3/+41
| * Apply (upgraded) version of [Patch 1469210].dkf2009-10-221-1/+14
| * * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-14/+25