summaryrefslogtreecommitdiffstats
path: root/tests/entry.test
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated [trace] subcommandsjan.nijtmans2023-08-041-2/+2
* Add currently failing tests demonstrating bug [2a32225cd1].fvogel2023-08-011-0/+19
* (cherry-pick): Replaced the deprecated "trace variable" invocations with "tra...jan.nijtmans2023-06-141-4/+4
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-1/+1
* entry-8.18 and spinbox-8.18: Use implementation available in trunk (committed...fvogel2022-11-131-4/+14
* spinbox-8.18: Remove constraint failsOnUbuntuNoXft by making the test adapt i...fvogel2022-10-291-1/+1
* entry-8.18: Remove constraint failsOnUbuntuNoXft by making the test adapt its...fvogel2022-10-291-5/+2
* entry-5.8: Remove superfluous constraint failsOnXQuarz, it tests OK without i...fvogel2022-10-291-2/+1
* 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 entry tests (including the fix in the expected r...fvogel2022-04-031-37/+47
* Add a call to [window display] after creating a new window. This makes the t...marc_culler2021-04-291-227/+227
* Using the CALayer changes some timings -- make some small adjustments to a fe...culler2021-04-251-0/+1
* Merge 8.5jan.nijtmans2020-11-231-1/+1
|\
* | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-1/+2
* | 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
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-148/+148
|\ \ | |/
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-10/+10
* | testcase cleanupjan.nijtmans2020-08-131-94/+94
* | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem...culler2020-07-221-11/+16
* | Bring entry-19.19 and spinbox-19.19 in line with the fix for [40e4bf6198]. Va...fvogel2020-07-051-1/+1
* | Fix [40e4bf6198]: Entry: double free when textvariable set in validatecommand...fvogel2020-06-141-0/+20
* | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-10/+28
* | Similar tests and fix for [entry .... -textvariable]dgp2019-05-121-0/+28
* | 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