summaryrefslogtreecommitdiffstats
path: root/tests/bind.test
Commit message (Expand)AuthorAgeFilesLines
* Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-1/+1
* Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-061-8/+56
|\
| * Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ...fvogel2020-06-141-27/+22
| * Add comment explaining the result expected for bind-35.1fvogel2020-06-071-0/+2
| * Be even more specific in the result expected from bind-35.1fvogel2020-06-071-1/+2
| * Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
| * Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g...fvogel2020-06-061-0/+1
| * Make test bind-34.1 pass on Debian 10 with KDE/Plasma.fvogel2020-06-021-0/+1
| * Fix error (with no consequences) in test bind-34.1fvogel2020-06-021-2/+2
| * Refine test bind-35.1 once more since [grab current] returns the eventualGrab...fvogel2020-02-171-7/+11
| * Merge 8.6jan.nijtmans2020-02-171-5/+23
| |\
| * | Don't stress the CPU too much.fvogel2020-02-161-1/+1
| * | Attempt to make test bind-35.1 more reliable, by waiting for the expected [gr...fvogel2020-02-161-5/+13
| * | Avoid interference in bind-35.1 from the hot spots in the corners of the scre...fvogel2020-01-271-2/+2
| * | Put more robustness in bind-35.1fvogel2020-01-191-0/+1
| * | Make bind-35.1 fail on Linux, by swapping the order of the mouse pointer warp...fvogel2020-01-111-5/+8
| * | Attempt to make bind-35.1 more reliable on Windows.fvogel2020-01-111-7/+3
| * | Add test bind-35.1, currently failing, and demonstrating issue reported in [e...fvogel2020-01-061-0/+33
* | | Fix [16ef161925]: <Escape><Control-c> binding sequence not working anymore.fvogel2020-06-271-0/+98
|\ \ \
| * | | Add two new tests, bind-33.20 and bind-33.21, exercising bindings to mixed ty...fvogel2020-06-211-0/+31
| * | | Add new test bind-33.19, further exercising simulation of the keyboard to tri...fvogel2020-05-021-0/+16
| * | | Add (currently failing) tests bind-33.16, bind-33.17 and bind-33.18 exercisin...fvogel2020-05-021-0/+51
| | |/ | |/|
* | | Make bind-34.1 pass on Debian 10 with KDE/Plasma by giving the WM a more comp...fvogel2020-05-131-0/+2
* | | Add the Menu key to bind-35.1culler2020-05-121-1/+1
* | | Add regression tests for modifier key events.marc_culler2020-05-051-43/+37
* | | Add non-regression tests.marc_culler2020-05-041-0/+137
|/ /
* | Let bind-34.3 be robust against Linux KDE hot spots on screen cornersfvogel2020-01-251-5/+23
|/
* merge core-8-6-branch, and add (currently failing) test bind-34.3 demonstrati...fvogel2019-11-141-0/+47
|\
| * Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme...fvogel2019-10-271-0/+4
| * Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix...jan.nijtmans2019-10-131-1/+22
| * Add deprecate Key-names to ks_names.h, and make sure that deprecated Keynames...jan.nijtmans2019-10-101-0/+7
* | Cherrypick [e9becf44ab]: Help tests bind-34.1 and bind-34.2 to always pass on...fvogel2019-10-271-0/+4
|/
* Fix test number in commentfvogel2019-10-101-1/+1
* Add debug info useful in case bind-34.1 failsfvogel2019-10-101-1/+1
|\
| * Add debug info useful in case bind-32.2 failsfvogel2019-10-101-1/+1
* | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-281-0/+40
|\ \ | |/
| * Since we're here dealing with pointer warping, add tests checking that the mo...fvogel2019-08-221-1/+41
* | Merge 8.6jan.nijtmans2019-08-131-156/+156
|\ \ | |/
| * Fix indenting in bind.test (taken from TIP #532 branch)jan.nijtmans2019-08-131-405/+406
* | Now that the issue is fixed, remove the canary test committed in [69735dbf]. ...fvogel2019-08-041-25/+2
* | Merge 8.6 (and fix merge conflict arising from that)jan.nijtmans2019-08-011-2/+2
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-06-261-2/+2
| |\
| | * Remove use of/documentation regarding deprecated symbols/macro's, which moved...jan.nijtmans2019-06-261-2/+2
| * | Increase the size of the ring buffer (in bind.test) according to the change m...fvogel2018-10-281-3/+3
* | | Committed the canary to help with debugging the faults in binding processingdkf2019-06-161-2/+25
* | | Tweaked commentsfvogel2019-02-031-23/+20
* | | (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha...gcramer2019-01-151-17/+17
* | | Fix in comparison of homegeneous equal sequences, a real problem with old imp...gcramer2019-01-141-3/+38
* | | (1) Return type of Tk_CreateBinding changed to 'Mask'. (2) Fix of issue with ...gcramer2019-01-131-0/+31
* | | Fix in comparison of complex patterns, new test cases bind-33.9, bind-33.10, ...gcramer2019-01-101-0/+59