summaryrefslogtreecommitdiffstats
path: root/tests/spinbox.test
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Merge 8.6jan.nijtmans2020-11-231-1/+1
|\
| * Merge 8.5jan.nijtmans2020-11-231-1/+1
| |\
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-9/+9
* | | -vcmd -> -validatecommand in demo's and testsjan.nijtmans2020-11-131-3/+3
| | |
| \ \
*-. \ \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-12/+12
|\ \ \ \ | | |/ /
| * | | Merge trunkjan.nijtmans2020-10-051-12/+12
* | | | Merge trunkjan.nijtmans2020-10-061-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-011-1/+1
| |\ \ \ | | |/ /
| | * | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-011-1/+1
| * | | Merge 8.6. jan.nijtmans2020-09-301-1/+4
| |\ \ \ | | |/ /
| | * | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-301-1/+4
* | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-90/+140
|\ \ \ \ | |/ / /
| * | | Testcase cleanup (mainly unnessary curly braces)jan.nijtmans2020-08-241-1/+1
| * | | Merge 8.6jan.nijtmans2020-08-131-3/+3
| |\ \ \ | | |/ /
| | * | testcase cleanupjan.nijtmans2020-08-131-227/+227
| * | | Merge 8.6jan.nijtmans2020-08-041-1/+1
| |\ \ \ | | |/ /
| * | | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-13/+25
| |\ \ \ | | |/ /
| | * | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem...culler2020-07-221-13/+25
| * | | Fix [40e4bf6198]: Entry/spinbox: double free when textvariable set in validat...fvogel2020-07-061-1/+21
| |\ \ \ | | |/ /
| | * | Add test spinbox-19.21 testing for a spinbox the same thing entry-19.21 does ...fvogel2020-07-051-0/+20
| | * | Bring entry-19.19 and spinbox-19.19 in line with the fix for [40e4bf6198]. Va...fvogel2020-07-051-1/+1
| * | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-72/+72
| * | | Merge 8.6jan.nijtmans2019-10-101-10/+28
| |\ \ \ | | |/ /
| | * | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-10/+28
| * | | Sort all usage of "pages", "pixels" and "units", make it alphabetical, in imp...jan.nijtmans2019-07-301-2/+2
* | | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a...jan.nijtmans2019-08-221-1/+1
* | | | Add support for "(x|y)view scroll number mouseunits" for text widget, and use...jan.nijtmans2019-07-291-2/+2
|/ / /
* | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-151-157/+187
|\ \ \
| * \ \ spinbox-13.10 and -13.12 failed on macOS, and spinbox-13.11 was not exercisedfvogel2017-12-101-3/+3
| |\ \ \ | | |/ /
| * | | spinbox-1.45 failed on macOSfvogel2017-12-101-1/+1
| |\ \ \
| * | | | Make tests pass again after fixing [c0dbdd3ff3]: Tk Compatibility Fonts block...fvogel2017-01-281-4/+19
| * | | | Excess spacing in test-suitejan.nijtmans2016-03-141-153/+153
| * | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-02-251-0/+15
* | | | | Fix spinbox-3.15 test result since two new options were added in the ouput of...fvogel2018-03-051-1/+1
| |_|/ / |/| | |
* | | | spinbox-13.10 and -13.12 failed on macOS, and spinbox-13.11 was not exercisedfvogel2017-12-101-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-3/+3
| |/ /
* | | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-1/+1
|/ /
* | Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-191-0/+9
|\ \ | |/
| * Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-121-0/+6
* | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-191-0/+17
|\ \ | |/
| * Merged core-8-5-branchfvogel2015-12-111-2/+17
| |\
| | * Reverted [30c7d14b21], but really use a spinbox and not an entry for the test...fvogel2015-12-111-0/+14
| * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-101-0/+15
| |/
* | Reverted [aaf6b1a3a0]fvogel2015-12-111-0/+16
* | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-16/+0
|\ \ | |/
| * Removed duplicate test: 'entry-23.1' in spinbox.test is the same as 'entry-21...fvogel2015-12-101-14/+0
| * Fixed [Bug 3553311]: Test spinbox-3.70 failedfvogel2012-08-021-1/+1
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\