summaryrefslogtreecommitdiffstats
path: root/tests/event.test
Commit message (Expand)AuthorAgeFilesLines
* testutils.tcl [_pause]: rename to "pause" and adapt calls in test files.erikleunissen2025-03-311-67/+67
* Merge trunkerikleunissen2025-03-181-0/+2
|\
| * Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>.culler2025-03-171-0/+2
* | Merge trunkerikleunissen2025-03-161-1/+2
|\ \ | |/
| * Adjust event-9,19. The last commit must have changed some timing.culler2025-03-101-0/+1
| * Remove all but one call to [NSView setNeedsDisplay] as only one is needed.culler2025-03-071-1/+1
* | Relocate and combine procs _pause, eventDelay and sleeperikleunissen2025-01-141-18/+0
|/
* Merge 8.7. More indent fixesjan.nijtmans2024-09-291-51/+51
|\
| * Merge 8.6jan.nijtmans2024-09-271-1/+1
| |\
| * \ Merge 8.6jan.nijtmans2024-08-041-57/+56
| |\ \
| * \ \ Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...jan.nijtmans2024-03-081-33/+0
| |\ \ \
* | \ \ \ Fix [1f3de1c387]: Redundant [expr] in tests.fvogel2024-09-271-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [1f3de1c387]: Redundant [expr] in tests.fvogel2024-09-271-1/+1
| | |_|/ | |/| |
| * | | (cherry-pick): Robustify event-9.2 (and do the same for consistency in event-...jan.nijtmans2024-08-041-111/+115
| | |/ | |/|
* | | Mark event-9.2 as notAqua. It is redundant and fails sporadically, but only o...culler2024-07-231-1/+7
* | | Add back testcases event-9.1/9.2 (they were removed in [bf6234fc] because the...jan.nijtmans2024-07-041-49/+62
* | | Re-apply [37ba4f8cdb]: In test-cases same optimization as everywhere else: Ke...jan.nijtmans2024-07-041-34/+34
* | | New branch: merges the crossing events fix (sans processevents) with cgimage ...culler2024-06-101-91/+387
|\ \ \
| * | | Rename processevents --> testprocessevents to conform to the widely used conv...fvogel2024-06-091-8/+8
| * | | Restore accidentally deleted linux test codeculler2024-05-311-4/+20
| * | | keep the root on the screen for event testsculler2024-05-311-1/+1
| * | | Fix typo in event.test; be less lazy in processeventsculler2024-05-311-7/+7
| * | | Don't use processevents on linux.culler2024-05-301-9/+7
| * | | Small adjustments to tests.culler2024-05-301-10/+13
| * | | Make the processevents command general.culler2024-05-291-11/+11
| * | | Restore some calls to _pause, needed by Windows.culler2024-05-291-1/+6
| * | | remove unused variable; forgot to save events.testculler2024-05-291-10/+10
| * | | Add a simple version of the processevents test command and use it for the eve...culler2024-05-291-40/+45
| * | | Remove commented statements in event.test.fvogel2024-05-261-6/+0
| * | | Prevent crash at exit on macOSculler2024-05-231-3/+3
| * | | Readjust event-9.15 and event-9.19culler2024-05-221-9/+3
| * | | Remove debugging code. Issues remain with macOS for other tests in event.test.culler2024-05-221-2/+2
| * | | All event tests now pass on Windowsculler2024-05-221-14/+6
| * | | Only 9.13, 9.14. and 9.19 fail on windows. Debug output included.culler2024-05-211-1/+10
| * | | Remove call to TkPointerDeadWindow in macOS and simplify 9.13 so it tests the...culler2024-05-191-2/+0
| * | | All event-9.xy tests now pass, but 9.13 fails one time out of five.culler2024-05-191-3/+3
| * | | Attempt to fix [22349fc78a] for macOS. Currently only event-9.16 fails unles...culler2024-05-191-47/+303
| |/ /
* | | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-071-33/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-02-251-33/+0
* | Stabilize event-9.2 on macOSfvogel2023-05-291-1/+1
|\ \ | |/
| * Stabilize event-9.2 on macOSfvogel2023-05-291-0/+1
* | Fix testsculler2023-03-281-0/+5
* | Fix [415415fff]: Scale long callback: One click -> Two stepsfvogel2022-04-071-0/+2
|\ \ | |/
| * Unsetting variable at the end of tests using them avoids unwanted test intera...fvogel2022-03-281-0/+2
* | Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-161-0/+54
|\ \ | |/
| * 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