summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Mark event-9.2 as notAqua. It is redundant and fails sporadically, but only ↵culler2024-07-231-1/+7
| | | | on the CI runner
* Merge with cgimage_with_crossing branch.culler2024-07-0813-68/+386
|\
| * Add back testcases event-9.1/9.2 (they were removed in [bf6234fc] because ↵jan.nijtmans2024-07-041-49/+62
| | | | | | | | | | they are superseded by event-9.13 with more complete scope, see discussion in ticket [22349fc78a], but they can be kept with no harm). Restore keypress_lookup array to state in trunk (no need for so many entries any more)
| * Re-apply [37ba4f8cdb]: In test-cases same optimization as everywhere else: ↵jan.nijtmans2024-07-041-34/+34
| | | | | | | | | | KeyPress -> Key and ButtonPress -> Button. This somehow got lost in this branch
| * Merge 9.0jan.nijtmans2024-07-021-1/+3
| |\
| * \ Merge 9.0. Streamline some indentingjan.nijtmans2024-06-304-2/+19
| |\ \
| * | | replace accidentally deleted line; move the root window our of the way of ↵culler2024-06-261-0/+1
| | | | | | | | | | | | | | | | raise tests.
| * | | Still fighting with unixWm.culler2024-06-261-1/+4
| | | |
| * | | Fix VisibilityNotify in XMapWindow.culler2024-06-251-3/+1
| | | |
| * | | Work on unixWm-50.9 and -51.7.culler2024-06-251-1/+2
| | | |
| * | | Add a change in unixWm.test that was accidentally omitted.culler2024-06-221-4/+0
| | | |
| * | | Try to ensure that clipping regions are ready before filling a frame; clean ↵culler2024-06-221-37/+17
| | | | | | | | | | | | | | | | up unixWm.test
| * | | Even small speedups cause test failures.culler2024-06-222-1/+3
| | | |
| * | | Merge mainculler2024-06-1518-210/+211
| |\ \ \
| * | | | Make place-14.1 and textDisp-10.6 pass.culler2024-06-131-3/+8
| | | | |
| * | | | Deal with some testing issues.culler2024-06-114-14/+5
| | | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge mainculler2024-06-105-3/+53
| |\ \ \ \ \
| * \ \ \ \ \ New branch: merges the crossing events fix (sans processevents) with cgimage ↵culler2024-06-108-102/+430
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | drawing
| | * | | | | | Rename processevents --> testprocessevents to conform to the widely used ↵fvogel2024-06-091-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | convention that commands specific to the test suite start with 'test'.
| | * | | | | | 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
| | | | | | | |
| | * | | | | | merge core-8-6-branchfvogel2024-05-311-4/+11
| | |\ \ \ \ \ \
| | * | | | | | | Don't use processevents on linux.culler2024-05-301-9/+7
| | | | | | | | |
| | * | | | | | | Small adjustments to tests.culler2024-05-302-10/+15
| | | | | | | | |
| | * | | | | | | 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 ↵culler2024-05-291-40/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | event-9* tests.
| | * | | | | | | Merge with macOS-14-CI so we can test on macOS 14; remove ↵culler2024-05-282-6/+8
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SendEnterLeaveForMap which seems to be unneeded.
| | | * | | | | | | Adjust some tests and schedule a CI run on macOS 14.culler2024-05-282-6/+8
| | | | | | | | | |
| | * | | | | | | | Remove commented statements in event.test.fvogel2024-05-261-6/+0
| | | | | | | | | |
| | * | | | | | | | Fix bug introduced in FrontWindowAtPoint which causes unixWm-50.1 to fail by ↵culler2024-05-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignoring that the pointer is in a titlebar. Also, make the unixWm-50 tests more robust by ensuring that the root window is out of the way. (This matters for macOS 14, not 11).
| | * | | | | | | | Simpler fix for wm-iconwindow-2.1 which still does not explain the crash.culler2024-05-241-3/+2
| | | | | | | | | |
| | * | | | | | | | fix wm-iconwindow-2.1culler2024-05-231-2/+3
| | | | | | | | | |
| | * | | | | | | | Prevent crash at exit on macOSculler2024-05-231-3/+3
| | | | | | | | | |
| | * | | | | | | | Readjust event-9.15 and event-9.19culler2024-05-221-9/+3
| | | | | | | | | |
| | * | | | | | | | xmfbox now passes - the crash occurs at the end of the tk tests, before the ↵culler2024-05-221-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ttk tests
| | * | | | | | | | Add some update hacks to defer macOS crashes until xmfbox.test.culler2024-05-222-0/+10
| | | | | | | | | |
| | * | | | | | | | 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 ↵culler2024-05-191-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the same thing but fails less often.
| | * | | | | | | | 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 ↵culler2024-05-191-47/+303
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | unless there is a timeout waiting for an enter or leave event.
* | | | | | | | | Fix [51ece3786f]: crash with dchars on line with arrows.fvogel2024-07-061-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix [51ece3786f]: crash with dchars on line with arrows.fvogel2024-07-061-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add test canvas-11.4 demonstrating bug [51ece3786f].fvogel2024-06-271-0/+7
| | | | | | | | | |
| * | | | | | | | | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now ↵jan.nijtmans2024-07-011-1/+3
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | visible in GITHUB.
* | | | | | | | | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now ↵jan.nijtmans2024-07-011-1/+3
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | visible in GITHUB.