summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-3/+3
|
* Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-283-20/+9
|
* [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-283-17/+17
|
* use backslash and braces in regexpjan.nijtmans2012-07-231-1/+1
|
* Bug #3547593: fcmd test failures on Windows 7 WOW64jan.nijtmans2012-07-231-49/+9
|
* fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable)jan.nijtmans2012-07-191-0/+1
|
* merge trunkjan.nijtmans2012-06-283-5/+13
|\ | | | | | | bug fix: variable $key not found make it work on cygwin as well
| * [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+8
| |
| * [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-3/+3
| |\
| | * Cygwin network pathname supportbug_1536227jan.nijtmans2012-06-221-3/+3
| |/ |/|
| * some wrong versionsjan.nijtmans2012-06-241-2/+2
|/
* [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-3/+3
|\
* \ [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-0/+6
|\ \ | | | | | | update registry version to 1.2.2
| * | add test case for very long value names and valuesjan.nijtmans2012-06-201-0/+6
| |/
* | add test that triggered reporting of [Bug 3530230]dkf2012-06-121-0/+14
| |
* | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash ↵dgp2012-06-101-0/+8
| | | | | | | | | | | | | | table. Then the two teardowns of data in that table synchronize so that the first to run signals the other not to operate. Test proc-7.4 in a mem debug build of Tcl will detect Bug 3532959 by crashing.
* | 3530533 Add comments to failing tests.dgp2012-06-051-0/+6
| |
| |
| \
*-. \ Do filesystem tests needing /tmp access in a subdir less likely to conflict.bug_3519357dgp2012-06-012-65/+116
|\ \ \
| | * | Track the remnants of [Bug 2913625] as knownBug tests. :-(dkf2012-05-261-0/+46
| |/ /
* | | merge 8.5dgp2012-05-243-12/+198
|\ \ \ | |/ /
| * | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-171-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | resulting indexes from -indexvar option to be usable with [string range]; this was always the intention (and is consistent with [regexp -indices] too). ***POTENTIAL INCOMPATIBILITY*** Uses of [switch -regexp -indexvar] that previously compensated for the wrong offsets (by subtracting 1 from the end indices) now do not need to do so as the value is correct.
| * | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-1/+177
| | |
| * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
| |\ \ | | |/
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
| | | | | | | | | Simplify stub tables for functions which work on both UNIX and windows
* | | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp.sebres2012-04-191-43/+46
|/ /
* | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ↵andreask2012-03-071-6/+6
|\ \ | |/ | | | | hexadecimal output for compliance with RFC 3986. Bumped version to 2.7.9.
| * http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ↵andreask2012-03-071-6/+6
| | | | | | | | compliance with RFC 3986. Bumped version to 2.5.7.
* | oops, that's no utf-8 BOM ;-(jan.nijtmans2012-02-291-1/+1
|\ \ | |/
| * oops, that's no utf-8 BOM ;-(jan.nijtmans2012-02-291-1/+1
| |
* | [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-291-0/+13
|\ \ | |/
| * Make test clearer to future maintainers.dkf2012-02-201-4/+4
| |
| * [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-191-0/+15
| |
* | Add tests relating to bug 1115587. The bug itself still exists at this point.dkf2012-02-231-30/+33
| |
* | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fixdkf2012-02-151-0/+51
| | | | | | | | crash in compilation of [dict for] when its implementation command is used directly rather than through the ensemble.
* | 3485022 TclCompileEnsemble() avoid compile when exec traces set.dgp2012-02-061-0/+28
|\ \ | |/
| * 3484621 Invalidate bytecode when exec traces are added/removed from compiled ↵dgp2012-02-061-0/+33
| | | | | | | | cmd.
| * Backport patch 2834a01435 to prevent test failures from timing matters.dgp2012-01-232-2/+3
| |
* | Fix for [Bug 3484621]: insure that execution traces on bytecoded commandsmig2012-02-061-0/+33
| | | | | | bump the interp's compile epoch.
* | Backport more robust stringObj tests.dgp2012-01-261-26/+39
| |
* | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure thatdkf2012-01-221-3/+1
| | | | | | | | | | errors only ever happen when insufficient arguments are supplied, and not when a path doesn't exist or a dictionary is poorly formatted (the two cases can't be easily distinguished).
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+28
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+28
| |
* | Fix loading of timezones where one abbreviation is a proper suffix of ↵Kevin B Kenny2012-01-081-0/+148
| | | | | | | | another [Bug 3470928]
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-3/+14
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-3/+18
| |
* | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-0/+4
| |
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-2/+2
|\ \ | |/
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-2/+2
| |
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵jan.nijtmans2011-11-302-2/+2
|\ \ | |/ | | | | setargv() function on mingw.
* | Missing constraintsdgp2011-11-082-16/+136
| |