summaryrefslogtreecommitdiffstats
path: root/tests/event.test
Commit message (Expand)AuthorAgeFilesLines
* Stabilize event-9.2 on macOSfvogel2023-05-291-0/+1
* Unsetting variable at the end of tests using them avoids unwanted test intera...fvogel2022-03-281-0/+2
* Remove superfluous destroy statement.fvogel2021-12-131-2/+1
* Move cleanup statement in the correct (event-9.1) test it belongs to.fvogel2021-12-131-1/+1
* Revert previous commit since it does not help with the crash in focus.test.fvogel2021-12-131-8/+2
* Tests event-9.1 and -9.2: use controlPointerWarpTiming after generation of th...fvogel2021-12-121-2/+8
* Adequate hygiene in the added tests prevents several failures (false positive...fvogel2021-11-171-1/+5
* Add tests event-9.1 and -9.2. Test event-9.1 enters '.' when destroying a top...fvogel2021-11-171-0/+51
* Backport stabilization of event-9 from 8.7fvogel2021-04-261-0/+3
* merge core-8-6-branchfvogel2021-04-241-4/+1
|\
| * Use "tkwait visibility" to stabilize the testcasejan.nijtmans2021-03-251-4/+1
* | merge core-8-6-branchfvogel2021-03-221-0/+3
|\ \ | |/
| * Add a comment in event-9 and let GitActions run one more time.fvogel2021-03-211-0/+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-091-2/+4
| * <u>event-9</u>: Try an increase of the waiting time. fvogel2021-03-081-2/+2
| * Experimentfvogel2021-03-041-1/+2
| * 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
* | Re-add lost explanatory comment in test event-9fvogel2021-03-091-1/+1
* | merge core-8-6-branchfvogel2021-02-281-1/+1
|\ \ | |/
| * Binding to all in test event-9 introduces coupling between this test and othe...fvogel2021-02-281-1/+1
* | Implement Jan's suggestions.fvogel2021-02-271-1/+2
* | Patch [85c8397412]: Wrapper proc for exerting timing control over pointer war...fvogel2021-02-111-2/+1
|/
* Remove unneeded changes in previous commitfvogel2020-12-301-3/+4
* Robustify event-9 since it was failing sometimes on Win10, depending on a. ra...fvogel2020-12-281-3/+13
* Better description for test event-9fvogel2020-11-291-2/+2
* Add test event-9 checking non-regression against [9e1312f32c].fvogel2020-11-281-0/+19
* Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-6/+6
|\
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-4/+4
* | Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to preve...culler2020-05-111-0/+1
* | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-0/+2
* | Mark "event-8" testcase nonPortablejan.nijtmans2016-11-081-1/+1
* | Added test event-8 to test the fix for for [e36963bfe8]fvogel2016-10-301-0/+35
* | Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2015-11-081-4/+2
|\ \ | |/
| * Fixed entry part of bug [542199fff] - Double click on a lone character in an ...fvogel2015-11-031-2/+2
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Update to tcltest2aniap2008-08-131-79/+134
|/ /
* | Neaten up and make test names closer to standarddkf2004-07-051-94/+72
* | text widget dbl-click single character fixvincentdarley2003-11-131-3/+132
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * generic/tkEvent.c (Tk_HandleEvent): Fixup buttonmdejong2003-02-181-1/+16
* * tests/event.test (_keypress, _text_ind_to_x_y):mdejong2002-12-021-13/+17
* * tests/event.test: Fixes to enable testing of only userInteractiondgp2002-07-141-2/+2
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-12/+7
* * library/entry.tcl:mdejong2002-02-151-1/+202
* * tests/event.test (_text_ind_to_x_y, _get_selection): Fixmdejong2002-02-141-10/+22
* * Corrected test thatdgp2001-12-191-3/+3