| Commit message (Expand) | Author | Age | Files | Lines |
| * | testutils.tcl [pause]: more simplificationFINAL_REVIEW | erikleunissen | 2025-04-01 | 1 | -4/+0 |
|
|
| * | testutils.tcl [pause]: remove default value for msecs argument. What seems li... | erikleunissen | 2025-03-31 | 1 | -2/+2 |
|
|
| * | testutils.tcl [_pause]: rename to "pause" and adapt calls in test files. | erikleunissen | 2025-03-31 | 1 | -1/+1 |
|
|
| * | testutils.tcl [_pause]: correct qualification of wait variable, and optimize ... | erikleunissen | 2025-03-31 | 1 | -7/+6 |
|
|
| * | Utility domain "select": [setup] -> [selectionSetup] | erikleunissen | 2025-03-30 | 1 | -1/+1 |
|
|
| * | testutils.tcl: keep alphabetical order (domain "generic") | erikleunissen | 2025-03-30 | 1 | -17/+17 |
|
|
| * | testutils.tcl [testmenubarheight]: correct condition that tests existence of ... | erikleunissen | 2025-03-29 | 1 | -3/+3 |
|
|
| * | testutils.tcl [isNative]: arrange in alphabetical order | erikleunissen | 2025-03-28 | 1 | -26/+26 |
|
|
| * | Reinstate automatic initialization of dialogType for domain "dialog". The con... | erikleunissen | 2025-03-26 | 1 | -4/+9 |
|
|
| * | testutils.tcl, domain "dialog": don't export namespace variable dialogType | erikleunissen | 2025-03-25 | 1 | -1/+0 |
|
|
| * | Backout [3783cb47a0] and [5c3431e218] because of unclean import | erikleunissen | 2025-03-25 | 1 | -28/+24 |
|
|
| * | testutils.tcl [isNative]: correct behaviour for dialog types that don't use d... | erikleunissen | 2025-03-24 | 1 | -0/+5 |
|
|
| * | choosedir.test, clrpick.test, filebox.test, msgbox.test: automatically determ... | erikleunissen | 2025-03-24 | 1 | -24/+23 |
|
|
| * | testutils.tcl [setDialogType]: simplify | erikleunissen | 2025-03-24 | 1 | -5/+5 |
|
|
| * | Collect variable "isNative" and rename to "dialogIsNative", significantly sim... | erikleunissen | 2025-03-24 | 1 | -2/+25 |
|
|
| * | testutils.tcl, testutils.test: correct error message (oversight in commit [56... | erikleunissen | 2025-03-23 | 1 | -1/+1 |
|
|
| * | testutils.tcl [testutils]: make error messages uniform | erikleunissen | 2025-03-22 | 1 | -4/+4 |
|
|
| * | testutils.tcl [testutils]: simplify error messages. Adapt tests 5.1 and 6.2 i... | erikleunissen | 2025-03-21 | 1 | -2/+2 |
|
|
| * | testutils.tcl [testutils import]: reuse list of imported namespace variables ... | erikleunissen | 2025-03-21 | 1 | -1/+5 |
|
|
| * | testutils.tcl [testutils]: simplify previous commit even better | erikleunissen | 2025-03-20 | 1 | -3/+3 |
|
|
| * | testutils.tcl [testutils]: a simplification | erikleunissen | 2025-03-20 | 1 | -4/+4 |
|
|
| * | Add support for importing utility procs into another namespace than the globa... | erikleunissen | 2025-03-19 | 1 | -29/+35 |
|
|
| * | Make "testutils import" fail for procs like it does for associated namespace ... | erikleunissen | 2025-03-18 | 1 | -5/+17 |
|
|
| * | testutils.tcl [testutils]: remove useless condition regarding subcommands | erikleunissen | 2025-03-18 | 1 | -1/+1 |
|
|
| * | testutils.tcl [testutils]: correct littering of the uplevel call frame | erikleunissen | 2025-03-03 | 1 | -0/+1 |
|
|
| * | testutils.tcl [testutils]: raise errors more systematically | erikleunissen | 2025-03-03 | 1 | -6/+12 |
|
|
| * | testutils.tcl [testutils export]: don't process $args | erikleunissen | 2025-03-02 | 1 | -0/+1 |
|
|
| * | testutils [testutils]: correct commit [2ef3bdea] | erikleunissen | 2025-03-02 | 1 | -1/+0 |
|
|
| * | testutils.tcl [testutils]: new subCmd "export", which takes care of exporting... | erikleunissen | 2025-03-02 | 1 | -19/+34 |
|
|
| * | testutils.tcl [testutils]: prevent artefacts between subsequent test files in... | erikleunissen | 2025-03-01 | 1 | -12/+19 |
|
|
| * | testutils.GUIDE: new file documenting the testutils mechanism. This replaces ... | erikleunissen | 2025-02-28 | 1 | -101/+45 |
|
|
| * | testutils.tcl [createStdAccessProc]: remove since not used anymore | erikleunissen | 2025-02-28 | 1 | -24/+0 |
|
|
| * | testutils.tcl [testutils]: make importing and cleanup of associated namespace... | erikleunissen | 2025-02-28 | 1 | -22/+45 |
|
|
| * | testutils.tcl: move generic utility procs into a child namespace "generic" of... | erikleunissen | 2025-02-27 | 1 | -258/+262 |
|
|
| * | testutils.tcl [testutils]: remove unused elements: options "-nocommands" and ... | erikleunissen | 2025-02-27 | 1 | -43/+24 |
|
|
| * | testutils.tcl [init]: remove "args" argument intended for trace callback | erikleunissen | 2025-02-26 | 1 | -5/+5 |
|
|
| * | testutils.tcl [testutils]: ... don't unset twice | erikleunissen | 2025-02-25 | 1 | -11/+8 |
|
|
| * | testutils.tcl [testutils]: prevent that namespace variables keep the last ass... | erikleunissen | 2025-02-25 | 1 | -0/+11 |
|
|
| * | testutils.tcl [testutils]: ... and remove corresponding cleanup | erikleunissen | 2025-02-24 | 1 | -3/+0 |
|
|
| * | testutils.tcl [testutils]: remove remedy for a problem that doesn't exist | erikleunissen | 2025-02-24 | 1 | -9/+13 |
|
|
| * | entry.test, spinbox.test, ttk/entry.test: rename textvariable "x" to "textVar... | erikleunissen | 2025-02-17 | 1 | -3/+3 |
|
|
| * | Convert from approach B => A (revert access procs to variable references), do... | erikleunissen | 2025-02-17 | 1 | -8/+4 |
|
|
| * | Replace "namespace import|forget" with "testutils import|forget" for domain "... | erikleunissen | 2025-02-17 | 1 | -1/+17 |
|
|
| * | testutils.tcl: don't export init proc for domain "scroll" | erikleunissen | 2025-02-17 | 1 | -1/+1 |
|
|
| * | Convert from approach B => A (keeping an access proc for (x|y)scrollcommand) ... | erikleunissen | 2025-02-17 | 1 | -18/+19 |
|
|
| * | testutils.tcl [testutils]: remove debug statements | erikleunissen | 2025-02-16 | 1 | -7/+0 |
|
|
| * | testutils.tcl: adjust init procs for domains "dialog" and "text" to serve as ... | erikleunissen | 2025-02-16 | 1 | -2/+2 |
|
|
| * | testutlis.tcl [testutils]: specifiy init command with its fully qualified name | erikleunissen | 2025-02-16 | 1 | -2/+2 |
|
|
| * | testutlis.tcl [testutils]: add automatic re-initialization of imported namesp... | erikleunissen | 2025-02-16 | 1 | -70/+7 |
|
|
| * | testutlis.tcl [testutils]: fix bug that caused test file failures on Linux. K... | erikleunissen | 2025-02-16 | 1 | -7/+12 |
|
|