summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove more deprecated stuff. jan.nijtmans2023-11-163-30/+30
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-164-9/+3
* Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT...jan.nijtmans2023-11-151-2/+2
|\
| * Merge 8.6jan.nijtmans2023-11-152-5/+6
| |\
* | \ Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-151-3/+4
|\ \ \ | | |/ | |/|
| * | Remove debug outputs.fvogel2023-11-151-6/+0
| * | Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
| * | Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
| * | Forgot abs() in previous commit.fvogel2023-11-131-1/+1
| * | Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
| * | merge core-8-6-branchfvogel2023-11-081-0/+34
| |\ \
| * | | Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
| * | | Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
| * | | Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
| * | | Redo [c306fdd1].fvogel2023-11-061-1/+1
| * | | Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* | | | merge trunkdkf2023-11-134-17/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/
* | | Add doc and testsdkf2023-09-071-6/+9
|/ /
* | 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
|\ \ | |/