summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/error.test: updated error-1.3 message to account forhobbs2001-05-172-16/+8
* * tests/fileName.test: corrected tests not to fail on win when ahobbs2001-05-151-4/+4
* [Patch: 423617]Miguel Sofer2001-05-151-1/+4
* Patch from [Bug: 231259]Miguel Sofer2001-05-151-1/+15
* Negative start index to [string first] caused offset return value (Bug 423581)dkf2001-05-141-1/+4
* * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031]hobbs2001-05-031-2/+2
* Fix for Bug 420186dgp2001-05-032-3/+12
* Patch for bug #420507Miguel Sofer2001-05-031-1/+12
* Recognise the non-numeric boolean literals (true,false,yes,no,on,off.)dkf2001-04-091-1/+15
* Fixed typo.dkf2001-04-091-2/+2
* Avoid panic when there are extra items in the tcl stackMiguel Sofer2001-04-071-1/+10
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-072-7/+18
* Modified processing of $::errorInfo by [unknown] when the auto-loaded commanddgp2001-04-061-12/+52
* Fixed problem with [string compare \x00 \x01] and hopefully sped thedkf2001-04-061-3/+8
* 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-041-9/+2
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-14/+24
* * tests/interp.test: Print out warning whenmdejong2001-03-291-2/+23
* * tests/regexp.test (regexp-19.1):hobbs2001-03-281-15/+5
* Error behaviour of [unset] was changed to agree with documentation, sodkf2001-03-151-14/+4
* Fixed some string test numberings and added a test.dkf2001-03-121-3/+7
* Fixed two faults with [unset -nocomplain]; one with a possible overrundkf2001-03-061-2/+2
* added test for evaluation of an expression in a variable; evals onceMiguel Sofer2001-02-231-1/+7
* Fixes tests when spaces exist in install pathnames.dkf2001-01-123-6/+6
* 2001-01-04 Don Porter <dgp@users.sourceforge.net>dgp2001-01-041-1/+19
* 2000-12-14 Don Porter <dgp@users.sourceforge.net>dgp2000-12-141-1/+7
* * docs/scan.n:hobbs2000-12-101-15/+30
* Added test to detect bug #119153; the string forms of boolean valuesdkf2000-11-241-1/+6
* Now correctly test for (and fix) Bug #119082.dkf2000-11-241-1/+20
* Applied the patch for TIP #7 from Kevin Kenny.andreas_kupries2000-11-211-1/+27
* Finally fixed bug 119192. This was a real nasty that was hidden bydkf2000-11-171-2/+2
* Added test for bug 119192 to test suite.dkf2000-11-171-1/+4
* * 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