summaryrefslogtreecommitdiffstats
path: root/tests/winMenu.test
Commit message (Collapse)AuthorAgeFilesLines
* All NOTES sections: "testfile" -> "test file"erikleunissen2025-10-291-3/+3
|
* For affected/related testfiles: add note(s) regarding the skipping of entire ↵erikleunissen2025-10-251-2/+13
| | | | testfiles to the NOTE(S) section. Enhance/correct file headers where applicable.
* winMenu.test: correct test constraint "unix" -> "win" for tests winMenu-32.5 ↵erikleunissen2025-10-231-2/+2
| | | | and winMenu-32.15. See ticket [83eed90f93] for details.
* Remove newline, inadvertently introduced in commit [18301872460bfe26]erikleunissen2025-10-031-1/+0
|
* Remove unintended newlineerikleunissen2025-09-261-1/+0
|
* Complete replacement of the -loadfile/loadTestedCommands mechanism for all ↵erikleunissen2025-09-261-17/+11
| | | | test files
* Diversify initialization of test files w.r.t. option "-singleproc" and ↵erikleunissen2025-08-111-9/+20
| | | | remove call to "resetWindows" from main.tcl
* Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even ↵erikleunissen2025-08-041-0/+2
| | | | though it's currently redundant.
* replace section header "# CLEANUP" with "# TESTFILE CLEANUP" throughouterikleunissen2025-07-191-1/+1
|
* Remove all occurrences of "return" as the last command in a test fileerikleunissen2025-06-121-1/+0
|
* Wrap long line in section "TESTFILE INITIALIZATION"erikleunissen2025-06-021-1/+2
|
* winMenu.test, winMsgbox.test, winSend.test, winWm.test: insert section ↵erikleunissen2025-05-221-9/+19
| | | | headers corresponding to (amended) prototype
* Merge 8.7. More indent fixesjan.nijtmans2024-09-291-2/+2
|\
| * No deprecated function names in testcasesjan.nijtmans2023-12-111-1/+1
| |
* | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-1/+1
|/
* Fix winMenu tests impacted by the tip.fvogel2023-03-211-18/+18
|
* (c) -> ©jan.nijtmans2020-12-091-1/+1
|
* Merge trunkjan.nijtmans2020-10-051-2/+2
|
* Excess spacing in test-suitejan.nijtmans2016-03-141-3/+3
|
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-13/+1
| | | | | | | | | | | | #533519 to handle window placement on multi-monitor Windows.
* | | Update to tcltest2aniap2008-08-301-451/+808
|/ /
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint isdas2007-05-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | set for aqua. * tests/choosedir.test: add 'notAqua' constraints to X11-only tests; * tests/clrpick.test: add 'nonUnixUserInteraction' to 'unix' tests * tests/menuDraw.test: requiring interaction on aqua. * tests/unixMenu.test: * tests/unixWm.test: * tests/winMenu.test:
* | Use standard constraint namesdkf2004-06-241-149/+143
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-13/+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.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-24/+10
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-5/+4
| | | | tcltest 2.1.
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-50/+50
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-160/+196
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+1030