summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-03-2910-103/+775
|\
| * gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-041-0/+33
| |\
| | * gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-0/+33
| * | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-2/+12
| * | Two text tests also try to position a window with y = 0. Tweak these for Aqua.culler2019-02-131-4/+11
| * | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-12/+27
| * | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-071-75/+92
| |\ \ | | |/ | |/|
| | * Make the place manager send ConfigureNotify events when size change requestsculler2019-02-041-10/+5
| | * Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a.culler2019-02-031-11/+5
| | * Remove unnecessary sleep from unixEmbed-6.2a, which still fails however.culler2019-02-011-6/+3
| | * Changes which make unixEmbed-8.1a pass on macOS.culler2019-01-311-4/+4
| | * Add an update making unixEmbed-5.1a pass on Linuxfvogel2019-01-271-0/+1
| | * Fix indentation in the -setup and -cleanup sections of the new *a testsfvogel2019-01-271-23/+23
| | * Make unixEmbed-3.2 pass on macOS even with the deployment target when unixEmb...fvogel2019-01-271-0/+1
| | * Make unixEmbed-3.2 pass (revert previous change that introduced a loop on [wi...fvogel2019-01-271-3/+1
| | * Load the Tk package, not Tktestfvogel2019-01-261-1/+1
| | * Attempt to make the new unixEmbed tests work when tests are run from the buildculler2019-01-261-21/+52
| * | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-022-12/+16
| |\ \
| | * | 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
| | * | Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-091-11/+15
| * | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-261-12/+47
| |\ \ \
| | * | | Add new test scale-14.13 to guard against regressions with [220665ffff], and ...fvogel2019-01-091-0/+13
| | * | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-051-12/+34
| | * | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how thejan.nijtmans2019-01-031-106/+115
| * | | | Constrain send.test tests which are inappropriate for macOS with notAqua.culler2019-01-231-7/+11
| | |_|/ | |/| |
| * | | Fix bug [58665b91dd]: unixEmbed tests fail on macOS due to use of dobg.culler2019-01-231-43/+576
| * | | Fix typo triggering error when running unixButton tests on Windows and Linux.fvogel2019-01-201-1/+1
| * | | Fix bug [e733d3770f]: geometry issues with buttons on macOSculler2019-01-161-5/+19
| | |/ | |/|
* | | 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
* | | Merge 8.6jan.nijtmans2019-01-103-180/+272
|\ \ \ | |/ /
| * | Merge core-8-6-branch.culler2019-01-031-106/+115
| |\ \
| | * | Fix tests order according to their numberingfvogel2019-01-021-94/+94
| | * | In the tests, always update after packing; sync and clear the queue beforeculler2019-01-011-14/+18
| | * | Merge core-8-6-branch.culler2018-12-304-15/+70
| | |\ \ | | | |/
| | * | Make text-11a.41 pass this time (hopefully...)fvogel2018-11-191-0/+1
| | * | Repair text-11a.41 logicfvogel2018-11-191-4/+3
| | * | merge core-8-6-branchfvogel2018-11-191-5/+5
| | |\ \
| | * | | Fix [b2dd3b4fe8]: text-11a.41 sometimes hangsfvogel2018-11-181-5/+10
| * | | | Adjust wm.test to expect -type as a possible attribute on Aqua.culler2018-12-171-1/+1
| * | | | On Aqua make "wm attribute pathname -type" return "unsupported" instead of cr...culler2018-12-171-1/+2
| * | | | Add a dummy implementation of "wm attribute pathname -type" for Aqua, to obvi...culler2018-12-171-6/+5
| * | | | Fix a bug with window ordering in Aqua. Deal with remaining unixWm tests.culler2018-12-171-6/+23
| * | | | Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-10/+13
| * | | | Fix typos in unixWm.test.culler2018-12-161-13/+15
| * | | | Fix a small error in the aqua Tk_CoordsToWindow related to embedded toplevels.culler2018-12-161-4/+7