summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed.culler2018-12-161-18/+20
* | | | On second thought, it is better to follow X11 and return an empty string when...culler2018-12-141-9/+1
* | | | On aqua, make FrontWindowAtPoint pay attention to which interpreter is callin...culler2018-12-141-1/+10
* | | | Add a comment in unixWm.test about iconifying the root window.culler2018-12-141-1/+5
* | | | Gnome3 behaves differently when the root window is involved. More intricateculler2018-12-131-1/+3
* | | | Fix the containment test, check for iconified windows, adjust some tests.culler2018-12-121-32/+33
| |_|/ |/| |
* | | On OSX 10.6 the styleMask must be cleared to get rid of the title bar. Fix aculler2018-12-111-1/+1
* | | Fix cut-and-paste error.culler2018-12-101-8/+10
* | | Don't force other platforms to wait for the aqua animations to finish.culler2018-12-101-5/+5
* | | Aqua: Fix some subtle bugs in wm geometry. Fix the iconwindow implementation.culler2018-12-091-15/+27
* | | On Aqua, tests should wait for the animation to finish before checking theculler2018-12-081-0/+11
* | | Fix error on constraint name: unix is not x11fvogel2018-12-071-1/+1
* | | Refine tests wm-stackorder-5.2 and -6.1 to run a test of the behavior on all ...fvogel2018-12-071-2/+24
* | | Fix constraint name. !aqua is not a known constraint (the test was skipped in...fvogel2018-12-071-2/+2
* | | Mark tests wm-stackorder-5.2 and wm-stackorder-6.1 as inappropriate for aqua.culler2018-12-071-3/+4
* | | Fix [9b0f3ee54e]: Make the error message more specific when OpenClipboard fai...fvogel2018-11-252-2/+9
|\ \ \ | |_|/ |/| |
| * | Comment clipboard.test and winClipboard.testfvogel2018-11-172-4/+9
| * | Fix [9b0f3ee54e]: Better highlight that winClipboard tests may fail if a VNC ...fvogel2018-11-151-2/+4
| |/
* | Add comments in text-11a.22 making it more easy to follow progress in the exp...fvogel2018-11-171-5/+5
|/
* Calling update after pack in text.test fixes hangs on OSX 10.9.culler2018-11-131-0/+3
* Adding update commands in the setup section fixes sporadic test failuresculler2018-11-132-0/+5
* Calling update after pack .t to make sure the Text is mapped fixes theculler2018-11-132-0/+8
* Instead of calling update in the tests, fix the handling of unmapped Textculler2018-11-131-3/+0
* fix hangs in text.test caused by calling pendingsync before the text widget w...culler2018-11-131-0/+3
* The 'option readfile' sub-command should maintain existing list structure for...Joe Mistachkin2018-11-101-1/+17
|\
| * Proposed fix for ticket [766ef52f31].Joe Mistachkin2018-10-191-1/+1
| * Add test for ticket [766ef52f3].Joe Mistachkin2018-10-191-0/+16
* | 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
* | | Add test textDisp-24.25 exercising a basic testcase for Tablelist (see [1c8aa...fvogel2018-10-221-0/+10
|/ /
* | Remove knownBug constraint on test scrollbar-6.27 as this test now passes (ch...fvogel2018-10-211-5/+1
* | Remove 'knownBug' constraint on tests that do pass without it (text-22.199 an...fvogel2018-10-191-15/+6
|/
* Fix scrollbar.test: all tests that run on macOS now pass (and that's true for...fvogel2018-10-181-25/+81
* Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-3/+31
* Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-0/+1
|\