summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/subst.test: added tests for non-zero return code handlinghobbs2000-11-011-14/+66
* tests/clock.test: corrected clock-2.* test numberinghobbs2000-10-311-3/+3
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-243-1475/+1028
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-192-41/+197
* * tests/cmdAH.test: extra tests for 'file channels' that includehobbs2000-10-061-11/+66
* * tests/tcltest.test: Modified the new form of the testjenn2000-09-291-237/+272
* * tests/stack.test: prevented possible crash on systems with lowhobbs2000-09-291-3/+23
* * tests/fCmd.test (fCmd-6.20): corrected test to removehobbs2000-09-292-34/+11
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-0/+940
* * tests/socket.test: removed doTestsWithRemoteServer constrainthobbs2000-09-211-28/+14
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-205-55/+1180
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, allericm2000-09-201-1/+5
* * tests/cmdIL.test: Added a test for fix for [Bug: 6212].ericm2000-09-171-1/+17
* * tests/string.test: extended string repeat testshobbs2000-09-061-1/+23
* * tests/trace.test: Extended array tracing tests.ericm2000-08-251-8/+27
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-225/+582
* Added check for non-arrays for [array statistics].ericm2000-08-211-2/+5
* * tests/indexObj.test: Added tests using the [testwrongnumargs]ericm2000-08-071-1/+20
* Removed dead space at end of file.ericm2000-07-311-13/+1
* * tests/pkgMkIndex.test: Added tests for pkg_compareExtension.ericm2000-07-191-1/+21
* * tests/opt.test: Removed references to Lfirst, Lrest functions.ericm2000-07-181-12/+1
* * library/msgcat1.0/msgcat.tcl:ericm2000-07-171-3/+19
* * tests/msgcat.test:ericm2000-07-061-1/+4
* * tests/stringObj.test: Tweaked tests to avoid hardcodedericm2000-06-281-9/+30
* reduced unnecessary iterations in http-3.13hobbs2000-06-021-3/+3
* 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com>hobbs2000-06-021-2/+11
* * tests/set-old.test:hobbs2000-06-011-2/+41
* * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp andericm2000-05-311-2/+43
* * tests/info.test:hobbs2000-05-271-3/+20
* * tests/string.test: added string map tests for the one-pair case,hobbs2000-05-262-30/+23
* * tests/clock.test: Added test for "2 days 2 hours ago" styleericm2000-05-181-1/+6
* * doc/namespace.n:hobbs2000-05-111-4/+24
* * doc/source.n:hobbs2000-05-111-2/+8
* test fixhobbs2000-05-101-4/+6
* * tests/lsearch.test:ericm2000-05-091-6/+186
* * doc/expr.n:hobbs2000-05-092-8/+59
* * tests/string.test: extended string match testshobbs2000-05-081-1/+34
* * tests/set-old.test:ericm2000-05-081-3/+28
* * tests/compile.test:hobbs2000-05-035-30/+29
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-3/+32
* 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-221-2/+1
* * msgcat.n: Added docs for new behavior from patch in [Bug: 4158].ericm2000-04-111-4/+98
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-1/+24
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-10121-248/+248
* * tests/reg.test (matchexpected): corrected tests to use tcltesthobbs2000-04-101-18/+27
* Added "server closes without reading post data" case.welch2000-04-092-48/+146
* * tests/fCmd.test: marked test 8.1 knownBug because it ishobbs2000-04-081-12/+17
* * tests/foreach.test:hobbs2000-04-044-35/+35
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-311-1/+8
* * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'hobbs2000-03-272-4/+3