summaryrefslogtreecommitdiffstats
path: root/tests/wm.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-03-081-6/+6
|\
| * Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-081-6/+6
| |\
| | * Mark testcases which fail on XQuarzjan.nijtmans2021-01-221-8/+9
* | | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | | Merge 8.6jan.nijtmans2020-11-231-1/+1
|\ \ \ | |/ /
| * | 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
* | | Merge trunkjan.nijtmans2020-10-081-4/+5
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2020-10-081-4/+5
| |\ \ \ | | |/ /
| | * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-4/+5
* | | | Merge trunkjan.nijtmans2020-10-051-3/+3
|/ / /
* | | Merge 8.6jan.nijtmans2020-09-291-3/+3
|\ \ \ | |/ /
| * | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-3/+3
* | | Merge 8.6jan.nijtmans2020-09-281-6/+8
|\ \ \ | |/ /
| * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-6/+8
| |\ \ | | |/
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-8/+10
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-1/+1
* | | Merge 8.6jan.nijtmans2020-09-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-4/+4
* | | Merge 8.6jan.nijtmans2020-09-041-5/+5
|\ \ \ | |/ /
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-8/+8
* | | Merge 8.6jan.nijtmans2020-09-031-82/+82
|\ \ \ | |/ /
| * | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-82/+82
* | | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-5/+5
|\ \ \ | |/ /
* | | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-9/+11
|\ \ \ | |/ /
| * | All tests pass on Yosemite now.culler2020-07-231-9/+11
* | | Merge 8.6marc_culler2020-07-181-4/+8
|\ \ \ | |/ /
| * | Fix the Redisplay to make new windows complete.culler2020-06-071-4/+8
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-7/+7
* | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon...culler2019-11-171-0/+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
| |/ /
* | | Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an...culler2019-03-041-2/+12
|\ \ \ | |/ /
| * | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-2/+12
* | | Merge 8.6jan.nijtmans2019-01-101-3/+3
|/ /
* | Adjust wm.test to expect -type as a possible attribute on Aqua.culler2018-12-171-1/+1
* | 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 [6ca257310a]: wm resizable does not disable single dimension resizing on ...fvogel2018-07-041-2/+4
|\ \
| * | Complete test wm-resizable-2.1 with the fourth combination casefvogel2018-06-301-2/+4
* | | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOSfvogel2018-07-041-2/+2
|\ \ \
| * | | Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOSfvogel2018-06-281-1/+1
| * | | Fix [119bb094af]: wm-iconbitmap-1.4 fails on macOSfvogel2018-06-281-1/+1
| |/ /
* | | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOSfvogel2018-06-181-1/+1
|/ /