summaryrefslogtreecommitdiffstats
path: root/tests/winDialog.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-12-111-1/+1
|\
| * Fix winDialog-5.12.7 testcase in CI environmentjan.nijtmans2020-12-111-1/+1
* | Merge 8.6jan.nijtmans2020-12-101-1/+16
|\ \ | |/
| * Make sure there's a file in the home directory on Windows for winDialog-5.12.7dkf2020-12-091-1/+16
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-6/+6
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge trunkjan.nijtmans2020-10-051-10/+10
* | Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-2/+2
* | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-11/+11
* | Merge 8.6jan.nijtmans2019-10-041-1/+1
|\ \ | |/
| * Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l...jan.nijtmans2019-10-041-1/+1
* | Change .ext extension into .aaa in winDialog.test since some corporate polici...fvogel2019-05-171-10/+10
|\ \ | |/
| * Change .ext extension into .aaa in winDialog.test since some corporate polici...fvogel2019-05-171-10/+10
* | 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