summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added fix for Bug #494348; the [foreach] implementation was doing somedkf2002-01-031-26/+13
* Added test from Bug #494348, but solution still far off.dkf2002-01-031-1/+26
* Fixed fault with case-insensitive string matching (Bug#233257) and rewrotedkf2002-01-022-53/+61
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-172-5/+51
* fix background error reporting in the absence of a bgerror proc [Bug 219142].Miguel Sofer2001-12-101-1/+15
* restored consistency in refCount accounting by array traces [Bug #4484339]Miguel Sofer2001-12-071-2/+14
* More expr syntax error improvementsdkf2001-12-067-316/+316
* new algorithm for [array get], safe when there are traces that modify the arr...Miguel Sofer2001-12-051-1/+29
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-049-399/+340
* Modified test namespace-41.2, added 41.3Miguel Sofer2001-11-291-3/+17
* added new test for bug 231259Miguel Sofer2001-11-291-3/+20
* Made test cmdAH-24.2 more robust.dkf2001-11-271-15/+17
* Tightened up the argument passing for [switch] to promote robuster scripts.dkf2001-11-271-15/+34
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-7/+10
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-2310-18/+37
* another fix for test trace-8.8dgp2001-11-211-1/+2
* * corrected test trace-8.8 for Bug 219393dgp2001-11-211-2/+2
* * tests/compile.test: added a test for bug [Bug 483309]Miguel Sofer2001-11-191-1/+14
* win fs fixesvincentdarley2001-11-191-1/+4
* Changes due to TIP#68; memory handling in variable traces is now correct!dkf2001-11-191-1/+22
* * tests/interp.test:hobbs2001-11-161-1/+12
* Code reordering; execution levels made consistent [Bug 480896].Miguel Sofer2001-11-161-2/+2
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-146-70/+1392
* * tests/var.test:dgp2001-11-091-1/+11
* win fs fixesvincentdarley2001-10-291-1/+11
* * tests/clock.test (clock-8.1):hobbs2001-10-181-2/+11
* Small modif to tests/compile.test: better constraint handling forMiguel Sofer2001-10-121-24/+21
* * tests/ioCmd.test: added catch around file removal, as Windowshobbs2001-10-121-15/+3
* (socket-7.2): corrected to work on Win2Khobbs2001-10-121-6/+5
* added removeFile for outdatahobbs2001-10-121-1/+4
* * tests/compile.test: new tests for [Bug 467523]Miguel Sofer2001-10-121-2/+52
* * Corrected restore of ::env(LANG).dgp2001-10-101-2/+3
* Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly...dkf2001-09-281-1/+7
* removed dependence on socket.test being run from same dir as remote.tcl,dkf2001-09-201-2/+5
* improved skip reporting of missing commandshobbs2001-09-202-66/+36
* simplified error check for winFCmd-7.9hobbs2001-09-201-17/+6
* added back deletion of "more" filehobbs2001-09-191-1/+2
* tests/winPipe.test: removed obsolete cat16 testshobbs2001-09-191-117/+3
* * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH -hobbs2001-09-194-28/+92
* test case for bug #461322hobbs2001-09-191-1/+10
* TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>)dkf2001-09-191-13/+11
* fixed typo in socket-12.1hobbs2001-09-141-2/+2
* * tests/ioCmd.test: Changed the computation of the result forandreas_kupries2001-09-131-4/+21
* Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the useMiguel Sofer2001-09-131-1/+5
* * Corrected tests to better isolate tests indgp2001-09-125-5/+10
* reworked stack-2.1 to be impervious to interp statehobbs2001-09-111-5/+7
* Restored to original state from test restrictions ...andreas_kupries2001-09-111-5/+1
* * The changes below are a fix for [219253].andreas_kupries2001-09-113-100/+142
* * tests/stack.test:hobbs2001-09-111-1/+9
* Bytecompiling noops [FQ #451441]Miguel Sofer2001-09-101-1/+18