summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fixed the shift in line numbers used for testing 'info frame' introduced by c...andreask2011-04-201-0/+2
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+33
* | tcltest 2.3.3 fixes:dgp2011-06-212-2/+2
* | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-20/+16
* | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
* | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-103-9/+37
* | mergedgp2011-03-061-0/+38
|\ \
| * \ * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
| |\ \ | | |/
| | * * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
* | | Correct flaw in the rewrite handling [list \\\\\}].dgp2011-03-031-0/+4
|/ /
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-02140-286/+2
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-01132-270/+0
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-17/+18
| * * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-012-7/+125
| * Fix [Bug 2954959] expr abs(-0.0) is -0.0nijtmans2010-02-221-2/+19
| * Backport test to prove Tcl 8.4 is not buggy (2918610).dgp2010-01-051-1/+16
| * (Backport) Fix [Bug 2891556] and improve test to detect similar manifestation...ferrieux2009-11-161-1/+2
| * * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosityandreas_kupries2009-11-121-1/+32
| * Fixed a number of test issues for Vista and Win7.patthoyts2009-11-104-263/+330
| * * tests/info.test: Resolve ambiguous resolution of variableandreas_kupries2009-11-091-2/+2
| * Fix for [Bug 1565466]Joe Mistachkin2009-10-181-4/+7
| * * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-12/+251
| * regression testsdgp2009-08-211-1/+33
| * another testdgp2009-08-191-1/+11
| * test for 2806250dgp2009-08-181-1/+11
| * nicer test failure modedgp2009-08-181-2/+2
| * * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-171-1/+32
| * * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-1/+19
| * * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-1/+14
| * * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-1/+34
| * * tests/fileName.test: Tests for [Bug 2710920] to guard againstdgp2009-03-271-1/+13