summaryrefslogtreecommitdiffstats
path: root/tests/unixWm.test
Commit message (Expand)AuthorAgeFilesLines
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-10/+10
* Use string comparison when checking for 'aqua' platform.fvogel2022-11-011-7/+7
* Add a few other adjustments to unstable_testsculler2022-10-101-10/+40
* Fix [ff9c815a83]: 8 Aqua unixWm tests fail if the dock is positioned on the l...culler2021-04-301-12/+15
* Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-081-6/+6
|\
| * Mark testcases which fail on XQuarzjan.nijtmans2021-01-221-10/+11
* | Merge 8.5jan.nijtmans2020-11-231-1/+1
|\ \ | |/
| * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-231-1/+1
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-1/+1
| * testcase cleanupjan.nijtmans2020-09-231-4/+4
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-10/+12
* | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-6/+7
* | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-9/+11
* | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-16/+16
* | All tests pass on Yosemite now.culler2020-07-231-6/+8
* | Deal with mapping/unmapping packed and placed subwindows in a benign way.culler2020-07-231-30/+12
* | Aqua: fix unixWm tests broken by the larger menubar in Big Surculler2020-07-201-12/+13
* | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-7/+7
* | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-12/+27
* | 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
|/
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-3/+41
| * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-5/+5
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-3/+16
| * * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13dgp2003-03-181-2/+2
| * * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-131-170/+170
* | Dup test IDsdgp2010-08-031-4/+4
* | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-2/+49
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * tests/unixWm.test: note TIP#142 results and remove unnecessaryhobbs2007-10-301-150/+148
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint isdas2007-05-091-3/+3
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-6/+32
* | * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+16