summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branch, except the changes file which has conflicts.fvogel2022-11-112-12/+13
|\
| * grid-6.9: I can't see why this test would be nonPortable. Hence remove this c...fvogel2022-11-101-3/+1
| * canvRect-5.[1234]: These tests are portable in fact, the difference in the re...fvogel2022-11-101-5/+8
| * canvRect-5.[1234]: What are these test results without the nonPortable constr...fvogel2022-11-091-4/+4
* | Merge 8.6jan.nijtmans2022-11-026-17/+17
|\ \ | |/
| * Use "eq" not "==" when checking "tk windowingsystem"jan.nijtmans2022-11-026-17/+17
| * Adapt (improved) error-message, due to previous commitjan.nijtmans2022-10-301-1/+1
* | test hygienedgp2022-10-281-1/+3
* | merge 8.6dgp2022-10-281-2/+4
|\ \ | |/
| * Test hygiene. Remove every file that is created.dgp2022-10-281-2/+4
* | Fix [43573999ca]: Problem with tkBind.c since Tk 8.6.10 (various assertions f...fvogel2022-10-261-0/+21
|\ \ | |/
| * 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
* | Fix bogus test numbering.oehhar2022-10-251-22/+7
* | merge 8.6fvogel2022-10-182-12/+15
|\ \ | |/
| * Add a few more test adjustmentsculler2022-10-172-12/+15
| |\
| | * Add a few other adjustments to unstable_testsculler2022-10-102-20/+50
* | | Resolve duplicate test names in treeview.test.fvogel2022-10-171-4/+4
* | | Fix conflict resolution error in previous commit.fvogel2022-10-171-25/+0
* | | Merge core-8-6-branch that just received changes from unstable_tests branch, ...fvogel2022-10-176-32/+56
|\ \ \ | |/ /
| * | 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-153-12/+46
| |\ \
| * | | 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
| * | 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
| * | 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
| * | 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
* | | Merge 8.7jan.nijtmans2022-10-132-4/+5
|\ \ \ | | |/ | |/|
| * | Tinker with unixWm-50.2.culler2022-10-091-0/+1
* | | Merge 8.6culler2022-10-083-12/+45
|\ \ \ | |/ /
| * | Add delays and updates to make tests pass on Ventura.culler2022-10-083-12/+45
| |/
* | Merge mac_styles_87 as implementation of TIP #639culler2022-10-081-1/+9
|\ \
| * | One more go at combobox-3.marc_culler2022-09-291-0/+5
| * | Fix combobox-3, skip combobox-1890211culler2022-09-291-1/+2
| * | Merge mainmarc_culler2022-09-212-28/+17
| |\ \
| * \ \ Merge 8.7jan.nijtmans2022-09-182-1/+15
| |\ \ \