summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge bug-e3888d5820fvogel2020-06-061-0/+1
|\
| * Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g...fvogel2020-06-061-0/+1
* | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
* | Make success criterion for test bind-35.1 more specific, so that this same te...fvogel2020-06-061-1/+4
* | Remove now useless command and test constraint testgrabfvogel2020-06-021-1/+0
* | Remove proc waitForGrab from test bind-35.1fvogel2020-06-021-20/+3
* | merge bug-e3888d5820fvogel2020-06-021-0/+1
|\ \ | |/
| * Make test bind-34.1 pass on Debian 10 with KDE/Plasma.fvogel2020-06-021-0/+1
* | merge bug-e3888d5820fvogel2020-06-021-2/+2
|\ \ | |/
| * Fix error (with no consequences) in test bind-34.1fvogel2020-06-021-2/+2
* | Remove function DoWarpWrtScreen which was called from only one place, and add...fvogel2020-06-021-2/+2
* | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c...fvogel2020-06-021-2/+2
* | Warping with respect to the whole screen is now synchronous as well (it is no...fvogel2020-06-021-11/+2
* | A more robust approach to warping with respect to a window: make the call to ...fvogel2020-06-021-6/+0
|/
* merge core-8-6-branchfvogel2020-02-231-11/+22
|\
| * Prevent some textTag tests from triggering hot spots of the Linux KDE/Plasma ...fvogel2020-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
|\ \ | |/
| * Let bind-34.3 be robust against Linux KDE hot spots on screen corners.fvogel2020-01-251-5/+23
| |\
| | * Let bind-34.3 be robust against Linux KDE hot spots on screen cornersfvogel2020-01-251-5/+23
| * | Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re...fvogel2020-01-181-0/+12
| |\ \
| | * | Add non-regression test entry-10.1fvogel2020-01-021-0/+12
| * | | Fix [587937fff]: Don't shuffle tag list sequence upon deletion. Add non regre...fvogel2020-01-181-0/+42
| |\ \ \
| | * | | Refine the newly added tests, and add comments in them.fvogel2019-12-241-3/+9
| | * | | Add tests canvas-20.[123], currently failing and demonstrating ticket [587937...fvogel2019-12-241-0/+36
| | |/ /
| * | | Add test canvText-14.7, currently failing and demonstrating bug [1771594fff]fvogel2019-12-231-0/+19
| |/ /
* | | 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 [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-141-0/+13
|\ \
| * | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-021-0/+13
* | | Fix [d4f5620f5d]: font-4.14 fails (font actual with unicode). Add another tes...jan.nijtmans2019-11-291-1/+6
| |/ |/|
* | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon...culler2019-11-171-0/+6
|\ \
| * | Split wm-iconphoto-1.5 into the Win and Mac case on one hand (an error trigge...fvogel2019-11-101-1/+4
| * | The new test wm-iconphoto-1.5 must not depend on previous tests and how many ...fvogel2019-11-101-1/+1
| * | Add platform-independent test wm-iconphoto-1.5fvogel2019-11-101-0/+3
| |/
* | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan...culler2019-11-171-12/+2
|\ \
| * | Reimplement TkWmStackorderToplevel to make it straightforward and shorter and...culler2019-11-081-12/+2
| |/
* | merge core-8-6-branch, and add (currently failing) test bind-34.3 demonstrati...fvogel2019-11-147-30/+165
|\ \ | |/
| * Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-1/+1
| * Reapply [0e9cbdba] and [82b1d286], then merge bug-ce470f20fd. This fixes [caa...fvogel2019-10-281-0/+88
| |\
| | * Fix [caacf1f082]: treeview column resizing not possible in some conditions. T...fvogel2019-10-271-2/+2
| * | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb...culler2019-10-271-0/+52
| |\ \
| | * | Add a regression test for computing local mouse coordinates in embedded windo...culler2019-10-271-2/+36
| | * | Add a regression test for this bug.culler2019-10-261-0/+18
| | |/
| * | Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme...fvogel2019-10-271-0/+4