summaryrefslogtreecommitdiffstats
path: root/tests/choosedir.test
Commit message (Expand)AuthorAgeFilesLines
* Remove newline, inadvertently introduced in commit [18301872460bfe26]erikleunissen2025-10-031-1/+0
* Remove unintended newlineerikleunissen2025-09-261-1/+0
* Complete replacement of the -loadfile/loadTestedCommands mechanism for all te...erikleunissen2025-09-261-17/+11
* Diversify initialization of test files w.r.t. option "-singleproc" and remove...erikleunissen2025-08-111-9/+20
* Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even though...erikleunissen2025-08-041-0/+2
* Keep local utility procs in alphabetical order unless another order is apparent.erikleunissen2025-07-241-4/+4
* replace section header "# CLEANUP" with "# TESTFILE CLEANUP" throughouterikleunissen2025-07-191-1/+1
* Remove all occurrences of "return" as the last command in a test fileerikleunissen2025-06-121-1/+0
* Wrap long line in section "TESTFILE INITIALIZATION"erikleunissen2025-06-021-1/+2
* choosedir.test, clipboard.test, clrpick.test, cluster.test, cmds.test, color....erikleunissen2025-05-141-9/+7
* Improve wording of section header (and do some cleanup for choosedir.test)erikleunissen2025-05-131-5/+4
* main.tcl, choosedir.test, color.test: implementation of the first proposalerikleunissen2025-05-121-12/+20
* Reinstate automatic initialization of dialogType for domain "dialog". The con...erikleunissen2025-03-261-1/+0
* choosedir.test [EnterDirsByKey]: remove "global" statement for unused variableerikleunissen2025-03-251-1/+0
* Backout [3783cb47a0] and [5c3431e218] because of unclean importerikleunissen2025-03-251-0/+1
* choosedir.test, clrpick.test, filebox.test, msgbox.test: automatically determ...erikleunissen2025-03-241-1/+0
* Collect variable "isNative" and rename to "dialogIsNative", significantly sim...erikleunissen2025-03-241-1/+1
* Convert from approach B => A (revert access procs to the original variable re...erikleunissen2025-02-131-3/+2
* testutils.tcl [testutils]: new command that handles importing/forgetting of u...erikleunissen2025-02-101-2/+2
* Relocate procs SendButtonPress and ToPressButtonerikleunissen2025-01-071-29/+2
* Relocated proc PressButtonerikleunissen2025-01-071-7/+8
* More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-1/+1
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Merge trunkjan.nijtmans2020-10-051-2/+2
* In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-2/+2
* Fix missing part of the error message in test choosedir-1.5.2fvogel2018-04-301-1/+1
* Some tests in choosedir.test (those that check the options parsing) can be ru...fvogel2018-04-301-6/+6
* Fix [66db98f30d]: choosedir-1.5 fails on macOSfvogel2018-04-301-2/+4
* Purge RCS Keywordsdgp2011-06-081-3/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-3/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-3/+0
* | | Update to tcltest2aniap2008-08-121-29/+55
|/ /
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint isdas2007-05-091-8/+8
* | * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-081-4/+4
* | Use standard constraint namesdkf2004-06-241-11/+11
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-2/+2
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-8/+3
|/
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-5/+9
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-2/+2
* * tests/filebox.test:ericm2000-03-241-35/+33
* * tests/choosedir.test: Marked test 3.1 and 3.2 as bad until theericm2000-03-141-6/+6
* * tests/choosedir.test: Modified test 3.1 (-mustexist works) to beericm2000-03-081-6/+9
* Unset err at the end because some other tests use it.ericm2000-03-071-8/+8
* Added more tests.ericm2000-03-031-16/+43
* fixed var set problemhobbs2000-03-021-2/+2
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-2/+2
* Fixed handling of -mustexist flag for tk_chooseDirectory.ericm2000-02-141-0/+122