summaryrefslogtreecommitdiffstats
path: root/tests/bind.test
Commit message (Expand)AuthorAgeFilesLines
* Many updates for macOS. Most, but not all, were triggered by changes between...culler2018-10-301-3/+3
|\
| * Increase the size of the ring buffer (in bind.test) according to the change m...fvogel2018-10-281-3/+3
* | Merge core-8-6-branch into trunk. Fixes [1088805fff]. See [0feb63f139]culler2017-12-051-2/+27
|\ \ | |/
| * Move calls to clearRingBuffer into the setup sections of tests in bind.test.culler2017-12-031-13/+13
| * Restore original content of test bind-15.23. Since the event ring buffer is n...fvogel2017-12-031-3/+3
| * Remove unneeded [expr ] in bind-15.22fvogel2017-12-031-1/+1
| * Resolve unintended forkfvogel2017-12-031-6/+1
| |\
| | * Remove letftover try.fvogel2017-12-031-6/+1
| * | The ring buffer needs to be cleared in 16.49 too. The issue only appearsculler2017-12-031-0/+1
| |/
| * Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-031-0/+30
| * Modify the bind-15.23 test so the events left over in the ring buffer from bi...culler2017-12-031-4/+3
* | Merge core-8-6-branch into trunk. Fixes bind-13.14 test.culler2017-11-281-2/+2
|\ \ | |/
| * Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 isculler2017-11-281-2/+2
* | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
|\ \ | |/
| * Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-301-0/+1
| |\
| | * A mouse button once pressed should be released. Doing otherwise messes up wit...fvogel2016-05-301-0/+1
* | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ | |/ /
| * | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
| |\ \ | | |/
| | * More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no...fvogel2016-05-261-0/+12
* | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ | |/ /
| * | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-251-0/+8
| |/
* | Fix test-case bind-27.2 on X11 (it worked on win32)jan.nijtmans2016-03-221-2/+2
|\ \
* | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But...jan.nijtmans2016-03-141-2/+58
|/ /
* | Excess spacing in test-suitejan.nijtmans2016-03-141-156/+156
|/
* Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-10/+20
|\
| * Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-4/+22
* | Add support for an 'M' binding substitution that is replaced with the number ...Joe Mistachkin2015-02-061-1/+32
|\ \ | |/
| * Add docs and tests.Joe Mistachkin2012-11-161-0/+26
| * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
| |\
| | * Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-2/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-161-1/+3
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-345/+10
* | | [Bug 2336454] fixed keysyms used in bind tests.patthoyts2009-01-111-31/+30
* | | [Bug 1389270] event generate silently ignored focus events. These can now be ...patthoyts2008-11-231-4/+4
* | | Fixed some locale dependencies to reduce the noise on non-English systemspatthoyts2008-11-231-651/+657
* | | Re-fixed QWERTY/AZERTY sensitivity of key event generation test (thx to Pat T...ferrieux2008-11-231-3/+3
* | | Fixed QWERTY/AZERTY sensitivity of key event generation testferrieux2008-11-221-3/+3
* | | Update to tcltest2aniap2008-07-251-29/+3
* | | Update to tcltest2aniap2008-07-251-2293/+5959
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
|/ /
* | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-161-1/+3
* | More duplicate testname elimination. [1078648]dkf2004-12-071-87/+77
* | Fix general error-case test. [Bug 1019085]dkf2004-09-011-2/+5
* | TIP#165 (user data field) implementation.dkf2004-08-291-1/+57
* | TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-2/+3
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-3/+1
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-279/+298