summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branchculler2023-11-071-0/+34
|\
| * Add non-regression test for the 'activate' caseculler2023-11-051-3/+22
| * Add a non-regression test for the invoke crash.culler2023-11-051-0/+15
* | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-051-1/+1
|\ \
| * | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-1/+1
| |/
* | Fix [198376af5a]: When moving tab position to different edge of notebook tabs...fvogel2023-10-281-0/+14
|\ \ | |/
| * Make test notebook-198376af5a pass on macOS aqua. On this platform, the defau...fvogel2023-10-211-1/+1
| * Simplify and robustify test notebook-198376af5a.fvogel2023-10-211-3/+2
| * Remove abbreviation.fvogel2023-10-211-1/+1
| * Add test notebook-198376af5a demonstrating bug [198376af5a].fvogel2023-10-211-0/+15
* | merge core-8-6-branchfvogel2023-10-202-15/+12
|\ \ | |/
| * unixWm.test - Let unixWm-51.7 pass on Debian 11 by processing events while wa...fvogel2023-10-171-0/+1
| * Restore 6 'failsOnXQuarz' constraints. These tests fail at Github Actions for...fvogel2023-10-161-6/+6
| * Remove 8 'failsOnXQuarz' constraints since these tests do not actually fail o...fvogel2023-10-151-8/+8
| * unixWm.test - Let unixWm-50.2 pass on Debian 11 by reading the manual (which ...fvogel2023-10-151-1/+1
| * Cherrypick [8215b8356a]: Backout previous commit. In fact unixWM-45.2 and uni...fvogel2023-10-151-2/+2
| * Cherrypick [93f53f4aec]: Restore the failsOnXQuarz constraint on unixWM-45.2 ...fvogel2023-10-151-2/+2
| * unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking [b4ae3...fvogel2023-10-151-2/+2
| * unixWm.test - Let unixWm-44.7 and -44.8 pass on Debian 11 by reading the manu...fvogel2023-10-141-2/+2
| * unixWm.test - Let unixWm-4.1, -4.2 and -4.3 pass on Debian 11 by processing e...fvogel2023-10-141-6/+2
| * wm-stackorder-5.2 really fails on XQuartz (this seems to be an implementation...fvogel2023-10-081-1/+1
| * wm.test - Let wm-stackorder-5.2 and wm-stackorder-5.3 pass on Debian 11 by re...fvogel2023-10-081-5/+5
* | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-161-2/+2
|\ \
| * | Backout previous commit. In fact unixWM-45.2 and unixWm-45.4 do pass on XQuar...fvogel2023-10-151-2/+2
| * | Restore the failsOnXQuarz constraint on unixWM-45.2 and unixWm-45.4 since on ...fvogel2023-10-151-2/+2
| * | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-151-2/+2
| |/
* | send-8.4 now works on MacOS as welljan.nijtmans2023-09-041-2/+2
* | Fix test failure of send-8.4 after [13194a23].sbron2023-09-041-1/+1
* | Merge 8.6sbron2023-09-041-0/+8
|\ \ | |/
| * Add a test that will crash on Tk 8.7, due to bug [14a9b62e1d].sbron2023-09-041-0/+8
* | Change menu test number: menu-41.1 --> menu-39.2fvogel2023-09-011-17/+18
|\ \ | |/
| * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
| |\
| | * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
* | | Merge 8.6jan.nijtmans2023-09-011-1/+1
|\ \ \ | |/ /
| * | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ...jan.nijtmans2023-09-011-1/+1
| |/
* | Renumber test menu-40.1 introduced by previous commit into menu-41.1 (name cl...fvogel2023-08-291-18/+18
* | Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-291-0/+18
|\ \ | |/
| * Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-281-0/+18
| * Remove use of deprecated [trace] subcommandsjan.nijtmans2023-08-043-23/+23
* | Made sure that test entry-3.1 in ttk/entry.test succeeds.csaba2023-08-271-1/+1
* | Ticket [daa10097]: moved test case to imgPhoto.test, as it is not specific to...oehhar2023-08-172-26/+15
* | Ticket [daa10097]: test casesoehhar2023-08-171-0/+26
* | Make Tk work with TIP #673: Remove deprecated [trace] subcommandsjan.nijtmans2023-08-043-23/+23
* | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-022-0/+38
|\ \ | |/
| * Add currently failing tests demonstrating bug [2a32225cd1].fvogel2023-08-012-0/+38
| * Listbox entries don't use option database for initialization, so let "itemcon...jan.nijtmans2023-07-181-5/+5
* | Add tests for [tk systray exists].fvogel2023-07-231-0/+17
* | Proposed fix for [3b4a9ed919]: Don't specify option database and initializati...jan.nijtmans2023-07-171-5/+5
* | Merge 8.6jan.nijtmans2023-06-148-35/+35
|\ \ | |/