| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All NOTES sections: "testfile" -> "test file" | erikleunissen | 2025-10-29 | 1 | -1/+1 |
| | | |||||
| * | For affected/related testfiles: add note(s) regarding the skipping of entire ↵ | erikleunissen | 2025-10-25 | 1 | -0/+7 |
| | | | | | testfiles to the NOTE(S) section. Enhance/correct file headers where applicable. | ||||
| * | Remove newline, inadvertently introduced in commit [18301872460bfe26] | erikleunissen | 2025-10-03 | 1 | -1/+0 |
| | | |||||
| * | Remove unintended newline | erikleunissen | 2025-09-26 | 1 | -1/+0 |
| | | |||||
| * | Complete replacement of the -loadfile/loadTestedCommands mechanism for all ↵ | erikleunissen | 2025-09-26 | 1 | -17/+11 |
| | | | | | test files | ||||
| * | Diversify initialization of test files w.r.t. option "-singleproc" and ↵ | erikleunissen | 2025-08-11 | 1 | -8/+19 |
| | | | | | remove call to "resetWindows" from main.tcl | ||||
| * | Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even ↵ | erikleunissen | 2025-08-04 | 1 | -0/+2 |
| | | | | | though it's currently redundant. | ||||
| * | replace section header "# CLEANUP" with "# TESTFILE CLEANUP" throughout | erikleunissen | 2025-07-19 | 1 | -1/+1 |
| | | |||||
| * | Remove all occurrences of "return" as the last command in a test file | erikleunissen | 2025-06-12 | 1 | -1/+0 |
| | | |||||
| * | Round 2 of adding section headers, correcting oversights caused by flawed ↵ | erikleunissen | 2025-06-10 | 1 | -2/+0 |
| | | | | | search in previous round. | ||||
| * | Wrap long line in section "TESTFILE INITIALIZATION" | erikleunissen | 2025-06-02 | 1 | -1/+2 |
| | | |||||
| * | dialog.test, embed.test, entry.test, event.test: insert section headers ↵ | erikleunissen | 2025-05-14 | 1 | -3/+15 |
| | | | | | corresponding to (amended) prototype | ||||
| * | Remove more deprecated stuff. | jan.nijtmans | 2023-11-16 | 1 | -5/+5 |
| | | | | Join "X functions" stub tables for Win and MacOS together as a single platform-independant table | ||||
| * | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -2/+2 |
| | | |||||
| * | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | | | |||||
| | * | | * tests/embed.test: Eliminate duplicate test names. | dgp | 2008-12-22 | 1 | -5/+5 |
| | | | | |||||
| * | | | * tests/clrpick.test: Eliminate duplicate test names. | dgp | 2008-12-19 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | * tests/embed.test: * tests/text.test: * tests/textMark.test: | ||||
| * | | | Update to tcltest2 | aniap | 2008-08-12 | 1 | -40/+58 |
| |/ / | |||||
| * | | Modified for the latest embedded/container window implementation for Windows ↵ | chengyemao | 2005-02-15 | 1 | -1/+25 |
| | | | | | | | | | platform | ||||
| * | | * 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. | ||||
| * | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -10/+10 |
| | | |||||
| * | * tests/embed.test: Added cross platform embed tests. | mdejong | 2002-05-27 | 1 | -0/+51 |
| Check that window passed to -use has the -container option set. * tests/wm.test: Remove useless catch call. Deiconify . just in case, stackorder tests will not pass unless it is in the normal state. Add -container flag to embedded stackorder test. * unix/tkUnixEmbed.c (TkpUseWindow): * win/tkWinEmbed.c (TkpUseWindow): Lookup Tk window based on the id passed in as the value for -use. Generate an error if the Tk window did not have the -container option set. | |||||
