summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-146-8/+8
* TIP #581: More progressjan.nijtmans2020-09-0910-22/+22
* Don't depend on TIP #581 for Tcl in testcasesjan.nijtmans2020-09-081-1/+1
* Merge 8.5. jan.nijtmans2020-09-081-1/+1
|\
* | Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-4/+4
* | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-0317-574/+574
* | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-034-5/+5
* | Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7)jan.nijtmans2020-09-021-11/+23
* | Change expectation of safe-5.1 (error-message changed in Tcl)jan.nijtmans2020-08-311-1/+1
* | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
|\ \
| * | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
* | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk.fvogel2020-08-231-7/+7
* | | testcase cleanupjan.nijtmans2020-08-135-392/+392
* | | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b...jan.nijtmans2020-08-121-1/+1
* | | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n...jan.nijtmans2020-08-043-166/+166
* | | Adjust some unixEmbed tests which were failing sporadically.culler2020-07-311-6/+6
* | | Merge mac_testing: fix testing and build issues on the various supported vers...culler2020-07-2710-128/+149
|\ \ \
| * | | Remove the race condition from listbox-21.10 the same way as for listbox-21.9culler2020-07-251-8/+6
| * | | Fix Windows tests which were affected by the Mac changes.culler2020-07-244-25/+39
| * | | Still fiddling with listbox-21.9culler2020-07-231-1/+1
| * | | Another adjustment to listbox-21.9culler2020-07-231-4/+3
| * | | Adjust a couple of textDisp tests for El Capitanculler2020-07-231-3/+5
| * | | Adjust listbox-21.9culler2020-07-231-6/+5
| * | | See if we can speed up textDisp.testculler2020-07-231-6/+6
| * | | All tests pass on Yosemite now.culler2020-07-232-15/+19
| * | | Deal with mapping/unmapping packed and placed subwindows in a benign way.culler2020-07-231-30/+12
| * | | More Yosemite fixes. Why did it start to hang in safePrimarySelection-3.1?culler2020-07-221-8/+9
| * | | Fix issues with mapping and unmapping windows revealed by tests on Yosemite.culler2020-07-221-8/+11
| * | | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem...culler2020-07-223-27/+47
| * | | Improve image testing on macOS.culler2020-07-211-12/+11
* | | | Commit [4c6a42bd] changed the font used in textWind.test for aqua. It appears...fvogel2020-07-231-5/+1
|/ / /
* | | Aqua: fix unixWm tests broken by the larger menubar in Big Surculler2020-07-201-12/+13
* | | For macOS tests, account for the fact that Big Sur has a larger menubar.culler2020-07-201-1/+1
* | | Apple changed the metrics for Courier New in Big Sur, causing many textWind t...culler2020-07-201-1/+5
* | | macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin...marc_culler2020-07-151-5/+5
* | | Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r...marc_culler2020-07-131-3/+5
* | | Tweak and untweak a couple of tests with race conditions.marc_culler2020-07-122-3/+5
* | | Merge 8.6jan.nijtmans2020-07-125-36/+264
|\ \ \
| * \ \ Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-061-8/+56
| |\ \ \
| | * | | Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ...fvogel2020-06-142-28/+22
| | * | | Add comment explaining the result expected for bind-35.1fvogel2020-06-071-0/+2
| | * | | Be even more specific in the result expected from bind-35.1fvogel2020-06-071-1/+2
| | * | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
| | * | | Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g...fvogel2020-06-061-0/+1
| | * | | Make test bind-34.1 pass on Debian 10 with KDE/Plasma.fvogel2020-06-021-0/+1
| | * | | Fix error (with no consequences) in test bind-34.1fvogel2020-06-021-2/+2
| | * | | merge core-8-6-branchfvogel2020-02-231-11/+22
| | |\ \ \
| | * | | | Refine test bind-35.1 once more since [grab current] returns the eventualGrab...fvogel2020-02-172-7/+12
| | * | | | Merge 8.6jan.nijtmans2020-02-174-5/+96
| | |\ \ \ \
| | * | | | | Don't stress the CPU too much.fvogel2020-02-161-1/+1