summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test winDialog-5.12.7 failed if first item in home folder was not a file->cor...oehhar2015-12-141-1/+1
* Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-121-0/+11
|\
| * Fix for bug [1739605] - [text see] misbehaves following widget create/populat...fvogel2015-12-121-0/+11
| |\
| | * Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
| * | Reverted [30c7d14b21], but really use a spinbox and not an entry for the test...fvogel2015-12-111-0/+14
* | | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
* | | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-16/+0
|\ \ \ | |/ /
| * | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-14/+0
| |/
* | Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-291-9/+30
|\ \ | |/
| * Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-291-9/+30
| |\
| | * Added visual tests for borders, following bug [1997299fff]bug_1997299ffffvogel2015-11-181-9/+30
* | | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
|\ \ \ | |/ /
| * | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
| |/
* | Improve user experience related to [http://core.tcl.tk/tk/tktview/1499165|dan...jan.nijtmans2015-11-161-2/+2
|\ \ | |/
| * Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
* | Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2015-11-081-4/+2
|\ \ | |/
| * Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2015-11-081-2/+2
| |\
| | * Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199ffffvogel2015-11-031-2/+2
* | | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...fvogel2015-11-082-2/+15
|\ \ \ | |/ /
| * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...fvogel2015-11-082-1/+9
| |\ \
| | * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...bug_220854ffffvogel2015-10-292-1/+9
* | | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+12
|\ \ \ \ | |/ / /
| * | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Added new test to check for error triggering when posting a menu of type menubarbug_2160206ffffvogel2015-10-251-0/+9
* | | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
|\ \ \ \ | |/ / /
| * | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| | |/ | |/|
* | | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-5/+25
|\ \ \ | |/ /
| * | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-4/+25
* | | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
|\ \ \ | |/ /
| * | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
* | | Fix [908b78de9a] for OS X/X11 - which apparently doesn't set ::env(USERNAME) ...jan.nijtmans2015-10-231-2/+2
* | | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
|\ \ \ | |/ /
| * | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
| |/
* | Fix [908b78de9a6534d6]: winDialog.test terminates in errorjan.nijtmans2015-10-131-1/+1
* | Fix comment in test winDialog-5.12.2ashok2015-10-101-4/+5
* | Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+21
|\ \ | |/
| * Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+18
| |\
| | * Added test for bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-061-0/+18
* | | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl...fvogel2015-10-091-0/+89
|\ \ \ | |/ /
| * | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl...fvogel2015-10-091-0/+89
| |\ \
| | * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+20
| | * | Fixed -cleanup section in test text-25.22fvogel2015-10-041-1/+1
| | * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+20
| | * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+16
| | * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back...fvogel2015-10-031-1/+20
| | * | Typofvogel2015-10-031-1/+1
| | * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogel2015-10-031-0/+14
| | |/
* | | Added missing tests for tk_getOpenFile -defaultextensionashok2015-10-091-0/+29
* | | Bug [47af31bd3a] - tk_getSaveFile adds . as extension.ashok2015-10-091-2/+113
* | | TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-34/+61
|\ \ \ | |/ /