summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-02-181-4/+4
|\
* \ Merge tip-613jan.nijtmans2022-02-171-0/+5
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-02-171-0/+5
| |\
| | * Fix [3fefb364e2]: crash in ttk::combobox current with empty combobox. The bug...fvogel2022-02-031-0/+5
| | |\
| | | * Tune error message slightly again.fvogel2022-02-031-1/+1
| | | * Change slightly the error message to match what 8.7 returns ([3fefb364e2] is ...fvogel2022-02-031-1/+1
| | | * Add (currently) crashing test combobox-2.8fvogel2022-02-011-0/+5
* | | | Get rid of underlineObj/overstrikgObj/elideObj int text tagsjan.nijtmans2022-02-021-4/+4
* | | | TIP #613 demo: rewrite "place" and text tag handling (-elide, -overstrike, -u...jan.nijtmans2022-02-021-4/+4
|/ / /
* | | Merge 8.7jan.nijtmans2022-02-011-1/+17
|\ \ \ | |/ /
| * | Fix [1501749fff] - Crash on embedded window deletion bound to <Map> events.fvogel2022-01-311-1/+17
| |\ \ | | |/
| | * Fix the first part of [1501749fff]. Now textWind-18.1 passes.fvogel2022-01-231-1/+1
| | * Fix the second part of [1501749fff]. Now textWind-18.2 passes.fvogel2022-01-231-1/+1
| | * Add some time in textWind-18.1 to make sure it crashes before the test is ove...fvogel2022-01-231-0/+1
| | * Add (currently crashing) test textWind-18.2 dealing with the issue demonstrat...fvogel2022-01-231-0/+15
| | * Cherrypick [baf43e83] from trunk.fvogel2022-01-171-0/+0
* | | Merge 8.7jan.nijtmans2022-01-272-4/+4
|\ \ \ | |/ /
| * | Slightly better error-message for "expected floating-point number", when the ...jan.nijtmans2022-01-251-2/+2
* | | Implement TK_OPTION_NULL_OK for TK_OPTION_INT (working the same as for TK_OPT...jan.nijtmans2022-01-251-1/+1
* | | Move needsTcl87 constraint to constraints.tcljan.nijtmans2022-01-235-8/+1
* | | Merge 8.7jan.nijtmans2022-01-192-19/+54
|\ \ \ | |/ /
| * | Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-162-19/+54
| |\ \ | | |/
| | * Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-162-19/+54
| | |\
| | | * merge 8.6fvogel2021-12-203-126/+146
| | | |\
| | | * | Remove useless statement in filebox.testfvogel2021-12-191-1/+0
| | | * | Remove code doing nothing in filebox.testfvogel2021-12-191-3/+0
| | | * | Remove useless or repeated code in filebox.testfvogel2021-12-191-15/+0
| | | * | 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
| | | * | merge 8.6fvogel2021-12-111-0/+8
| | | |\ \
| | | * \ \ merge 8.6fvogel2021-12-042-17/+114
| | | |\ \ \
| | | * | | | 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
* | | | | | | Merge 8.7jan.nijtmans2022-01-098-132/+160
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [17f44d4a0b]: Some textWind tests fail sometimes at Github. This also inc...fvogel2022-01-091-104/+135
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix [17f44d4a0b]: Some textWind tests fail sometimes at Github. This also inc...fvogel2022-01-091-104/+135
| | |\ \ \ \ \
| | | * | | | | Ensure the window is destroyed before trying to recreate it.fvogel2022-01-081-1/+1
| | | * | | | | Add many more explanations in textWind-17.10 since what's happening in this t...fvogel2022-01-081-12/+33
| | | * | | | | At those places, a plain update is needed also on macOS.fvogel2022-01-051-6/+6
| | | * | | | | At those places, a plain update is needed also on macOS.fvogel2022-01-041-4/+4
| | | * | | | | Merge bug-40bc819140.fvogel2022-01-031-3/+1
| | | |\ \ \ \ \
| | | | * | | | | Remove constraint on textWind-10.7 so that it gets tested at Github CI.fvogel2022-01-031-3/+1
| | | * | | | | | Merge bug-40bc819140.fvogel2022-01-031-1/+1
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Both update idletasks and a later update are needed to get the two error mess...fvogel2022-01-031-1/+1
| | | * | | | | | At those places, a plain update is needed also on macOS.fvogel2022-01-031-7/+7
| | | * | | | | | Propagate proc updateText from textDisp.test to textWind.test.fvogel2022-01-031-104/+104
| | | * | | | | | Merge bug-40bc819140.fvogel2022-01-031-1/+13
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Propagate the solution for update / update idletask according to the platform...fvogel2022-01-031-1/+13