summaryrefslogtreecommitdiffstats
path: root/tests/tk.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix test failurejan.nijtmans2021-06-031-1/+1
|
* Fix earlier merge conflictjan.nijtmans2021-06-021-6/+3
|
* Merge trunk, remove additional merge conflictsKevin Walzer2021-05-311-8/+0
|
* Merge trunkKevin Walzer2021-05-311-0/+10
|\
| * merge core-8-6-branchfvogel2021-05-251-3/+2
| |\
| | * Be more tolerant about timing in tk-6.5 and remove unneeded constraint. This ↵fvogel2021-05-241-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 spacingjan.nijtmans2021-05-221-1/+1
|/ /
* | Merge 8.6jan.nijtmans2021-03-151-2/+2
|\ \ | |/
| * Merge 8.5jan.nijtmans2021-03-151-2/+2
| |\
* | \ Merge 8.6jan.nijtmans2021-03-091-1/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2021-03-091-1/+3
| |\ \ | | |/
| | * One more failsOnQuarz mark. Extend ignore-globjan.nijtmans2021-03-091-1/+3
| | |
| | * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-16/+16
| | |
| | * testcase cleanupjan.nijtmans2020-09-231-90/+108
| | |
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-2/+2
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
* | | Merge 8.7jan.nijtmans2020-12-111-1/+1
|\ \ \
| * | | (c) -> ©jan.nijtmans2020-12-091-1/+1
| | | |
* | | | Merge trunkjan.nijtmans2020-10-221-3/+3
|\ \ \ \ | |/ / /
| * | | Merge trunkjan.nijtmans2020-10-051-3/+3
| | | |
* | | | Merge 8.7. Fix test-case tk-1.2, which is failing on Travisjan.nijtmans2020-10-141-1/+1
|/ / /
* | | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ \ | |/ /
| * | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning ↵jan.nijtmans2020-09-141-1/+1
| | | | | | | | | | | | 'not found'
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-6/+6
| | |
* | | Add test-case for ↵jan.nijtmans2017-03-241-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 Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Fixed tk.test to account for tk ensemble changespatthoyts2008-12-101-3/+3
| | |
* | | Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-16/+10
| | | | | | | | | | | | Adapted from [Patch 1997907]
* | | Update to tcltest2aniap2008-08-161-90/+116
|/ /
* | Corrected the numbering of the [tk inactive] tests.rmax2005-06-011-8/+8
| |
* | * doc/Inactive.3 (new file): C level API documentationn forrmax2005-05-311-7/+39
| | | | | | | | | | TIP#245 (Tk_GetUserInactiveTime, Tk_ResetUserInactiveTime). * tests/tk.test: Added tests for the TIP#245 implementation.
* | Use standard constraint namesdkf2004-06-241-4/+4
| |
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-2/+2
| |
* | * 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.
* noted new tk windowingsystem subcommandhobbs2002-09-021-2/+2
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-3/+6
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-4/+4
| | | | tcltest 2.1.
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-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:hobbs2000-10-311-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 useinputmethodshobbs1999-12-161-16/+36
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+23
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+80