summaryrefslogtreecommitdiffstats
path: root/tests/winDialog.test
Commit message (Expand)AuthorAgeFilesLines
* Excess spacing in test-suitejan.nijtmans2016-03-141-6/+6
* Test winDialog-5.12.7 failed if first item in home folder was not a file->cor...oehhar2015-12-141-1/+1
* Fix [908b78de9a] for OS X/X11 - which apparently doesn't set ::env(USERNAME) ...jan.nijtmans2015-10-231-2/+2
* Fix [908b78de9a6534d6]: winDialog.test terminates in errorjan.nijtmans2015-10-131-1/+1
* Fix comment in test winDialog-5.12.2ashok2015-10-101-4/+5
* Added missing tests for tk_getOpenFile -defaultextensionashok2015-10-091-0/+29
* Bug [47af31bd3a] - tk_getSaveFile adds . as extension.ashok2015-10-091-2/+113
* Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile o...ashok2015-10-061-0/+193
* Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive eventashok2014-12-031-6/+12
* Fix winDialog tests to not assume current working directory when -initialdir ...ashok2014-10-281-16/+21
* - Fix winDialog-9.7 test in case "initialdir" contains capital characters. jan.nijtmans2014-10-201-5/+1
* Replace use of ::env(TEMP) with use of [tcltest::temporaryDirectory] fordgp2014-10-201-9/+6
* Changed to not use c:/ as initialdirashok2014-10-161-4/+14
* Update test suite for compatibility with new Vista file dialogs.ashok2014-09-201-68/+83
* Convert native paths returned from file dialogs to Tcl canonical paths.ashok2014-09-201-12/+44
* Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us...jan.nijtmans2012-11-111-10/+28
* demo fix for bug 3585396. On which platforms this fails?jan.nijtmans2012-11-091-3/+3
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | [Bug 2307837] Backported fix for running dialog tests on non-English localespatthoyts2009-11-131-33/+48
| * | backported fixes for running on vista and to avoid a hangup in the color dial...patthoyts2008-11-121-16/+29
| * | backported tk_chooseColor -title fix from HEADpatthoyts2008-04-141-5/+75
* | | Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-051-2/+1
* | | Fix some problems running the tests on windows. As Tk tests run in -singlepro...patthoyts2008-12-101-6/+6
* | | TIP #324 IMPLEMENTATIONdas2008-12-101-1/+118
* | | Fixed internationalization issues with the winDialog testspatthoyts2008-11-221-3/+4
* | | [Bug 2307837] avoid some locale-dependent failures by using id's or an englis...patthoyts2008-11-221-32/+46
* | | and another onedgp2008-10-071-1/+3
* | | Simpleminded protection against fatal error when env(TEMP) is not defined.dgp2008-10-071-1/+3
* | | Fixed tests for Vista (cannot write to C:\)patthoyts2008-10-061-5/+7
* | | Update to tcltest2aniap2008-08-301-179/+268
* | | Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array is...patthoyts2008-05-131-12/+19
* | | Fixed bug #1941740: tk_chooseColor -title was broken in revision 1.40 after s...patthoyts2008-04-141-5/+75
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-3/+3
* | generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-171-9/+8
* | Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-201-1/+19
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-5/+7
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-8/+7
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-7/+6
* improved use of test constraintshobbs2001-09-211-32/+29
* * tests/winDialog.test: string totitle'd some results thathobbs2001-04-041-9/+9
* corrected tests to recognize new -multiple openfile dialog switchhobbs2000-11-021-3/+3
* * tests/winDialog.test: tk_chooseDirectory seems to get a noophobbs2000-04-141-37/+34
* * tests/winDialog.test: removed knownBug constraint from 5.16hobbs2000-04-081-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+335