summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Correcteddkf2012-05-171-6/+16
* [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
* | 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
* | [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
* | 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 commandsmig2012-02-061-0/+33
* | Backport more robust stringObj tests.dgp2012-01-261-26/+39
* | * 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
* | 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-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 seta...jan.nijtmans2011-11-302-2/+2
|\ \ | |/
* | Missing constraintsdgp2011-11-082-16/+136
* | Added test case to the test suitedgp2011-10-271-0/+4
* | Backport 2902268 fix.bug_2902268dgp2011-10-261-6/+27
* | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-0/+33
* | revert test-case from [Bug 2935503]jan.nijtmans2011-10-131-3/+3
|\ \ | |/
| * revert test-case change from [Bug 2935503]jan.nijtmans2011-10-131-3/+3
* | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-4/+4
|\ \ | |/
| * [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-3/+3
* | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-28/+38
|\ \ | |/
| * Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-19/+33
* | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-162-0/+32
* | remove stray copy/pastedgp2011-09-071-4/+0
* | Tidiness, comments, and tests.dgp_3401704dgp2011-09-071-0/+61
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-012-2/+20
* | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+7
* | [Bug 1774689] async-4.3 sometimes fails. (backport)ferrieux2011-08-191-1/+1
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
* | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-1/+7
* | merge new testdgp2011-07-131-0/+5
|\ \ | |/
| * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-132-0/+10
| * comment fixjan.nijtmans2011-05-061-3/+3