summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/stack.test:Miguel Sofer2008-10-031-46/+6
* Implemented TIP#195 - tcl::prefix command. [Patch 1040206]dkf2008-10-031-1/+201
* * tests/info.test (info-23.3): See [SF Bug 2017632]. Updatedandreas_kupries2008-10-021-3/+3
* * tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Madeandreas_kupries2008-10-021-2/+2
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-291-6/+6
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-291-3/+9
* TIP #326 IMPLEMENTATIONdkf2008-09-291-3/+21
* TIP #313 IMPLEMENTATIONdkf2008-09-291-4/+48
* Implement TIP 318.dkf2008-09-291-1/+10
* Implement TIP 314. [Patch 1901783]dkf2008-09-281-4/+219
* Added test for [Bug 2130726].dkf2008-09-281-1/+4
* * generic/tclBasic.c: Fix the numLevels computations onMiguel Sofer2008-09-281-1/+87
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-9/+13
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-1/+11
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-5/+5
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-1/+14
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-7/+7
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-251-7/+7
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-252-5/+11
* * tests/platform.test: Update tests to expect revised resultsdgp2008-09-252-3/+3
* Fix [Bug 2120903]dkf2008-09-251-12/+25
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-242-8/+12
* Implementation of TIP #320.#320.#320.dkf2008-09-231-3/+190
* Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-106-1440/+1394
* * tests/nre.test: add missing constraints; enable test of foreachMiguel Sofer2008-09-101-3/+46
* Simplify test bodies using tcltest2dkf2008-09-083-522/+524
* * generic/tclTrace.test (TraceVarProc):Miguel Sofer2008-09-051-1/+26
* * generic/tclExecute.c (CACHE_STACK_INFO):Miguel Sofer2008-09-041-1/+42
* Use tcltest2 better.dkf2008-09-021-419/+395
* * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are nowMiguel Sofer2008-09-013-22/+204
* * generic/tclBasic.c (InfoCoroutine):Miguel Sofer2008-08-261-1/+23
* speling ficksdgp2008-08-222-7/+7
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-9/+9
* * generic/tclBasic.c: Previous fix, now done right.Miguel Sofer2008-08-211-1/+29
* really fix translation to escape glob-sensitive charshobbs2008-08-211-0/+21
* * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-212-2/+64
* Fix performance bug introduced by fix of [Bug 2037727]dkf2008-08-201-8/+23
* * generic/tclBasic.c: Implementation of [coroutine] and [yield]Miguel Sofer2008-08-171-10/+312
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-1/+6
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-4/+4
* * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-141-2/+2
* * tests/nre.test: added test for large {*}-expansion effectsMiguel Sofer2008-08-131-1/+17
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-1/+38
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* (lrange-1.17): add test cleanup; whitespacedas2008-08-091-7/+7
* * generic/tclOO.c: Revised TclOO's check for an interpdgp2008-08-061-1/+29
* * generic/tclExecute.c: Fix for [Bug 2038069] by dgp.Miguel Sofer2008-08-051-1/+16
* * tests/nre.test: added tests for [if], [while] and [for]. A testMiguel Sofer2008-08-041-2/+45
* missing commit to tests/unsupported.testMiguel Sofer2008-08-041-1/+51
* * generic/tclExecute.c: Stopped faulty double-logging of errors todgp2008-08-041-1/+22