summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-01-081-1/+1
|\
| * Merge 8.6. "parenright" -> ")" (simply since we can ....)jan.nijtmans2024-01-081-1/+1
| |\
| | * typojan.nijtmans2024-01-081-1/+1
| * | Restore "$menu index" to return "none" for no index (for compatibility with T...jan.nijtmans2024-01-082-3/+3
* | | Fix [52df668390]: Measurement of control characters are wrong after measureme...jan.nijtmans2024-01-032-15/+15
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-01-032-15/+15
| |\ \ | | |/
| | * AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b...jan.nijtmans2024-01-032-15/+15
* | | Merge 8.7jan.nijtmans2023-12-221-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-12-221-3/+3
| |\ \ | | |/
| | * Fix [9c57421be8]: -relief strange behavior in scrollbar. Enhance Tcl_GetRelie...jan.nijtmans2023-12-221-3/+3
| | * Add Tk_Window parameter to TtkSelectImage(). Not used yetjan.nijtmans2023-12-141-2/+2
| * | Merge 8.6jan.nijtmans2023-12-122-13/+21
| |\ \ | | |/
| | * (cherry-pick)More adjustments to tests that failed on macOS Sonomajan.nijtmans2023-12-122-13/+21
| * | misc code cleanupjan.nijtmans2023-12-111-1/+1
* | | Test unixWm-51.7 on the X11 CI runnerculler2023-12-111-0/+3
* | | Merge 8.7jan.nijtmans2023-12-111-16/+16
|\ \ \ | |/ /
| * | No deprecated function names in testcasesjan.nijtmans2023-12-114-32/+32
* | | More adjustments to tests that failed on macOS Sonoma.marc_culler2023-12-072-16/+21
* | | Merge 8.7jan.nijtmans2023-12-062-1/+2
|\ \ \ | |/ /
| * | Merge core-8-6-branchculler2023-12-062-1/+2
| |\ \ | | |/
| | * Increase delays so tests pass on macOS Sonoma.culler2023-12-062-1/+2
| * | Fixed the test failure in ttk/scrollbar test.csaba2023-12-021-0/+3
| * | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-011-0/+3
| * | Remove deprecated tests/documentationjan.nijtmans2023-11-251-558/+0
* | | Fixed the test failure in ttk/scrollbar test.csaba2023-12-021-0/+3
* | | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-011-0/+3
* | | Merge 9.0. More progressjan.nijtmans2023-11-301-16/+16
* | | Remove "unsupported.tcl" toojan.nijtmans2023-11-262-29/+1
|\ \ \
| * | | Following [536fea2e], remove deprecated scrollbar tests. Note: we have 3 test...fvogel2023-11-261-28/+0
|/ / /
* | | Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-161-558/+0
* | | 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