| 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/+6 |
| | | | | | 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 |
| | | |||||
| * | Wrap long line in section "TESTFILE INITIALIZATION" | erikleunissen | 2025-06-02 | 1 | -1/+2 |
| | | |||||
| * | main.test menu.test menuDraw.test menubut.test message.test msgbox.test: ↵ | erikleunissen | 2025-05-15 | 1 | -17/+29 |
| | | | | | insert section headers corresponding to (amended) prototype | ||||
| * | Reinstate automatic initialization of dialogType for domain "dialog". The ↵ | erikleunissen | 2025-03-26 | 1 | -1/+0 |
| | | | | | convenience for the test (file) author is paramount. | ||||
| * | testutils.tcl, domain "dialog": don't export namespace variable dialogType | erikleunissen | 2025-03-25 | 1 | -1/+1 |
| | | |||||
| * | Backout [3783cb47a0] and [5c3431e218] because of unclean import | erikleunissen | 2025-03-25 | 1 | -0/+1 |
| | | |||||
| * | choosedir.test, clrpick.test, filebox.test, msgbox.test: automatically ↵ | erikleunissen | 2025-03-24 | 1 | -1/+0 |
| | | | | | determine dialog type from the name of the test file | ||||
| * | Collect variable "isNative" and rename to "dialogIsNative", significantly ↵ | erikleunissen | 2025-03-24 | 1 | -8/+3 |
| | | | | | simplifying the algorithm determining its value. Remove related awkwardness in files clrpick.test and msgbox.test | ||||
| * | Convert from approach B => A (revert access procs to the original variable ↵ | erikleunissen | 2025-02-13 | 1 | -2/+2 |
| | | | | | references), domain dialog | ||||
| * | testutils.tcl [testutils]: new command that handles importing/forgetting of ↵ | erikleunissen | 2025-02-10 | 1 | -2/+2 |
| | | | | | utility procs and associated variables, and performs auto-(re)initialization of upvar'ed namespace variables previously unset by cleanup in the test file. | ||||
| * | msgbox.test [SendEventToMsg]: integrate in already relocated proc ↵ | erikleunissen | 2025-01-13 | 1 | -20/+3 |
| | | | | | SendButtonPress | ||||
| * | Relocated proc PressButton | erikleunissen | 2025-01-07 | 1 | -9/+7 |
| | | |||||
| * | Merge 8.7. More indent fixes | jan.nijtmans | 2024-09-29 | 1 | -37/+37 |
| | | |||||
| * | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -2/+2 |
| | | |||||
| * | In test-cases same optimization as everywhere else: KeyPress -> Key and ↵ | jan.nijtmans | 2020-01-27 | 1 | -2/+2 |
| | | | | | ButtonPress -> Button. | ||||
| * | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + ↵ | fvogel | 2018-05-13 | 1 | -14/+12 |
| |\ | | | | | | | undocumented options -message and -command | ||||
| | * | Unify further error messages for tk_messageBox options | fvogel | 2018-05-01 | 1 | -20/+5 |
| | | | |||||
| | * | Unify error messages for wrong values of 'tk_messageBox -default' among ↵ | fvogel | 2018-05-01 | 1 | -16/+7 |
| | | | | | | | | | platforms: Windows and X11 now return the same error | ||||
| | * | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ↵ | fvogel | 2018-05-01 | 1 | -5/+21 |
| | | | | | | | | | and macOS 10.12.6) | ||||
| | * | Fix mistake in previous commit | fvogel | 2018-05-01 | 1 | -1/+1 |
| | | | |||||
| | * | Fix msgbox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -13/+19 |
| | | | |||||
| * | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -45/+45 |
| |/ | |||||
| * | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -3/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
| | |\ | |||||
| | | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
| | | | | |||||
| * | | | Update to tcltest2 | aniap | 2008-08-21 | 1 | -97/+371 |
| |/ / | |||||
| * | | Finish off the TIP#152 implementation with Win implementation, tests & docs. | dkf | 2004-05-24 | 1 | -3/+3 |
| | | | |||||
| * | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -19/+15 |
| | | | |||||
| * | | * 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. | ||||
| * | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -9/+7 |
| | | |||||
| * | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -2/+2 |
| | | | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace. | ||||
| * | * win/tkWinDialog.c: Added checks for visibility of parent window | ericm | 2000-04-18 | 1 | -14/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | before creating MessageBox and ChooseColor dialogs; this prevents the application from locking when the parent is withdrawn and the message box is created. In these cases, the window will be created without a parent. * unix/mkLinks: Added WinViewable.3. * tests/msgbox.test: Added tests for patch from [Bug: 4997]. * library/msgbox.tcl: * library/dialog.tcl: Applied patch from [Bug: 4997]; detaches dialog window from parent if parent is not viewable. * library/bgerror.tcl: Removed workaround from [Bug: 4370]; this is superceeded by patches to dialog.tcl. * generic/tkCmds.c: Changed WinfoObjCmd to use Tk_IsViewable function to determine visibility of windows instead of inlining the code. * generic/tkStubInit.c: * generic/tkDecls.h: * generic/tk.decls: Added Tk_IsViewable declaration. | ||||
| * | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -24/+50 |
| | | |||||
| * | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | | |||||
| * | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+157 |
