summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-6/+6
|\
| * Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-6/+6
| |\
| | * http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com...andreask2012-03-071-6/+6
* | | 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
| |\ \ | | |/
| | * oops, that's no utf-8 BOM ;-(jan.nijtmans2012-02-291-1/+1
* | | [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-291-0/+13
|\ \ \ | |/ /
| * | [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
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fixdkf2012-02-151-0/+51
* | | 3485022 TclCompileEnsemble() avoid compile when exec traces set.dgp2012-02-061-0/+28
|\ \ \ | |/ /
| * | 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
| | * 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 commands bum...mig2012-02-061-0/+33
|\ \ \ | |/ /
| * | Fix for [Bug 3484621]: insure that execution traces on bytecoded commandsmig2012-02-061-0/+33
| * | Backport more robust stringObj tests.dgp2012-01-261-26/+39
* | | * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: Whendkf2012-01-251-0/+22
* | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure thatdkf2012-01-221-3/+1
|\ \ \ | |/ /
| * | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure thatdkf2012-01-221-3/+1
* | | [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
| |\ \ | | |/
| | * [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 another...Kevin B Kenny2012-01-082-0/+149
|\ \ \ | |/ /
| * | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-0/+148
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-0/+8
|\ \ \ | |/ /
| * | [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
* | | Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-0/+4
|\ \ \ | |/ /
| * | [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 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-2/+2
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-1/+1
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-302-2/+2
| |\ \ | | |/
* | | Revise results of the thread-7.28 through thread-7.31 tests to account for th...Joe Mistachkin2011-11-211-236/+322
* | | Remove unnecessary [after] calls from the thread tests. Make error message m...Joe Mistachkin2011-11-211-8/+14
* | | Remove all use of thread::release from the thread 7.x tests, replacing it wit...Joe Mistachkin2011-11-181-50/+67
* | | Refactor all the remaining thread-7.x tests that were using [testthread]. No...Joe Mistachkin2011-11-181-88/+67
* | | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] f...ferrieux2011-11-111-23/+23
* | | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when g...ferrieux2011-11-111-1/+1
* | | More work in progress converting tests from [testthread] to Thread package.dgp2011-11-091-262/+235
* | | missing constraint and too brittle resultdgp2011-11-082-2/+3
* | | missing constraintsdgp2011-11-082-18/+138
|\ \ \ | |/ /
| * | Missing constraintsdgp2011-11-082-16/+136
* | | Work in progress converting tests from [testthread cancel] to [thread::cancel]dgp2011-11-012-348/+270