summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | Two more failsOnXQuarz marks. Fix possible compiler warning when HAVE_XKBKEYC...jan.nijtmans2021-03-092-2/+4
* | | | | Merge 8.6jan.nijtmans2021-03-091-1/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge 8.5jan.nijtmans2021-03-091-1/+3
| |\ \ \ | | |/ /
| | * | One more failsOnQuarz mark. Extend ignore-globjan.nijtmans2021-03-091-1/+3
* | | | Merge 8.6jan.nijtmans2021-03-086-16/+19
|\ \ \ \ | |/ / /
| * | | Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-086-16/+19
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Mark more testcases with failsOnQuarzjan.nijtmans2021-03-0810-15/+25
| | * Attempt to make more ttk testcases pass on github actions, by backporting som...jan.nijtmans2021-03-053-5/+5
| | * Marking textTag-18.1 as knownBug in [c62fb2ba] wasn't so satisfying to me, so...fvogel2021-02-071-1/+1
| | * Mark testcases which fail on XQuarzjan.nijtmans2021-01-2212-57/+76
| | * Mark textTag-18.1 with "knownBug": Not really worth to pay much attention to ...jan.nijtmans2021-01-131-1/+1
* | | Merge 8.6jan.nijtmans2021-03-011-2/+1
|\ \ \ | |/ /
| * | Need extra "update" after "after 50"jan.nijtmans2021-03-011-1/+1
| * | Fix event-9 testcase on Windows on Tk 8.6. See also [85c8397412]jan.nijtmans2021-03-011-2/+1
* | | Merge 8.6jan.nijtmans2021-03-011-6/+6
|\ \ \ | |/ /
| * | Fix a few "$tcl_platform(platform) ==" which should have been "[tk windowings...jan.nijtmans2021-03-011-6/+6
* | | Binding to all in test event-9 introduces coupling between this test and othe...fvogel2021-02-281-1/+1
|\ \ \ | |/ /
| * | Binding to all in test event-9 introduces coupling between this test and othe...fvogel2021-02-281-1/+1
* | | Merge TIP 529 to trunkKevin Walzer2021-02-273-8/+497
|\ \ \
| * | | Fix reference of testsfvogel2021-02-251-2/+2
| * | | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-23118-2488/+2926
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-06-2847-769/+927
| |\ \ \ \