summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [43573999ca]: Problem with tkBind.c since Tk 8.6.10 (various assertions f...fvogel2022-10-241-17/+41
* Focus is not needed to let bind-37.1 crash.fvogel2022-10-241-1/+0
* Add test bind-37.1 demonstrating bug [43573999ca]. This test currently crashe...fvogel2022-10-241-0/+22
* Add a few more test adjustmentsculler2022-10-172-12/+15
|\
| * Add a few other adjustments to unstable_testsculler2022-10-102-20/+50
* | Merge unstable_tests branch. This commit stabilizes several more tests that c...fvogel2022-10-1710-105/+104
|\ \
| * | Fix comment in tkMacOSXTest.c because it did not follow the successive change...fvogel2022-10-151-2/+2
| * | Document why there is an 'update' in proc deleteWindows.fvogel2022-10-151-0/+4
| * | Increase the timeout value in canvImg-4.2 since it was seen triggering once o...fvogel2022-10-151-1/+1
| * | Merge 8.6. At this point (before the present merge), branch unstable_tests ru...fvogel2022-10-1511-60/+105
| |\ \
| * | | Revert [14f82014], i.e. remove TESTFLAGS='-verbose bepst' on macOS.fvogel2022-10-131-2/+2
| * | | The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai...fvogel2022-10-133-8/+8
| * | | Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a...fvogel2022-10-113-10/+12
| | |/ | |/|
| * | Test Marc's finding about failures in unixEmbed.test due to interactions betw...fvogel2022-10-101-0/+1
| * | Further try to avoid possible hangs in frame-12.3 and textImage-4.2. Hangs we...fvogel2022-10-102-2/+2
| * | Backout previout commit [34a6cef5] since unixEmbed-10.2 and unixEmbed-11.2 ca...fvogel2022-10-101-1/+3
| * | Experiment. See whether this fixes the sporadic unixEmbed test failures with ...fvogel2022-10-091-3/+1
| * | Backout [f8742cd6]. This printf didn't trigger.fvogel2022-10-091-1/+0
| * | Avoid possible hangs in frame-12.3 and textImage-4.2. Hangs were (rarely) obs...fvogel2022-10-092-2/+2
| * | Try a different approach in font-47.2 and font-47.3. Instead of waiting (whic...fvogel2022-10-081-16/+6
| * | Instrument TheWorldHasChanged() to see whether font-47.2 failure is due to ab...fvogel2022-10-081-0/+1
| * | Keep the small delay in font-47.2 and font-47.3 but remove the after idle.fvogel2022-10-071-2/+2
| * | Add a small delay in font-47.2 and font-47.3 because they could still stay st...fvogel2022-10-061-2/+2
| * | Revert [71264368], that made frame-3.10 fail 7 times in 10 tries, on macOS aq...fvogel2022-10-041-2/+11
| * | Try to let font-47.2 and font-47.3 not stay stuck.fvogel2022-10-041-0/+2
| * | Test with TESTFLAGS='-verbose bepst' on macOS, in order to discover which tes...fvogel2022-10-041-2/+2
| * | Fix typo in comments.fvogel2022-10-033-3/+3
| * | Stabilize font-47.2 and font-47.3 by making use of <<TkWorldChanged>> instead...fvogel2022-10-031-18/+19
| * | In font-47.2, make use of the offset defined instead of using the hardcoded v...fvogel2022-10-031-2/+2
| * | Stabilize frame-12.3 and textImage-4.2 by making use of <<TkWorldChanged>>. T...fvogel2022-10-032-1/+7
| * | Remove all 'idletasks' from updates in frame.test. The test should run just f...fvogel2022-10-031-8/+2
| * | Replace 'update idletasks' by 'update' in frame-3.10. This was added in [cb5d...fvogel2022-10-031-11/+2
| * | Fix indentation in frame.testfvogel2022-10-031-68/+68
| * | Remove an 'update idletasks' from the setup phase in frame-12.3. This was add...fvogel2022-10-031-1/+0
| * | Backout previous commit, i.e. remove again constraints on unixEmbed-10.1 and ...fvogel2022-10-021-2/+2
* | | Work around [d93c8175fd]: MSVC optimization bug.fvogel2022-10-171-0/+5
|\ \ \
| * \ \ Merge 8.6. The Github Actions CI runner should show that [d93c8175fd] is work...fvogel2022-10-161-21/+26
| |\ \ \ | |/ / / |/| | |
* | | | Let the Github Actions CI runner build in both release and debug modes with M...fvogel2022-10-161-21/+26
| |_|/ |/| |
| * | Work around [d93c8175fd]: MSVC optimization bug.fvogel2022-10-161-0/+5
|/ /
* | sync win/rules.vc with Tcljan.nijtmans2022-10-131-2/+2
* | Add one more call to update in unixWm-50.2. The CI runner says this works.culler2022-10-091-0/+1
|\ \
| * | Tinker with unixWm-50.2.culler2022-10-091-0/+1
|/ /
* | Add delays and updates to make tests pass on Ventura.culler2022-10-083-12/+45
* | Fix [58e4a50642]: man.macros is neither tracked nor ignoredjan.nijtmans2022-10-061-0/+1
* | Merge unstable_tests branch. This commit stabilizes a lot of tests that could...fvogel2022-10-0212-1583/+1545
|\ \ | |/
| * Temporarily restore previously existing constraints on unixEmbed-10.1 and uni...fvogel2022-10-021-2/+2
| * Revert previous commit, it does not seem to help in stabilizing the last non-...fvogel2022-10-021-1/+1
| * Remove TCL_TIMER_EVENTS and TCL_DONT_WAIT flags introduced in [e0e4d873] (see...fvogel2022-09-251-1/+1
| * Remove proc updateWidgets since it now simply runs 'update' on all platforms.fvogel2022-09-251-14/+0
| * Remove proc updateWidgets since it now simply runs 'update' on all platforms.fvogel2022-09-251-427/+427