Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test failure | jan.nijtmans | 2021-06-03 | 1 | -1/+1 |
| | |||||
* | Fix earlier merge conflict | jan.nijtmans | 2021-06-02 | 1 | -6/+3 |
| | |||||
* | Merge trunk, remove additional merge conflicts | Kevin Walzer | 2021-05-31 | 1 | -8/+0 |
| | |||||
* | Merge trunk | Kevin Walzer | 2021-05-31 | 1 | -0/+10 |
|\ | |||||
| * | merge core-8-6-branch | fvogel | 2021-05-25 | 1 | -3/+2 |
| |\ | |||||
| | * | Be more tolerant about timing in tk-6.5 and remove unneeded constraint. This ↵ | fvogel | 2021-05-24 | 1 | -4/+2 |
| | | | | | | | | | | | | test really does pass on macOS with XQuartz. It may fail (both with XQuartz or with aqua) because of the slowness of the continuous integration platform on which the tests are performed. | ||||
* | | | Merge 8.7. end-of-line spacing | jan.nijtmans | 2021-05-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge 8.6 | jan.nijtmans | 2021-03-15 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2021-03-15 | 1 | -2/+2 |
| |\ | |||||
* | \ | Merge 8.6 | jan.nijtmans | 2021-03-09 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.5 | jan.nijtmans | 2021-03-09 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | One more failsOnQuarz mark. Extend ignore-glob | jan.nijtmans | 2021-03-09 | 1 | -1/+3 |
| | | | |||||
| | * | Compile with gcc-10 too. Mark more test-cases as failing on Ubuntu | jan.nijtmans | 2020-09-24 | 1 | -16/+16 |
| | | | |||||
| | * | testcase cleanup | jan.nijtmans | 2020-09-23 | 1 | -90/+108 |
| | | | |||||
| | * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -2/+2 |
| | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge trunk | jan.nijtmans | 2020-10-22 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge 8.7. Fix test-case tk-1.2, which is failing on Travis | jan.nijtmans | 2020-10-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning ↵ | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
| | | | | | | | | | | | | 'not found' | ||||
* | | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -6/+6 |
| | | | |||||
* | | | Add test-case for ↵ | jan.nijtmans | 2017-03-24 | 1 | -0/+6 |
|/ / | | | | | | | | | [http://core.tcl.tk/tcl/tktview/1cc44617e2b4ed0a29f75762d45fe46388260f74|1cc44617e2]: Mechanism with 64 bit support in tcl.h does not work outside of core This test-case passes on all platforms I know of. | ||||
* | | 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 |
| | | | |||||
* | | | Fixed tk.test to account for tk ensemble changes | patthoyts | 2008-12-10 | 1 | -3/+3 |
| | | | |||||
* | | | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -16/+10 |
| | | | | | | | | | | | | Adapted from [Patch 1997907] | ||||
* | | | Update to tcltest2 | aniap | 2008-08-16 | 1 | -90/+116 |
|/ / | |||||
* | | Corrected the numbering of the [tk inactive] tests. | rmax | 2005-06-01 | 1 | -8/+8 |
| | | |||||
* | | * doc/Inactive.3 (new file): C level API documentationn for | rmax | 2005-05-31 | 1 | -7/+39 |
| | | | | | | | | | | TIP#245 (Tk_GetUserInactiveTime, Tk_ResetUserInactiveTime). * tests/tk.test: Added tests for the TIP#245 implementation. | ||||
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -4/+4 |
| | | |||||
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -2/+2 |
| | | |||||
* | | * 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. | ||||
* | noted new tk windowingsystem subcommand | hobbs | 2002-09-02 | 1 | -2/+2 |
| | |||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -3/+6 |
| | |||||
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -4/+4 |
| | | | | tcltest 2.1. | ||||
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -3/+22 |
| | | | | | | | | | | * generic/tkInt.h (struct TkCaret): * mac/tkMacXStubs.c (Tk_SetCaretPos): * unix/tkUnixKey.c (TkpGetString, Tk_SetCaretPos): * win/tkWinX.c (Tk_SetCaretPos): * tests/tk.test: Added 'tk caret' implementation of TIP#96 * doc/SetCaret.3 (new): which adds a TkCaret structure element to * doc/tk.n: TkDisplay for maintaining state. | ||||
* | * tests/tk.test: | hobbs | 2000-10-31 | 1 | -3/+2 |
| | | | | | | | | * doc/tk.n: updated to reflect default on status of useinputmethods. * library/tk.tcl: tk useinputmethods is set to 1 by default. This enables Kanji and dead-char input by default. Intro'd in 1999-12-16 with default off to avoid some problems with older X servers that would slow down widget creation over time. | ||||
* | added tests for tk useinputmethods | hobbs | 1999-12-16 | 1 | -16/+36 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -7/+23 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+80 |