summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Mark event-9.2 as notAqua. It is redundant and fails sporadically, but only o...culler2024-07-231-1/+7
* 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 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
| * 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 rai...culler2024-06-261-0/+1
| * | | 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 u...culler2024-06-221-37/+17
| * | | 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
| |\ \ \ \ \ \
| | * | | | | | 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
| | * | | | | | 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 eve...culler2024-05-291-40/+45
| | * | | | | | | Merge with macOS-14-CI so we can test on macOS 14; remove SendEnterLeaveForMa...culler2024-05-282-6/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | 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
| | * | | | | | | | 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 t...culler2024-05-221-0/+7
| | * | | | | | | | 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 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 [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 visib...jan.nijtmans2024-07-011-1/+3
| |/ / / / / / / /
* | | | | | | | | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now visib...jan.nijtmans2024-07-011-1/+3
| |_|_|_|_|_|_|/ |/| | | | | | |