Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -4/+6 |
|\ | |||||
| * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵ | jan.nijtmans | 2020-09-28 | 1 | -4/+6 |
| |\ | | | | | | | | | | Travis build failures | ||||
| | * | Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the ↵ | jan.nijtmans | 2020-09-23 | 1 | -1/+3 |
| | | | | | | | | | | | | remainings failing) | ||||
| | * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Don't depend on TIP #581 for Tcl in testcases | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5. | jan.nijtmans | 2020-09-08 | 1 | -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.6 | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Another round of TIP #581-related name changes. Now merely concentrated on ↵ | jan.nijtmans | 2020-09-03 | 1 | -12/+12 |
| | | | | | | | | | | | | consistancy in the test-cases | ||||
* | | | Fix [08e2f8e6f0]: unable to change focus after prior selection of focus | fvogel | 2020-03-12 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Add focus-7.1 as a non-regression test for [08e2f8e6f0]. This test does not ↵ | fvogel | 2020-03-02 | 1 | -0/+20 |
| | | | | | | | | | | | | pass yet. | ||||
* | | | In test-cases same optimization as everywhere else: KeyPress -> Key and ↵ | jan.nijtmans | 2020-01-27 | 1 | -3/+3 |
| | | | | | | | | | | | | ButtonPress -> Button. | ||||
* | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -11/+11 |
|/ / | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-08-16 | 1 | -229/+329 |
|/ / | |||||
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -60/+57 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -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. | dgp | 2002-07-14 | 1 | -29/+10 |
| | |||||
* | Replaced all [load {} tk] in Tk test suite with [load {} Tk]. | dgp | 2001-03-28 | 1 | -2/+2 |
| | | | | [Bug 220940, Patch 411952] | ||||
* | * tests/focus.test (focusSetupAlt): removed wm withdraw from proc | hobbs | 2000-05-11 | 1 | -2/+1 |
| | | | | as it would cause a hang for tkwait visibility | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -87/+130 |
| | |||||
* | added "cleanupbg" call before return, needed because tests return early | hershey | 1998-12-08 | 1 | -1/+2 |
| | | | | if tktest is not the interp. | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | returns if testwrapper is not defined | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+630 |