summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
|
* Fradin improvements in test suite too.dgp2013-01-301-11/+6
|
* Now really fix test-case http-4.14bug_2911139jan.nijtmans2013-01-221-2/+2
|
* Fix test-case http-4.14jan.nijtmans2013-01-221-2/+1
|
* test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
|\ | | | | | | too early
| * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| | | | | | | | too early
| * Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵jan.nijtmans2012-11-161-0/+7
| | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3
| * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-1514-1663/+20
| | | | | | | | systems.
| * Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6jan.nijtmans2012-11-151-29/+35
| |
| * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-6/+6
| | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-0/+6
| |
* | 3587651 fix [info functions] (Re-implementation in Tcl)dgp2012-11-161-0/+10
| |
* | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-0/+7
| |
* | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-121-2/+42
| |
* | [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.