summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adjust event-9,19. The last commit must have changed some timing.culler2025-03-101-0/+1
* Fix [7e28ef577a] (display proc idle tasks not drawing to screen) and rework h...culler2025-03-081-1/+1
|\
| * Remove all but one call to [NSView setNeedsDisplay] as only one is needed.culler2025-03-071-1/+1
* | fix [ec2dcb36c]: Aqua crash with negative rounded rect radius.culler2025-03-081-0/+9
|/
* Attempt to fix sporadic failure of unixWm-50.4 on macOS Sequoiaculler2025-03-011-1/+1
* Use Tcl_IsEmpty()'s power if availablejan.nijtmans2025-02-212-5/+5
* Fix possible race-condition in notebook-5.1 and focus test (seen on MacOS, CI...jan.nijtmans2025-02-192-1/+10
|\
| * Merge 8.6jan.nijtmans2025-02-192-1/+10
| |\
| | * Fix notebook-5.1 which was failing on CI due to a different race condition.culler2025-02-181-1/+2
| | * Fix failures of focus.test on CI caused by a race condition in focusClear.culler2025-02-181-0/+8
| * | Backport indent fixes, some more indent fixesjan.nijtmans2025-02-091-1/+1
* | | Tcl_NewWideIntObj -> Tcl_NewBooleanObj (tkMain.c). Some indentingjan.nijtmans2025-02-091-1/+1
* | | Fix [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.testjan.nijtmans2025-02-091-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2025-02-091-2/+2
| |\ \ | | |/
| | * Fix [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.testjan.nijtmans2025-02-091-2/+2
| | |\
| | | * Fix for bug [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.test.csaba2025-02-071-2/+2
| |_|/ |/| |
| | * Backport fix for [080a28104e] and add TK_NO_STDERR processing.culler2025-01-271-0/+10
| * | (cherry-pick): Fix [080a28104e]: Fixes crash caused by nil UTType when user p...jan.nijtmans2025-01-251-0/+10
| * | (cherry-pick): Rename the fallback proc menubarheight to testmenubarheightjan.nijtmans2025-01-191-5/+5
* | | Correct typo.culler2025-01-252-2/+2
* | | Allow all tests to pass on maOS 15 (Sequoia) by compensating for new window p...culler2025-01-252-5/+12
* | | Add some comments about the fileDialog-0.3 test.culler2025-01-251-4/+8
* | | Only run the new test on Aqua. It hangs on XQuartz.culler2025-01-231-3/+5
* | | Add a non-regression test, which turns out to require considerable extra mach...culler2025-01-221-0/+8
* | | Rename the fallback proc menubarheight to testmenubarheight. In [d5e602691a],...fvogel2025-01-191-5/+5
* | | Install headers before documentation. If documentation copying (which is slow...jan.nijtmans2025-01-152-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2025-01-152-4/+4
| |\ \ | | |/
| | * (cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the ico...jan.nijtmans2025-01-032-10/+4
| | * (cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQua...jan.nijtmans2024-11-132-8/+4
| | * Missing {}jan.nijtmans2024-10-181-1/+1
| * | (cherry-pick): Merge branch less_tests_constraintsjan.nijtmans2025-01-0614-125/+179
| * | (cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the ico...jan.nijtmans2025-01-032-10/+4
| * | (cherry-pick): Fix [f88118a47]: inaccurate scrollbar error-messagejan.nijtmans2024-12-221-1/+1
| * | Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not document...jan.nijtmans2024-12-111-1/+1
| * | (backport): Merge tip-706 following positive vote by the TCTjan.nijtmans2024-12-081-2/+2
| * | (cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQua...jan.nijtmans2024-11-065-15/+11
| * | Fix frame-2.8 testcase on Windowsjan.nijtmans2024-11-061-1/+1
* | | merge trunkfvogel2025-01-042-10/+4
|\ \ \
| * | | Fix the expected result of test unixWm-22.3 for aqua since [18bde332] fixes t...fvogel2025-01-021-8/+2
| * | | Backout [50d0ece3].fvogel2025-01-011-2/+2
* | | | Typo.fvogel2025-01-041-1/+1
* | | | unixFont.test: Revert previous commit, fix where -font TkFixedFont must be se...fvogel2025-01-041-16/+18
* | | | unixFont.test: with the previous commit forcing the same font for the canvas ...fvogel2025-01-041-10/+3
* | | | unixFont.test: the canvas used for testing must have a fixed width font (same...fvogel2025-01-041-3/+4
* | | | Merge trunk. In branch less_tests_constraints, let's work off trunk from now on.fvogel2025-01-03124-5222/+9938
|\ \ \ \ | |/ / /
| * | | Fix [f88118a47]: inaccurate scrollbar error-messagejan.nijtmans2024-12-191-1/+1
| * | | Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) toojan.nijtmans2024-12-111-2/+2
| * | | Provide a potential fallback for proc menubarheight.fvogel2024-11-301-0/+21
| * | | testOldImageType doesn't exist any morejan.nijtmans2024-11-052-51/+0
| * | | Remove spaces before tabsjan.nijtmans2024-11-051-2/+2
| |\ \ \ | | |/ /