Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the ttk::scrollbar test. | csaba | 2023-12-02 | 1 | -0/+3 |
| | |||||
* | For X11 only: Minimize the number of artifacts caused by intermixed ↵ | csaba | 2023-12-01 | 1 | -0/+3 |
| | | | | <MouseWheel> and <Shift-MouseWheel> events triggered by two-finger gestures. | ||||
* | Merge core-8-6-branch | culler | 2023-11-07 | 1 | -0/+34 |
|\ | |||||
| * | Add non-regression test for the 'activate' case | culler | 2023-11-05 | 1 | -3/+22 |
| | | |||||
| * | Add a non-regression test for the invoke crash. | culler | 2023-11-05 | 1 | -0/+15 |
| | | |||||
* | | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch. | fvogel | 2023-11-06 | 1 | -1/+1 |
| | | |||||
* | | Fix [61550f38bf]: font actual returns wrong font size with Xft. | fvogel | 2023-11-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix [61550f38bf]: font actual returns wrong font size with Xft. | fvogel | 2023-10-29 | 1 | -1/+1 |
| |/ | |||||
* | | Fix [198376af5a]: When moving tab position to different edge of notebook ↵ | fvogel | 2023-10-28 | 1 | -0/+14 |
|\ \ | |/ | | | | | tabs may not appear. | ||||
| * | Make test notebook-198376af5a pass on macOS aqua. On this platform, the ↵ | fvogel | 2023-10-21 | 1 | -1/+1 |
| | | | | | | | | default theme used is 'aqua', which (currently) has a vertical padding of 5 pixels). On Linux and Windows the theme in use has 1 pixel padding. | ||||
| * | Simplify and robustify test notebook-198376af5a. | fvogel | 2023-10-21 | 1 | -3/+2 |
| | | |||||
| * | Remove abbreviation. | fvogel | 2023-10-21 | 1 | -1/+1 |
| | | |||||
| * | Add test notebook-198376af5a demonstrating bug [198376af5a]. | fvogel | 2023-10-21 | 1 | -0/+15 |
| | | |||||
* | | merge core-8-6-branch | fvogel | 2023-10-20 | 2 | -15/+12 |
|\ \ | |/ | |||||
| * | unixWm.test - Let unixWm-51.7 pass on Debian 11 by processing events while ↵ | fvogel | 2023-10-17 | 1 | -0/+1 |
| | | | | | | | | waiting a bit for the window to be restacked. At this point I get zero failures in wm.test and unixWm.test on Linux Debian 11. | ||||
| * | Restore 6 'failsOnXQuarz' constraints. These tests fail at Github Actions ↵ | fvogel | 2023-10-16 | 1 | -6/+6 |
| | | | | | | | | for clang,--disable-aqua builds but not for me. This must mean that the cause is not XQuartz but the use of Xvfb. | ||||
| * | Remove 8 'failsOnXQuarz' constraints since these tests do not actually fail ↵ | fvogel | 2023-10-15 | 1 | -8/+8 |
| | | | | | | | | on XQuarz, at least for me. | ||||
| * | unixWm.test - Let unixWm-50.2 pass on Debian 11 by reading the manual (which ↵ | fvogel | 2023-10-15 | 1 | -1/+1 |
| | | | | | | | | says: 'the override-redirect flag is only guaranteed to be taken notice of when the window is first mapped or when mapped after the state is changed from withdrawn to normal'). Same recipe as [c53b0c12]. | ||||
| * | Cherrypick [8215b8356a]: Backout previous commit. In fact unixWM-45.2 and ↵ | fvogel | 2023-10-15 | 1 | -2/+2 |
| | | | | | | | | unixWm-45.4 do pass on XQuartz (which is expected since the Linux implementation is used in this case). | ||||
| * | Cherrypick [93f53f4aec]: Restore the failsOnXQuarz constraint on unixWM-45.2 ↵ | fvogel | 2023-10-15 | 1 | -2/+2 |
| | | | | | | | | and unixWm-45.4 since on XQuartz these tests still do fail. | ||||
| * | unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking ↵ | fvogel | 2023-10-15 | 1 | -2/+2 |
| | | | | | | | | [b4ae383b] and [391bac1d] that fix bug [22eefb9368]. | ||||
| * | unixWm.test - Let unixWm-44.7 and -44.8 pass on Debian 11 by reading the ↵ | fvogel | 2023-10-14 | 1 | -2/+2 |
| | | | | | | | | manual (which says: 'the override-redirect flag is only guaranteed to be taken notice of when the window is first mapped or when mapped after the state is changed from withdrawn to normal'). Same recipe as [c53b0c12]. | ||||
| * | unixWm.test - Let unixWm-4.1, -4.2 and -4.3 pass on Debian 11 by processing ↵ | fvogel | 2023-10-14 | 1 | -6/+2 |
| | | | | | | | | events while waiting a bit for the window to be withdrawn and deiconified. Also, remove the ancestral sleep that was once apparently needed for the tests to pass under twm. | ||||
| * | wm-stackorder-5.2 really fails on XQuartz (this seems to be an ↵ | fvogel | 2023-10-08 | 1 | -1/+1 |
| | | | | | | | | implementation bug). It also fails when run as if at Github Actions, i.e. when Xvfb is used. Certains tests such as this one must run on top of a window manager to pass, they need more than just a virtual framebuffer (Xvfb). Therefore, restore the two constraints failsOnUbuntu and failsOnXQuarz for wm-stackorder-5.2 | ||||
| * | wm.test - Let wm-stackorder-5.2 and wm-stackorder-5.3 pass on Debian 11 by ↵ | fvogel | 2023-10-08 | 1 | -5/+5 |
| | | | | | | | | reading the manual (which says: 'the override-redirect flag is only guaranteed to be taken notice of when the window is first mapped or when mapped after the state is changed from withdrawn to normal'). Constraints failsOnUbuntu and failsOnXQuarz removed from these tests. | ||||
* | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux. | fvogel | 2023-10-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | Backout previous commit. In fact unixWM-45.2 and unixWm-45.4 do pass on ↵ | fvogel | 2023-10-15 | 1 | -2/+2 |
| | | | | | | | | | | | | XQuartz (which is expected since the Linux implementation is used in this case). | ||||
| * | | Restore the failsOnXQuarz constraint on unixWM-45.2 and unixWm-45.4 since on ↵ | fvogel | 2023-10-15 | 1 | -2/+2 |
| | | | | | | | | | | | | XQuartz these tests still do fail. | ||||
| * | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux. | fvogel | 2023-10-15 | 1 | -2/+2 |
| |/ | |||||
* | | send-8.4 now works on MacOS as well | jan.nijtmans | 2023-09-04 | 1 | -2/+2 |
| | | |||||
* | | Fix test failure of send-8.4 after [13194a23]. | sbron | 2023-09-04 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | sbron | 2023-09-04 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Add a test that will crash on Tk 8.7, due to bug [14a9b62e1d]. | sbron | 2023-09-04 | 1 | -0/+8 |
| | | |||||
* | | Change menu test number: menu-41.1 --> menu-39.2 | fvogel | 2023-09-01 | 1 | -17/+18 |
|\ \ | |/ | |||||
| * | Change menu test number: menu-40.1 --> menu-39.2 | fvogel | 2023-09-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Change menu test number: menu-40.1 --> menu-39.2 | fvogel | 2023-09-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2023-09-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ↵ | jan.nijtmans | 2023-09-01 | 1 | -1/+1 |
| |/ | | | | | | | string vs double/int rep. Please review | ||||
* | | Renumber test menu-40.1 introduced by previous commit into menu-41.1 (name ↵ | fvogel | 2023-08-29 | 1 | -18/+18 |
| | | | | | | | | clash resolution). | ||||
* | | Add non-regression test menu-40.1 demonstrating use-after-free (bug ↵ | fvogel | 2023-08-29 | 1 | -0/+18 |
|\ \ | |/ | | | | | [1797555fff]). This bug is already fixed by [32a43619cd]. | ||||
| * | Add non-regression test menu-40.1 demonstrating use-after-free (bug ↵ | fvogel | 2023-08-28 | 1 | -0/+18 |
| | | | | | | | | [1797555fff]). This bug is already fixed by [32a43619cd]. | ||||
| * | Remove use of deprecated [trace] subcommands | jan.nijtmans | 2023-08-04 | 3 | -23/+23 |
| | | |||||
* | | Made sure that test entry-3.1 in ttk/entry.test succeeds. | csaba | 2023-08-27 | 1 | -1/+1 |
| | | |||||
* | | Ticket [daa10097]: moved test case to imgPhoto.test, as it is not specific ↵ | oehhar | 2023-08-17 | 2 | -26/+15 |
| | | | | | | | | to svg | ||||
* | | Ticket [daa10097]: test cases | oehhar | 2023-08-17 | 1 | -0/+26 |
| | | |||||
* | | Make Tk work with TIP #673: Remove deprecated [trace] subcommands | jan.nijtmans | 2023-08-04 | 3 | -23/+23 |
| | | |||||
* | | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password ↵ | fvogel | 2023-08-02 | 2 | -0/+38 |
|\ \ | |/ | | | | | field. | ||||
| * | Add currently failing tests demonstrating bug [2a32225cd1]. | fvogel | 2023-08-01 | 2 | -0/+38 |
| | | |||||
| * | Listbox entries don't use option database for initialization, so let ↵ | jan.nijtmans | 2023-07-18 | 1 | -5/+5 |
| | | | | | | | | "itemconfigure" reflect that. Also improve documentation regarding TK_OPTION_DONT_SET_DEFAULT | ||||
* | | Add tests for [tk systray exists]. | fvogel | 2023-07-23 | 1 | -0/+17 |
| | |