summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-5/+5
* 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
* Make test clearer to future maintainers.dkf2012-02-201-4/+4
* [Bug 3466099] BOM in Unicodejan.nijtmans2012-02-191-0/+15
* 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
* [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+28
* [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-3/+18
* [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-2/+2
* 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-3/+3
* Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6)jan.nijtmans2011-10-071-19/+33
* [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
* 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
* * generic/tclParse.c (TclParseBackslash): Correct trunction checks indgp2011-03-061-0/+38
* 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
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+8
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-4/+4
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-2/+40
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* * generic/tclBasic.c: Added missing release of extended commandandreas_kupries2008-07-281-82/+102
* * tests/info.test: Add !singleTestInterp constraint to various tests;das2008-07-251-27/+27
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-241-1/+86
* Contrain the new test to run only when tip280 is active.andreas_kupries2008-07-231-2/+2
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-12/+38
* * tests/binary.test: Corrected flawed tests revealed by a -debug 1dgp2008-06-202-10/+4
* * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on theandreas_kupries2008-06-161-15/+15