| 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 | 4 | -90/+90 |
|
|
| * | 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 | 3 | -100/+100 |
|
|
| * | testutils.tcl: keep alphabetical order (domain "generic") | erikleunissen | 2025-03-30 | 1 | -17/+17 |
|
|
| * | testutils.test: correct numbering | erikleunissen | 2025-03-29 | 1 | -10/+10 |
|
|
| * | testutils.tcl [testmenubarheight]: correct condition that tests existence of ... | erikleunissen | 2025-03-29 | 1 | -3/+3 |
|
|
| * | testutils.test: fix typo | erikleunissen | 2025-03-29 | 1 | -1/+1 |
|
|
| * | testutils.test: renumber tests, combining sections 1-3 | erikleunissen | 2025-03-29 | 1 | -18/+18 |
|
|
| * | testutils.GUIDE: add author | erikleunissen | 2025-03-29 | 1 | -0/+2 |
|
|
| * | testutils.GUIDE: make init proc example more typical, and independent from cu... | erikleunissen | 2025-03-28 | 1 | -8/+8 |
|
|
| * | testutils.tcl [isNative]: arrange in alphabetical order | erikleunissen | 2025-03-28 | 1 | -26/+26 |
|
|
| * | Merge trunk. Resolve conflicts in win/tkWinDialog.c and tests/winDialog.test,... | erikleunissen | 2025-03-27 | 1 | -0/+2 |
| |\ |
|
| | * | Ticket [441c526c] MS-Win: remove Windows XP dialog variants for tk_chooseDire... | oehhar | 2025-03-26 | 1 | -84/+29 |
| | |\ |
|
| | | * | Ticket [441c526c] MSWin: remove XP Style dialogs and old compiler compatibility | oehhar | 2025-03-11 | 1 | -84/+29 |
|
|
| * | | | Reinstate automatic initialization of dialogType for domain "dialog". The con... | erikleunissen | 2025-03-26 | 5 | -8/+9 |
|
|
| * | | | choosedir.test [EnterDirsByKey]: remove "global" statement for unused variable | erikleunissen | 2025-03-25 | 1 | -1/+0 |
|
|
| * | | | testutils.tcl, domain "dialog": don't export namespace variable dialogType | erikleunissen | 2025-03-25 | 4 | -4/+3 |
|
|
| * | | | Backout [3783cb47a0] and [5c3431e218] because of unclean import | erikleunissen | 2025-03-25 | 5 | -28/+28 |
|
|
| * | | | 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 | 5 | -28/+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 | 5 | -29/+33 |
|
|
| * | | | testutils.tcl, testutils.test: correct error message (oversight in commit [56... | erikleunissen | 2025-03-23 | 3 | -4/+4 |
|
|
| * | | | testutils.GUIDE: be more accurate about the importing namespace, and other te... | erikleunissen | 2025-03-22 | 1 | -22/+24 |
|
|
| * | | | ttk/scrollbar.test: rename test constraint "coreScrollbar" to "aqua", and rem... | erikleunissen | 2025-03-22 | 1 | -5/+3 |
|
|
| * | | | testutils.tcl [testutils]: make error messages uniform | erikleunissen | 2025-03-22 | 2 | -9/+9 |
|
|
| * | | | testutils.tcl [testutils]: simplify error messages. Adapt tests 5.1 and 6.2 i... | erikleunissen | 2025-03-21 | 2 | -4/+4 |
|
|
| * | | | "XQuarz" -> "XQuartz" | erikleunissen | 2025-03-21 | 11 | -37/+37 |
|
|
| * | | | 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 |
|
|
| * | | | Collect tests constraints: failsOnUbuntu and failsOnXQuarz | erikleunissen | 2025-03-20 | 12 | -30/+3 |
|
|
| * | | | ttk/treeview.test: don't compare strings as if they're numbers | erikleunissen | 2025-03-19 | 1 | -1/+1 |
|
|
| * | | | frame.test: remove redundant constraint definition | erikleunissen | 2025-03-19 | 1 | -2/+0 |
|
|
| * | | | testutils.test: collect assertions and correct cleanup | erikleunissen | 2025-03-19 | 1 | -6/+6 |
|
|
| * | | | Merge trunk | erikleunissen | 2025-03-19 | 1 | -2/+2 |
| |\ \ \
| |/ / |
|
| | * | | icon->offscreenGC is pointer | jan.nijtmans | 2025-03-18 | 1 | -2/+2 |
|
|
| | * | | Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>. | culler | 2025-03-17 | 1 | -0/+2 |
|
|
| | * | | Add missing $ | culler | 2025-03-17 | 1 | -1/+1 |
|
|
| | * | | Fix [28d33f45]: Aqua windows don't always move focus correctly. | jan.nijtmans | 2025-03-17 | 3 | -10/+31 |
| | |/ |
|
| * | | Add support for importing utility procs into another namespace than the globa... | erikleunissen | 2025-03-19 | 3 | -61/+85 |
|
|
| * | | Make "testutils import" fail for procs like it does for associated namespace ... | erikleunissen | 2025-03-18 | 5 | -11/+73 |
|
|
| * | | testutils.tcl [testutils]: remove useless condition regarding subcommands | erikleunissen | 2025-03-18 | 1 | -1/+1 |
|
|
| * | | focus.test: restore indentation from trunk | erikleunissen | 2025-03-18 | 1 | -2/+2 |
|
|
| * | | Merge trunk | erikleunissen | 2025-03-18 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>. | culler | 2025-03-17 | 1 | -0/+2 |
|
|
| * | | | Merge trunk (resolve conflicts in focus.test) | erikleunissen | 2025-03-17 | 1 | -2/+2 |
| |\ \ \
| |/ / |
|
| | * | | Add missing $ | culler | 2025-03-17 | 1 | -1/+1 |
|
|