summaryrefslogtreecommitdiffstats
path: root/tests/button.test
Commit message (Collapse)AuthorAgeFilesLines
* Better fix for [4d0a6f32b7]: Unique behavior of some options in the message ↵jan.nijtmans2024-06-141-0/+11
|\ | | | | | | widget in 8.7/9.0. No longer cache PIXEL values in button's and message. With testcases
| * Better fix for [4d0a6f32b7]: Unique behavior of some options in the message ↵jan.nijtmans2024-06-141-0/+11
| |\ | | | | | | | | | widget in 8.7/9.0. No longer cache PIXEL values in button's and message. With testcases
| | * Merge 8.7. Add testcasesjan.nijtmans2024-06-141-0/+11
| | |
* | | Add quotes to the "processing * option" error-messages, for consistancy. ↵jan.nijtmans2024-06-141-4/+4
|\ \ \ | |/ / | | | | | | Some indenting fixes
| * | Add quotes to the "processing * option" error-messages, for consistancy. ↵jan.nijtmans2024-06-141-4/+4
| |/ | | | | | | Some indenting fixes
* | Merge 8.7jan.nijtmans2024-01-231-28/+28
|\ \ | |/
| * Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-28/+28
| |
* | Remove test constraints which are not necessary any more in Tk 9.0jan.nijtmans2024-01-091-3/+3
|/
* Make Tk work with TIP #673: Remove deprecated [trace] subcommandsjan.nijtmans2023-08-041-19/+19
|
* Merge 8.6jan.nijtmans2023-06-141-19/+19
|\
| * (cherry-pick): Replaced the deprecated "trace variable" invocations with ↵jan.nijtmans2023-06-141-19/+19
| | | | | | | | "trace add variable"; several further improvements.
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵fvogel2022-11-301-40/+40
| | | | | | | | cosmetic differences from 8.7.
| * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵jan.nijtmans2020-09-281-92/+92
| |\ | | | | | | | | | Travis build failures
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-3/+3
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
* | | Move needsTcl87 constraint to constraints.tcljan.nijtmans2022-01-231-2/+0
| | |
* | | Merge 8.7jan.nijtmans2021-12-141-10/+12
| | |
* | | Merge 8.7jan.nijtmans2021-01-081-1/+1
|\ \ \
| * | | (c) -> ©jan.nijtmans2020-12-091-1/+1
| | | |
* | | | Merge 8.7jan.nijtmans2020-10-231-3/+3
|\ \ \ \ | |/ / /
| * | | Merge trunkjan.nijtmans2020-10-051-3/+3
| | | |
* | | | Merge trunkjan.nijtmans2020-07-171-4/+4
|\ \ \ \ | |/ / /
* | | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing ↵jan.nijtmans2020-06-111-4/+4
|/ / / | | | | | | | | | extended index handling for -underline.
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-40/+40
| | |
* | | Merge 8.6jan.nijtmans2019-06-051-4/+4
|\ \ \ | |/ /
| * | Use single-argument "expr" as much as possible. Not complete yet, but most ↵jan.nijtmans2019-06-051-4/+4
| | | | | | | | | | | | trivial places are done.
* | | Merge 8.6jan.nijtmans2019-05-161-0/+39
|\ \ \ | |/ /
| * | Similar test and fix for [checkbutton ... -variable].dgp2019-05-121-0/+12
| | |
| * | Fix for the [button ... -textvariable] parts of [5d991b822e].dgp2019-05-111-1/+1
| | |
| * | Tests for Ticket [5d991b822e].dgp2019-05-111-0/+27
| | |
* | | Fixed [2cf3d6942c] - Test button-5.24 failsfvogel2016-08-291-8/+40
|\ \ \ | |/ /
| * | Improved further test button-5.24: the test no longer depends on default ↵fvogel2016-08-231-8/+40
| | | | | | | | | | | | values for -padx and -pady and it now computes the expected size of the button
| * | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as ↵fvogel2016-08-191-3/+3
| | | | | | | | | | | | font for the button text instead of {Helvetica -12 bold} since it's the former and not the latter that is tested against in constraints.tcl regarding the 'font' constraint. Second, don't force -width to a fixed value, otherwise width results can be wrong. Third, adjust the test results in width according to the two previous changes.
* | | PeekMessageA -> PeekMessagejan.nijtmans2016-05-121-1/+1
| | |
* | | Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-031-0/+18
|\ \ \ | |/ /
| * | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-1/+0
| |\ \
| * | | Added test button-14.1 to guard against regressions regarding [011706ec42]fvogel2016-05-021-0/+19
| | | |
| * | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| |/ /
* | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| | |
* | | Excess spacing in test-suitejan.nijtmans2016-03-141-91/+91
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Tk tests that create images need to be independent of the interpreter ↵patthoyts2009-01-131-18/+9
| | | | | | | | | | | | environment.
* | | [Bug 2495740] result needed to exclude any images already present.patthoyts2009-01-111-2/+7
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
| | |
* | | Update to tcltest2aniap2008-07-221-60/+51
| | |
* | | Update to tcltest2aniap2008-07-221-660/+3754
|/ /
* | typosdgp2004-12-071-4/+4
| |
* | More duplicate testname elimination. [1078648]dkf2004-12-071-12/+19
| |
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
| |