summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-142-28/+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
| * merge core-8-6-branchfvogel2020-02-231-11/+22
| |\
| * | Refine test bind-35.1 once more since [grab current] returns the eventualGrab...fvogel2020-02-172-7/+12
| * | Merge 8.6jan.nijtmans2020-02-174-5/+96
| |\ \
| * | | 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 [40e4bf6198]: Entry/spinbox: double free when textvariable set in validat...fvogel2020-07-062-2/+42
|\ \ \ \
| * | | | Add test spinbox-19.21 testing for a spinbox the same thing entry-19.21 does ...fvogel2020-07-051-0/+20
| * | | | Bring entry-19.19 and spinbox-19.19 in line with the fix for [40e4bf6198]. Va...fvogel2020-07-052-2/+2
| * | | | Fix [40e4bf6198]: Entry: double free when textvariable set in validatecommand...fvogel2020-06-141-0/+20
* | | | | 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
* | | | | | Spacing between testsfvogel2020-06-161-0/+1
* | | | | | Add another non-regression test, this time exercising the -wrap false case.fvogel2020-06-161-3/+22
* | | | | | Add test cases exercising [50ed1eddb0]: ttk::spinbox with -values does not lo...fvogel2020-06-161-0/+40
| |/ / / / |/| | | |
* | | | | Don't use external base64 encoder for Tk's own test-cases. Cherry-picked from...jan.nijtmans2020-06-071-26/+8
* | | | | Make bind-34.1 pass on Debian 10 with KDE/Plasma by giving the WM a more comp...fvogel2020-05-131-0/+2
* | | | | Fix [411359dc3b]: crashes and zombies on Macintosh computers with a TouchBar.culler2020-05-124-7/+26
|\ \ \ \ \
| * | | | | Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to preve...culler2020-05-114-7/+26
* | | | | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-1/+132
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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
| |/ / / /
* | | | | Fix [2712f43f6e]: X11: crash for rotated text w/o Xft, and optimize text item...fvogel2020-05-011-0/+14
|\ \ \ \ \
| * | | | | More accurately comment canvText-20.2fvogel2020-04-261-2/+2
| * | | | | Add test canvText-20.2 failing before commit [f74fffb4] and no longer failing...fvogel2020-04-261-0/+14
| |/ / / /
* | | | | Fix [14188104c3]: ttk::treeview scrollbar not updating. Thanks to cjmcdonald ...fvogel2020-04-251-0/+54
|\ \ \ \ \
| * | | | | Add new test case treeview-9.3 exercising scrollbar change on 'see' command f...fvogel2020-04-181-0/+28
| * | | | | Fix [14188104c3]: ttk::treeview scrollbar not updating. Add test treeview-9.2...fvogel2020-04-181-0/+26
| |/ / / /
* | | | | Add non-regression test entry-2.1.1. This test fails before the fix, and pass...fvogel2020-04-161-0/+12
|/ / / /
* | | | Fix [2edd843def]: canvas postscript returns non empty string when -file or -c...fvogel2020-03-121-4/+4
|\ \ \ \
| * | | | Augment tests canvPs-1.1 and canvPs-2.1 so that they also check that [.c post...fvogel2020-03-031-4/+4
| | |_|/ | |/| |
* | | | Fix [08e2f8e6f0]: unable to change focus after prior selection of focusfvogel2020-03-121-0/+20
|\ \ \ \
| * | | | Add focus-7.1 as a non-regression test for [08e2f8e6f0]. This test does not p...fvogel2020-03-021-0/+20
| |/ / /
* | | | Replace very very old constraint name 'unixOrPc' by the equivalent, up-to-dat...fvogel2020-03-092-5/+5
|/ / /
* | | Prevent some textTag tests from triggering hot spots of the Linux KDE/Plasma ...fvogel2020-02-231-11/+22
| |/ |/|