summaryrefslogtreecommitdiffstats
path: root/tests/menu.test
Commit message (Expand)AuthorAgeFilesLines
* Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-25/+25
* In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-2/+2
* fix indentingjan.nijtmans2019-06-261-266/+266
* Merge 8.6jan.nijtmans2019-05-161-0/+28
|\
| * Revised bug fix for [5d991b822e].dgp2019-05-151-0/+28
| |\
| | * Tests and fix for similar issues in [menu].dgp2019-05-151-0/+28
* | | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-1/+1
|\ \ \ | |/ /
| * | For macOS, guard against a crash in TkpPostMenu and fix TkPostTearoffMenu.culler2019-01-151-1/+1
| * | Fix related menubutton issues on linux and Windows.culler2019-01-111-1/+1
| |/
* | Add tests checking the new option -activerelieffvogel2018-09-231-1/+9
* | Fix [c8c52b9d6a]: OS X - Lots of menu.test tests fail (items are off by one)....fvogel2017-11-041-15/+39
|\ \ | |/
| * Fix test menu-3.66 by splitting it in three: menu-3.66a deals with the case o...fvogel2017-11-041-1/+25
| * Fix [c8c52b9d6a]: OS X - Lots of menu.test tests fail (items are off by one)....fvogel2017-11-041-14/+14
* | Fix [0ef1c52736]: OS X - tests menu-22.[345] hangfvogel2017-11-031-3/+3
|\ \ | |/
| * Fix [0ef1c52736]: OS X - tests menu-22.[345] hangfvogel2017-11-031-3/+3
* | Fix error in menu item labels (they should reflect interactive tests numbering)fvogel2017-11-031-3/+3
* | merge core-8-6-branchjan.nijtmans2017-05-081-1/+1
|\ \ | |/
| * Constrain test that demands user interactiondgp2017-05-051-1/+1
* | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ...fvogel2016-08-291-1/+1
|\ \ | |/
| * Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ...fvogel2016-08-291-1/+1
* | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-291-0/+29
|\ \ | |/
| * Added non regression test case menu-38.1fvogel2016-08-231-0/+29
* | Excess spacing in test-suitejan.nijtmans2016-03-141-36/+36
|/
* Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+12
|\
| * Added new test to check for error triggering when posting a menu of type menubarfvogel2015-10-251-0/+9
* | Fixed bug [1581435fff] - Documented precedence order in the matching process ...fvogel2015-09-061-2/+7
|\ \ | |/
| * Fixed bug [1581435fff] - Documented precedence order in the matching process ...fvogel2015-09-021-2/+7
* | remove sandbox litterdgp2014-10-141-3/+0
* | merge markdgp2014-10-141-0/+3
|\ \ | |/
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-1/+11
| | * menu clone cleanup bug fixvincentdarley2003-07-151-2/+2
| * | [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-051-1/+12
| * | menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-031-4/+4
| * | Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-301-1/+33
* | | [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-051-1/+12
* | | menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-031-4/+4
* | | Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-301-1/+42
* | | Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-131-55/+60
* | | Update to tcltest2aniap2008-08-131-1669/+2961
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-6/+6
|/ /
* | TIP#286 implementation. [Patch 1152376]dkf2006-12-041-2/+19
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-1/+11
* | reduce unnecessary namespace usedkf2006-03-201-3/+3
* | Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-12/+22
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-8/+8
* | fix to menu clone deletion bugvincentdarley2003-05-301-2/+2
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/