summaryrefslogtreecommitdiffstats
path: root/tests/spinbox.test
Commit message (Expand)AuthorAgeFilesLines
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-4/+4
* entry-8.18 and spinbox-8.18: Use implementation available in trunk (committed...fvogel2022-11-131-6/+19
* spinbox-8.18: Remove constraint failsOnUbuntuNoXft by making the test adapt i...fvogel2022-10-291-5/+4
* Remove proc updateWidgets since it now simply runs 'update' on all platforms.fvogel2022-09-251-20/+20
* Factorize proc update*fvogel2022-04-061-32/+20
* Propagate previous scheme to other spinbox tests that were vwaiting on scroll...fvogel2022-04-031-34/+27
* Stabilize spinbox-5.7. This test was observed failing once at GitHub Actions,...fvogel2022-04-031-5/+16
* 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
* | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-011-1/+1
* | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-301-1/+4
* | testcase cleanupjan.nijtmans2020-08-131-227/+227
* | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem...culler2020-07-221-13/+25
* | 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
* | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-10/+28
* | 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
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-131-1/+2
| * | * tests/canvText.test: Backport test updates in light of thedgp2008-10-101-34/+34
* | | * tests/entry.test: Restore test naming consistency with Tk 8.5.dgp2008-10-101-292/+296
* | | Removed dependency on default precisionpatthoyts2008-10-061-34/+34
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
* | | Update to tcltest2aniap2008-07-221-942/+3145
|/ /
* | Use standard constraint namesdkf2004-06-241-6/+6
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-4/+4
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
* | * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-131-1/+2
|/
* * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd):hobbs2003-02-251-1/+15
* * tests/spinbox.test: added spinbox-22.[1-3]hobbs2002-07-251-1/+16
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-13/+5
* * Converted several files in the test suite for testing bydgp2002-07-131-4/+9
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-0/+1577