summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug 2371623] with a constraint.dkf2008-12-011-3/+4
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-1/+14
* Implementation of TIP #210.dkf2008-11-291-3/+50
* Moved a number of tests to the newer style.patthoyts2008-11-291-102/+122
* Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li...ferrieux2008-11-271-2/+2
* Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex...ferrieux2008-11-172-2/+15
* Check for uncompiled-for-continue [Bug 2186888] fixed earlier.ferrieux2008-11-171-1/+14
* Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing topatthoyts2008-11-121-238/+238
* Version bump of TclOOdkf2008-11-011-2/+2
* Fix [Bug 2200824] and make class constructor error handling much more robust.dkf2008-10-311-1/+50
* only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
* Fix test flaws exposed by -singleproc 1 -debug 1dgp2008-10-144-10/+11
* Make safe-7.2 more robust to different environmentsdgp2008-10-141-2/+2
* oopsdgp2008-10-141-2/+2
* add missing constraintsdgp2008-10-143-6/+8
* Fix [Bug 2155658]dkf2008-10-101-1/+23
* * generic/tclBasic (TclInfoCoroutineCmd):Miguel Sofer2008-10-081-1/+11
* * generic/tclBasic.c: Move [tailcall], [coroutine] andMiguel Sofer2008-10-072-91/+47
* Fixed up some erroneous tests that are failing on Vista/Server2008 systemspatthoyts2008-10-061-6/+12
* TIP #331 IMPLEMENTATIONKevin B Kenny2008-10-051-11/+73
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-051-1/+22
* * 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