summaryrefslogtreecommitdiffstats
path: root/tests/textWind.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-291-1/+3
|\
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-1/+3
| * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-1/+1
| |\
| | * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-251-6/+6
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-1/+3
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-2/+2
* | | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ \ | |/ /
| * | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-1/+1
* | | Merge 8.6jan.nijtmans2020-09-031-2/+2
|\ \ \ | |/ /
| * | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-2/+2
* | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk.fvogel2020-08-231-7/+7
|\ \ \ | |/ /
| * | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk.fvogel2020-08-231-7/+7
* | | Commit [22b16031] changed the font used in textWind.test for aqua. It appears...fvogel2020-07-231-5/+1
|\ \ \ | |/ /
| * | Commit [4c6a42bd] changed the font used in textWind.test for aqua. It appears...fvogel2020-07-231-5/+1
* | | Apple changed the metrics for Courier New in Big Sur, causing many textWind t...culler2020-07-201-1/+5
|\ \ \ | |/ /
| * | Apple changed the metrics for Courier New in Big Sur, causing many textWind t...culler2020-07-201-1/+5
* | | Merge 8.6marc_culler2020-07-181-2/+4
|\ \ \ | |/ /
| * | Tweak and untweak a couple of tests with race conditions.marc_culler2020-07-121-2/+4
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-2/+2
* | | Merge 8.6jan.nijtmans2019-10-101-2/+2
|\ \ \ | |/ /
| * | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-2/+2
* | | Merge 8.6jan.nijtmans2019-05-091-1/+1
|/ /
* | Fix textWind.test: make sure that the test window is mapped before running te...culler2019-04-251-0/+5
* | Calling update after pack .t to make sure the Text is mapped fixes theculler2018-11-131-0/+6
* | Remove useless option database entriesfvogel2018-10-061-14/+8
* | Patch [48ff500999]: Better textWind.test, that no longer depends on a fonts/t...fvogel2018-10-031-151/+246
* | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-011-1/+1
* | Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventfvogel2015-09-291-0/+17
|\ \ | |/
| * Fixed bug [1501749fff] - Crash on embedded window deletion bound to <Map> eventfvogel2015-09-231-0/+14
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/textWind.test: use "Courier -12" on all platforms.hobbs2005-11-301-7/+3
* | | Update to tcltest2aniap2008-08-301-378/+812
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-4/+4
|/ /
* | generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-171-5/+7
* | * tests/textWind.test (textWind-10.6.1): prevent infinite updatehobbs2006-04-051-2/+3
* | fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-2/+5
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-1/+159
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-11/+1
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-24/+3
* | fixed 2 tests for padx, padyvincentdarley2003-12-101-5/+5
* | add further updates to ensure test captures all casesvincentdarley2003-11-241-1/+2
* | fix to two test suite bugsvincentdarley2003-11-211-13/+1
* | better elide tag handlingvincentdarley2003-11-071-3/+2
* | tk text widget test suite fixes -- bug 833761, making tests much more resilie...vincentdarley2003-11-041-13/+85
* | fixed constrained tests for tip155vincentdarley2003-10-311-1/+3
* | TIP 155 implementationvincentdarley2003-10-311-4/+4
* | Remove a dependency on font size in textWind 10.1patthoyts2003-09-301-3/+3