summaryrefslogtreecommitdiffstats
path: root/tests/entry.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge 8.6jan.nijtmans2019-05-161-0/+28
|\ \ | |/
| * Similar tests and fix for [entry .... -textvariable]dgp2019-05-121-0/+28
* | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-151-156/+166
|\ \
| * \ Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-081-3/+3
| |\ \ | | |/
| * | Fix [bb6f4cd859]: entry-1.32 fails on macOSfvogel2017-12-081-1/+1
| |\ \
| * | | Make tests pass again after fixing [c0dbdd3ff3]: Tk Compatibility Fonts block...fvogel2017-01-281-4/+14
| * | | Excess spacing in test-suitejan.nijtmans2016-03-141-152/+152
* | | | Removed useless test entry-25.1 since this test does not check anything excep...fvogel2018-02-111-16/+0
* | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseilfvogel2018-02-061-6/+6
* | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseilfvogel2018-02-061-8/+8
* | | | Fix entry-3.15 test result since two new options were added in the ouput of [...fvogel2018-01-311-1/+1
* | | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil)fvogel2018-01-311-0/+33
| |_|/ |/| |
* | | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-081-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-061-3/+3
* | | Fix [bb6f4cd859]: entry-1.32 fails on macOSfvogel2017-12-061-1/+1
|/ /
* | remove unintended failing test-case, added in previous commitjan.nijtmans2016-09-291-5/+0
* | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text input...jan.nijtmans2016-09-291-0/+5
|/
* Repair broken test.dgp2016-02-091-1/+1
* Fixed test entry-6.12: merge from 8.5 didn't see that $fixed does not exist i...fvogel2016-01-291-3/+3
* 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-7/+22
|\ \ | |/
| * Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel2015-12-101-4/+17
* | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...fvogel2015-11-081-0/+13
|\ \ | |/
| * Fixed bug [220854fff] - Trailing tab characters in entry widgets are not disp...fvogel2015-10-291-0/+8
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/entry.test (entry-22.1):hobbs2006-05-291-1/+13
| * | * tests/canvText.test: Backport test updates in light of thedgp2008-10-091-41/+41
* | | Restored test naming consistency with Tk 8.5 tests.dgp2008-10-091-114/+123
* | | Fixed some incorrect error string results and removed precision dependencies ...patthoyts2008-10-061-36/+36
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
* | | Update to tcltest2aniap2008-07-221-931/+2771
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | whitespace fixdkf2007-08-181-2/+2
* | * tests/entry.test (entry-22.1):hobbs2006-05-291-1/+13
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-5/+5
* | Use standard constraint namesdkf2004-06-241-10/+10
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-8/+8
* | 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
|/
* * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd):hobbs2003-02-251-1/+17
* * tests/entry.test: added entry-20.7hobbs2002-10-021-1/+11
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-13/+10
* * tests/entry.test: added tests entry-20.*, delete during widgethobbs2001-04-031-5/+51
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-16/+10