summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testutils.tcl [pause]: more simplificationFINAL_REVIEWerikleunissen2025-04-011-4/+0
* testutils.tcl [pause]: remove default value for msecs argument. What seems li...erikleunissen2025-03-311-2/+2
* testutils.tcl [_pause]: rename to "pause" and adapt calls in test files.erikleunissen2025-03-314-90/+90
* testutils.tcl [_pause]: correct qualification of wait variable, and optimize ...erikleunissen2025-03-311-7/+6
* Utility domain "select": [setup] -> [selectionSetup]erikleunissen2025-03-303-100/+100
* testutils.tcl: keep alphabetical order (domain "generic")erikleunissen2025-03-301-17/+17
* testutils.test: correct numberingerikleunissen2025-03-291-10/+10
* testutils.tcl [testmenubarheight]: correct condition that tests existence of ...erikleunissen2025-03-291-3/+3
* testutils.test: fix typoerikleunissen2025-03-291-1/+1
* testutils.test: renumber tests, combining sections 1-3erikleunissen2025-03-291-18/+18
* testutils.GUIDE: add authorerikleunissen2025-03-291-0/+2
* testutils.GUIDE: make init proc example more typical, and independent from cu...erikleunissen2025-03-281-8/+8
* testutils.tcl [isNative]: arrange in alphabetical ordererikleunissen2025-03-281-26/+26
* Merge trunk. Resolve conflicts in win/tkWinDialog.c and tests/winDialog.test,...erikleunissen2025-03-271-0/+2
|\
| * Ticket [441c526c] MS-Win: remove Windows XP dialog variants for tk_chooseDire...oehhar2025-03-261-84/+29
| |\
| | * Ticket [441c526c] MSWin: remove XP Style dialogs and old compiler compatibilityoehhar2025-03-111-84/+29
* | | Reinstate automatic initialization of dialogType for domain "dialog". The con...erikleunissen2025-03-265-8/+9
* | | choosedir.test [EnterDirsByKey]: remove "global" statement for unused variableerikleunissen2025-03-251-1/+0
* | | testutils.tcl, domain "dialog": don't export namespace variable dialogTypeerikleunissen2025-03-254-4/+3
* | | Backout [3783cb47a0] and [5c3431e218] because of unclean importerikleunissen2025-03-255-28/+28
* | | testutils.tcl [isNative]: correct behaviour for dialog types that don't use d...erikleunissen2025-03-241-0/+5
* | | choosedir.test, clrpick.test, filebox.test, msgbox.test: automatically determ...erikleunissen2025-03-245-28/+23
* | | testutils.tcl [setDialogType]: simplifyerikleunissen2025-03-241-5/+5
* | | Collect variable "isNative" and rename to "dialogIsNative", significantly sim...erikleunissen2025-03-245-29/+33
* | | testutils.tcl, testutils.test: correct error message (oversight in commit [56...erikleunissen2025-03-233-4/+4
* | | testutils.GUIDE: be more accurate about the importing namespace, and other te...erikleunissen2025-03-221-22/+24
* | | ttk/scrollbar.test: rename test constraint "coreScrollbar" to "aqua", and rem...erikleunissen2025-03-221-5/+3
* | | testutils.tcl [testutils]: make error messages uniformerikleunissen2025-03-222-9/+9
* | | testutils.tcl [testutils]: simplify error messages. Adapt tests 5.1 and 6.2 i...erikleunissen2025-03-212-4/+4
* | | "XQuarz" -> "XQuartz"erikleunissen2025-03-2111-37/+37
* | | testutils.tcl [testutils import]: reuse list of imported namespace variables ...erikleunissen2025-03-211-1/+5
* | | testutils.tcl [testutils]: simplify previous commit even bettererikleunissen2025-03-201-3/+3
* | | testutils.tcl [testutils]: a simplificationerikleunissen2025-03-201-4/+4
* | | Collect tests constraints: failsOnUbuntu and failsOnXQuarzerikleunissen2025-03-2012-30/+3
* | | ttk/treeview.test: don't compare strings as if they're numberserikleunissen2025-03-191-1/+1
* | | frame.test: remove redundant constraint definitionerikleunissen2025-03-191-2/+0
* | | testutils.test: collect assertions and correct cleanuperikleunissen2025-03-191-6/+6
* | | Merge trunkerikleunissen2025-03-191-2/+2
|\ \ \ | |/ /
| * | icon->offscreenGC is pointerjan.nijtmans2025-03-181-2/+2
| * | Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>.culler2025-03-171-0/+2
| * | Add missing $culler2025-03-171-1/+1
| * | Fix [28d33f45]: Aqua windows don't always move focus correctly.jan.nijtmans2025-03-173-10/+31
| |/
* | Add support for importing utility procs into another namespace than the globa...erikleunissen2025-03-193-61/+85
* | Make "testutils import" fail for procs like it does for associated namespace ...erikleunissen2025-03-185-11/+73
* | testutils.tcl [testutils]: remove useless condition regarding subcommandserikleunissen2025-03-181-1/+1
* | focus.test: restore indentation from trunkerikleunissen2025-03-181-2/+2
* | Merge trunkerikleunissen2025-03-181-0/+2
|\ \
| * | Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>.culler2025-03-171-0/+2
* | | Merge trunk (resolve conflicts in focus.test)erikleunissen2025-03-171-2/+2
|\ \ \ | |/ /
| * | Add missing $culler2025-03-171-1/+1