summaryrefslogtreecommitdiffstats
path: root/tests/option.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix [7e5f72c9dd]: Test script option.test deletes file option.file3 in Tk ↵fvogel2024-01-271-2/+2
|\ | | | | | | distribution.
| * Fix [7e5f72c9dd]: Test script option.test deletes file option.file3 in Tk ↵fvogel2024-01-261-2/+2
| | | | | | | | distribution
* | Merge 8.6. Fix cc warningjan.nijtmans2023-03-261-2/+2
|\ \ | |/
| * Make test-case option-15.1 independant on test-case casing (as everywhere else)jan.nijtmans2023-03-261-2/+2
| |
* | merge 8.6dgp2022-10-281-2/+4
|\ \ | |/
| * Test hygiene. Remove every file that is created.dgp2022-10-281-2/+4
| |
| * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵jan.nijtmans2020-09-281-1/+1
| |\ | | | | | | | | | Travis build failures
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-1/+1
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
| | * Backout [477949] for Tk 8.5, after discussion in TclCore mailing list: ↵jan.nijtmans2016-02-031-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option readfile cannot use multibytes. Ticket [0a3d799a] To clarify a bit, what we discovered was that [[option readfile]] as found in all Tk releases up to and including 8.5.18 is already able to read in the whole BMP, so long as the file is stored in the encoding utf-8. The classic ASCII subset is fine. utf-8 is fine. Other encodings are at best non-portable. What [477949] did was to add support for files stored in [[encoding system]] but at the expense of breaking the support for the files stored in utf-8. Not the right outcome for a patch release.
| * | Proposed fix for ticket [766ef52f31].Joe Mistachkin2018-10-191-1/+1
| | |
| * | Add test for ticket [766ef52f3].Joe Mistachkin2018-10-191-0/+16
| | |
* | | (c) -> ©jan.nijtmans2020-12-091-1/+1
| | |
* | | Merge trunkjan.nijtmans2020-10-051-4/+4
| | |
* | | The 'option readfile' sub-command should maintain existing list structure ↵Joe Mistachkin2018-11-101-1/+17
| | | | | | | | | | | | for values. Fix for [766ef52f31]. Cherrypick of [5550a1383b].
* | | Excess spacing in test-suitejan.nijtmans2016-03-141-1/+1
|/ /
* | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-251-5/+7
|\ \ | |/ | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
| * Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-251-4/+7
| | | | | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
* | Fix [0aa5e852dc]: Accept newline characters as value in Tk option filesjan.nijtmans2013-11-111-3/+6
|\ \ | |/
| * Fix [0aa5e852dc]: Accept newline characters as value in Tk option filesjan.nijtmans2013-11-111-3/+4
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Update to tcltest2aniap2008-08-281-156/+349
|/ /
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-17/+4
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-9/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-8/+14
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-16/+26
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+232