summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge gcc_unstable_tests_87, stabilizing event-9 in GitHub Actions.fvogel2021-04-221-0/+3
|\
| * Backout previous commit, without 'after 50' event-9 can fail, see [https://gi...fvogel2021-04-221-0/+1
| * Previous state apparently lets event-9 succeed, this is a slightly lighter tr...fvogel2021-04-211-1/+0
| * Another try...fvogel2021-04-191-0/+2
| * Try focussing the window in which we will warp.fvogel2021-04-181-1/+1
| * Add an update after tkwait visibility in event-9.fvogel2021-04-171-0/+1
* | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-182-2/+17
|\ \
| * \ Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-182-2/+17
| |\ \
| | * | Augment test text-32.3 so that it fails if previous commit is backed out.fvogel2021-04-171-2/+2
| | * | Add non-regression test textDisp-11.22fvogel2021-04-131-0/+15
* | | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-182-0/+48
|\ \ \ \ | |/ / /
| * | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-182-0/+48
| |\ \ \
| | * | | Slightly simplify test textMark-6.6fvogel2021-04-181-2/+1
| | * | | Remove extra empty line.fvogel2021-04-181-1/+0
| | * | | Extend textIndex-26.2 to tags located outside -startline/-endlinefvogel2021-04-181-5/+9
| | * | | Fix syntax error in textIndex-26.2 testcase.fvogel2021-04-181-1/+1
| | * | | Trying to get the index of an embedded image or window should trigger an erro...fvogel2021-04-181-2/+18
| | |/ /
| | * | Let the newly introduced test textIndex-26.1 also test the -startline condition.fvogel2021-04-121-1/+6
| | * | Add non-regression test textIndex-26.1fvogel2021-04-111-0/+13
| | * | Add non-regression test textMark-6.6 (failing before the fix, passing with th...fvogel2021-04-101-0/+12
* | | | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkT...fvogel2021-04-171-1/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkT...fvogel2021-04-171-1/+17
| |/
* | Merge 8.6jan.nijtmans2021-03-251-4/+1
|\ \ | |/
| * Use "tkwait visibility" to stabilize the testcasejan.nijtmans2021-03-251-4/+1
* | merge core-8-6-branch (and resolve conflicts in event-9 and textTag-16.2)fvogel2021-03-222-1/+7
|\ \ | |/
| * Stabilize tests event-9 and textTag-16.2. See [9e1312f32c].fvogel2021-03-222-1/+7
| |\
| | * Add a comment in event-9 and let GitActions run one more time.fvogel2021-03-211-0/+2
| | * Another trivial change, let the GitHub action run again.fvogel2021-03-191-0/+1
| | * Once more. Backout previous trivial change, and let GitActions run again.fvogel2021-03-181-1/+1
| | * Once more. Make a trivial change (add a space character in the textTag.test f...fvogel2021-03-171-1/+1
| | * Backout previous trivial change, and let GitActions run again.fvogel2021-03-161-1/+1
| | * Make a trivial change (add a space character in the textTag.test file) just t...fvogel2021-03-151-1/+1
| | * textTag-16.2: Try an update after configuring the 'big' tag, even if the tag ...fvogel2021-03-141-3/+2
| | * Try Jan's suggestion for event-9: Maybe the update after the pack has a timin...fvogel2021-03-131-4/+3
| | * If this still allows event-9 and/or textTag-16.2 to fail, then it cannot be a...fvogel2021-03-092-3/+7
| | * <u>event-9</u>: Try an increase of the waiting time. fvogel2021-03-082-11/+3
| | * Some debug info in an attempt to understand what's going on with textTag-16.2...fvogel2021-03-061-0/+8
| | * Experimentfvogel2021-03-042-2/+3
* | | Merge 8.6jan.nijtmans2021-03-191-0/+33
|\ \ \ | |/ /
| * | Fix [9b6065d1fd]: Tk doesn't restore overwritten Tcl command "update"jan.nijtmans2021-03-191-0/+33
| |\ \
| | * \ Merge 8.7jan.nijtmans2021-03-165-7/+10
| | |\ \ | |_|/ / |/| | |
| | * | fix and testcase for ticket [9b6065d1fd]griffin2021-03-151-0/+33
* | | | Merge 8.6jan.nijtmans2021-03-151-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2021-03-151-2/+2
| |\ \ \
| | * | | One more failsOnQuarz markjan.nijtmans2021-03-131-1/+2
* | | | | Fix [2374c602bf]: bind-34.1 sometimes fails on Linux.fvogel2021-03-131-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix [2374c602bf]: bind-34.1 sometimes fails on Linux. This is a race conditio...fvogel2021-03-091-3/+3
* | | | | Fix [d50f63a0e1]: menu-38.1 hangs when unconstrained.fvogel2021-03-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix [d50f63a0e1]: menu-38.1 hangs when unconstrained.fvogel2021-03-091-1/+1
* | | | | Merge 8.6jan.nijtmans2021-03-092-2/+4
|\ \ \ \ \ | |/ / / /