summaryrefslogtreecommitdiffstats
path: root/tests/event.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| |\
| * \ merge core-8-6-branchfvogel2021-03-221-0/+3
| |\ \
| * | | Re-add lost explanatory comment in test event-9fvogel2021-03-091-1/+1
| * | | merge core-8-6-branchfvogel2021-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
* | | | | merge trunkfvogel2021-04-241-2/+2
|\ \ \ \ \
| * | | | | 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