summaryrefslogtreecommitdiffstats
path: root/tests/focus.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-281-4/+6
|\
| * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵jan.nijtmans2020-09-281-4/+6
| |\ | | | | | | | | | Travis build failures
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the ↵jan.nijtmans2020-09-231-1/+3
| | | | | | | | | | | | remainings failing)
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-1/+1
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
* | | Merge 8.6jan.nijtmans2020-09-091-1/+1
|\ \ \ | |/ /
| * | TIP #581: More progressjan.nijtmans2020-09-091-1/+1
| | |
* | | Merge 8.6jan.nijtmans2020-09-081-1/+1
|\ \ \ | |/ /
| * | Don't depend on TIP #581 for Tcl in testcasesjan.nijtmans2020-09-081-1/+1
| | |
* | | Merge 8.6jan.nijtmans2020-09-081-1/+1
|\ \ \ | |/ /
| * | Merge 8.5. jan.nijtmans2020-09-081-1/+1
| |\ \ | | |/ | | | | | | Prevent dummy stub entry before TkpRedrawWidget/TkpWillDrawWidget entries (this is a workaround for an earlier genStubs bug, but those are new stub entries) Don't use "interp children" in testcases yet (test suite should run against Tcl 8.6.9 in Travis too)
* | | Merge 8.6jan.nijtmans2020-09-031-1/+1
|\ \ \ | |/ /
| * | Another round of TIP #581-related name changes. Now merely concentrated on ↵jan.nijtmans2020-09-031-12/+12
| | | | | | | | | | | | consistancy in the test-cases
* | | Fix [08e2f8e6f0]: unable to change focus after prior selection of focusfvogel2020-03-121-0/+20
|\ \ \ | |/ /
| * | Add focus-7.1 as a non-regression test for [08e2f8e6f0]. This test does not ↵fvogel2020-03-021-0/+20
| | | | | | | | | | | | pass yet.
* | | In test-cases same optimization as everywhere else: KeyPress -> Key and ↵jan.nijtmans2020-01-271-3/+3
| | | | | | | | | | | | ButtonPress -> Button.
* | | Excess spacing in test-suitejan.nijtmans2016-03-141-11/+11
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Update to tcltest2aniap2008-08-161-229/+329
|/ /
* | Use standard constraint namesdkf2004-06-241-60/+57
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-29/+10
|
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-281-2/+2
| | | | [Bug 220940, Patch 411952]
* * tests/focus.test (focusSetupAlt): removed wm withdraw from prochobbs2000-05-111-2/+1
| | | | as it would cause a hang for tkwait visibility
* * Merged 8.1 branch into the main trunkstanton1999-04-161-87/+130
|
* added "cleanupbg" call before return, needed because tests return earlyhershey1998-12-081-1/+2
| | | | if tktest is not the interp.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* returns if testwrapper is not definedhershey1998-08-121-0/+6
|
* Initial revisionrjohnson1998-04-011-0/+630