summaryrefslogtreecommitdiffstats
path: root/tests/grab.test
Commit message (Expand)AuthorAgeFilesLines
* 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 te...erikleunissen2025-09-261-17/+11
* Diversify initialization of test files w.r.t. option "-singleproc" and remove...erikleunissen2025-08-111-9/+20
* Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even though...erikleunissen2025-08-041-0/+2
* 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
* geometry.test, get.test, grab.test, grid.test: insert section headers corresp...erikleunissen2025-05-151-8/+17
* Merge trunk. In branch less_tests_constraints, let's work off trunk from now on.fvogel2025-01-031-1/+1
|\
| * (c) -> ©jan.nijtmans2020-12-091-1/+1
| * Merge trunkjan.nijtmans2020-10-051-1/+1
| * One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-1/+1
* | merge core-8-6-branchfvogel2024-08-071-1/+1
|\ \
| * | Make testcases more independant from exact error-message.jan.nijtmans2024-08-071-1/+1
* | | Factorize definition of the 'pressbutton' constraint, and rename it to 'testp...fvogel2023-11-261-8/+6
|/ /
* | Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-1/+1
|/
* Added a regression test, which involved adding a command to tkMacOSXTest.c to...culler2019-10-181-3/+33
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Update to tcltest2aniap2008-08-161-106/+114
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
|/ /
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-4/+10
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-041-0/+179