summaryrefslogtreecommitdiffstats
path: root/tests/winSend.test
Commit message (Collapse)AuthorAgeFilesLines
* Replace "namespace import|forget" with "testutils import|forget" for domains ↵erikleunissen2025-02-161-2/+2
| | | | button, child, colors and geometry
* Complete incomplete backout after "stash save/stash pop"erikleunissen2025-02-161-2/+2
|
* Use "testutils import|forget" everywhereerikleunissen2025-02-131-2/+2
|
* testutils.tcl [newApp]: move into namespace ::tk::test::child, and rename to ↵erikleunissen2025-01-171-17/+17
| | | | "childTkInterp" to better reflect its functionality.
* Relocate global variable loadTk along with proc newApperikleunissen2025-01-111-9/+0
|
* Relocate proc newApp (combine variants from send.test, winSend.test)erikleunissen2025-01-111-14/+8
|
* (c) -> ©jan.nijtmans2020-12-091-1/+1
|
* Merge trunkjan.nijtmans2020-10-051-3/+3
|
* Merge 8.6jan.nijtmans2020-09-151-1/+1
|\
| * Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-1/+1
| |
* | Merge 8.6jan.nijtmans2020-08-131-5/+5
|/
* Use single-argument "expr" as much as possible. Not complete yet, but most ↵jan.nijtmans2019-06-051-9/+9
| | | | trivial places are done.
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
|/ /
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-5/+5
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-23/+25
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-8/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-12/+7
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-89/+78
| | | | tcltest 2.1.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+428