summaryrefslogtreecommitdiffstats
path: root/tests/winDialog.test
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk. Resolve conflicts in win/tkWinDialog.c and tests/winDialog.test,...erikleunissen2025-03-271-0/+2
|\
| * Ticket [441c526c] MSWin: remove XP Style dialogs and old compiler compatibilityoehhar2025-03-111-84/+29
* | Convert from approach B => A (revert access procs to the original variable re...erikleunissen2025-02-131-11/+14
* | testutils.tcl [testutils]: new command that handles importing/forgetting of u...erikleunissen2025-02-101-3/+2
* | fontchooser.test, winDialog.test: use global namespace qualifier inside procs...erikleunissen2025-02-071-7/+4
* | fontchooser.test, winDialog.test: don't qualify namespace for variables impor...erikleunissen2025-02-061-3/+3
* | winDialog.test: fix typo in comment for test winDialog-5.15erikleunissen2025-02-051-1/+1
* | Rename variable "tk_dialog" to "testDialog" (namespace ::tk::test::dialog). I...erikleunissen2025-01-241-14/+14
* | winDialog.test: convert test winDialog-5.9 to a template, disabled with const...erikleunissen2025-01-241-9/+14
* | fontchooser.test, winDialog.test: more adaptations to relocated variable tk_d...erikleunissen2025-01-241-10/+14
* | winDialog.test: remove outdated commenterikleunissen2025-01-201-4/+0
* | testutils.tcl: collect procs afterbody, start and then in an ensemble command...erikleunissen2025-01-191-123/+123
* | winDialog.test: clean up test-local variableerikleunissen2025-01-181-1/+1
* | winDialog.test: "collect" proc initialdir into oblivionerikleunissen2025-01-131-28/+24
* | winDialog.test: explain removal of test winDialog-5.15erikleunissen2025-01-101-0/+7
* | Removed proc vista? and its usageerikleunissen2025-01-071-65/+23
* | Relocate procs afterbody, ApplyFont, start, then.erikleunissen2025-01-061-70/+23
|/
* Merge 8.7. More indent fixesjan.nijtmans2024-09-291-192/+192
* Add tcl8 contraints to some winDialog tests: The depend on ~-expansion as don...jan.nijtmans2022-12-071-8/+8
* 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
|\