aboutsummaryrefslogtreecommitdiff
path: root/test.tcl
AgeCommit message (Expand)AuthorFilesLines
2005-03-03[string map ?-nocase? ...] implemented. tests added.antirez1-0/+49
2005-03-02binary safe JimStringMatch()antirez1-93/+0
2005-03-01removed a C99-ismantirez1-1/+17
2005-03-01many string match tests added.antirez1-0/+207
2005-02-28Foreach command! Thanks to Clemens.antirez1-0/+173
2005-02-27more tests and a fix for [lindex $a $a $a] sharing hell.antirez1-0/+328
2005-02-27more testsantirez1-1/+486
2005-02-27More test and fixes to pass this tests, mainly about upvar.antirez1-0/+98
2005-02-27Now there is implicit subst in expr's strings like expr {"foo $i" eq $bar}.antirez1-1/+161
2005-02-26Clemem's patch fixing expressions containing newlines parsing.antirez1-1/+154
2005-02-26Initial revisionantirez1-0/+720